Charging and Control Applications (MOSC)

MOSC Banner

Error in creating Custom Rest Communication Service in OCSG

edited Jun 5, 2014 12:00PM in Charging and Control Applications (MOSC) 4 commentsAnswered
 Hi,
I am trying to develop Custom Rest Communication Service but getting following error in eclipse. i have no clue to resolve it


java.lang.IllegalArgumentException: URL String 'null' is illegal.
at oracle.ocsg.wadlc.ant.Wadl2WsdlTask.execute(Wadl2WsdlTask.java:65)
at oracle.ocsg.ant.rest.WsGenTask.generateServiceWadl2Wsdl(WsGenTask.java:417)
at oracle.ocsg.ant.rest.WsGenTask.execute(WsGenTask.java:183)
at oracle.ocsg.ant.rest.CommunicationServiceGenTask.generateWSEJB(CommunicationServiceGenTask.java:360)
at oracle.ocsg.ant.rest.CommunicationServiceGenTask.execute(CommunicationServiceGenTask.java:93)
at com.bea.wlcp.wlng.ant.TaskRunnerBase.run(TaskRunnerBase.java:180)
at oracle.ocsg.ant.rest.CommunicationServiceGenTaskRunner.main(CommunicationServiceGenTaskRunner.java:36)
Caused by: java.lang.IllegalArgumentException: URL String 'null' is illegal.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center