Coder Social home page Coder Social logo

developer-task-01-solution's Introduction

Developer Task 1

  • You will receive instructions from Cassava Smartech on what's required.

developer-task-01-solution's People

Contributors

gnyasha avatar

Watchers

 avatar

developer-task-01-solution's Issues

Compilation Error : CreditRequest cannot be resolved to a type

Compilation Error : CreditRequest cannot be resolved to a type
Error
CreditRequest cannot be resolved to a type ChargingPlatformImpl.java /electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl line 29 Java Problem

Compilation Error : SOAPBinding cannot be resolved to a type

Compilation Error : SOAPBinding cannot be resolved to a type
Error
`SOAPBinding cannot be resolved to a type IntelligentNetworkService.java /intelligent-network-api/src/main/java/com/econetwireless/in/soap/service line 15 Java Problem
SOAPBinding cannot be resolved to a variable IntelligentNetworkService.java /intelligent-network-api/src/main/java/com/econetwireless/in/soap/service line 15 Java Problem
SOAPBinding cannot be resolved to a variable IntelligentNetworkServiceImpl.java /intelligent-network-api/src/main/java/com/econetwireless/in/soap/service line 19 Java Problem

`

Compilation Error : The method convert(INCreditRequest) from the type MessageConverters refers to the missing type CreditRequest

Compilation Error : The method convert(INCreditRequest) from the type MessageConverters refers to the missing type CreditRequest

Error
The method convert(INCreditRequest) from the type MessageConverters refers to the missing type CreditRequest ChargingPlatformImpl.java /electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl line 29 Java Problem

Compilation Error : BindingType cannot be resolved to a type

Compilation Error : BindingType cannot be resolved to a type

Error Message
BindingType cannot be resolved to a type IntelligentNetworkServiceImpl.java /intelligent-network-api/src/main/java/com/econetwireless/in/soap/service line 19 Java Problem

Compilation Error : The import com.econetwireless.in cannot be resolved

Compilation Error : The import com.econetwireless.in cannot be resolved
Import Project Errors com.econetwireless.in

The import com.econetwireless.in cannot be resolved	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 5	Java Problem
The import com.econetwireless.in cannot be resolved	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 6	Java Problem
The import com.econetwireless.in cannot be resolved	IntegrationsConfig.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/config	line 5	Java Problem
The import com.econetwireless.in cannot be resolved	MessageConverters.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/utils	line 3	Java Problem
The import com.econetwireless.in cannot be resolved	MessageConverters.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/utils	line 4	Java Problem
The import com.econetwireless.in cannot be resolved	MessageConverters.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/utils	line 5	Java Problem
The import javax.annotation.Resource cannot be resolved	DataSourceConfiguration.java	/electronic-payments-dao/src/main/java/com/econetwireless/epay/dao/config	line 10	Java Problem
The import javax.annotation.Resource cannot be resolved	EntityManagerConfiguration.java	/electronic-payments-dao/src/main/java/com/econetwireless/epay/dao/config	line 10	Java Problem
The import javax.jws cannot be resolved	IntelligentNetworkService.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 7	Java Problem
The import javax.jws cannot be resolved	IntelligentNetworkService.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 8	Java Problem
The import javax.jws cannot be resolved	IntelligentNetworkService.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 9	Java Problem
The import javax.jws cannot be resolved	IntelligentNetworkServiceImpl.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 12	Java Problem
The import javax.xml.ws cannot be resolved	IntelligentNetworkPublisher.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/publisher	line 7	Java Problem
The import javax.xml.ws cannot be resolved	IntelligentNetworkServiceImpl.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 13	Java Problem
The import javax.xml.ws cannot be resolved	IntelligentNetworkServiceImpl.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 14	Java Problem

Compilation Error : WebParam cannot be resolved to a type

Compilation Error : WebParam cannot be resolved to a type

Error(s)

WebParam cannot be resolved to a type	IntelligentNetworkService.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 17	Java Problem
WebParam cannot be resolved to a type	IntelligentNetworkService.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 18	Java Problem
WebService cannot be resolved to a type	IntelligentNetworkService.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 14	Java Problem
WebService cannot be resolved to a type	IntelligentNetworkServiceImpl.java	/intelligent-network-api/src/main/java/com/econetwireless/in/soap/service	line 20	Java Problem

Compilation Error : The method persist(SubscriberRequest) is undefined for the type SubscriberRequestDao

Compilation Error : The method persist(SubscriberRequest) is undefined for the type SubscriberRequestDao
Error(s)

The method persist(SubscriberRequest) is undefined for the type SubscriberRequestDao	CreditsServiceImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/services/impl	line 38	Java Problem
The method persist(SubscriberRequest) is undefined for the type SubscriberRequestDao	EnquiriesServiceImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/services/impl	line 36	Java Problem
The method update(SubscriberRequest) is undefined for the type SubscriberRequestDao	CreditsServiceImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/services/impl	line 41	Java Problem
The method update(SubscriberRequest) is undefined for the type SubscriberRequestDao	EnquiriesServiceImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/services/impl	line 39	Java Problem

Compilation Error : Endpoint cannot be resolved

Compilation Error : Endpoint cannot be resolved
Error
Endpoint cannot be resolved IntelligentNetworkPublisher.java /intelligent-network-api/src/main/java/com/econetwireless/in/soap/publisher line 23 Java Problem

Compilation Error : IntelligentNetworkService cannot be resolved to a type

Compilation Error : IntelligentNetworkService cannot be resolved to a type
Error

IntelligentNetworkService cannot be resolved to a type	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 16	Java Problem
IntelligentNetworkService cannot be resolved to a type	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 18	Java Problem
IntelligentNetworkService cannot be resolved to a type	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 19	Java Problem
IntelligentNetworkService cannot be resolved to a type	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 24	Java Problem
IntelligentNetworkService cannot be resolved to a type	ChargingPlatformImpl.java	/electronic-payments-business/src/main/java/com/econetwireless/epay/business/integrations/impl	line 30	Java Problem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.