Forum Post: RE: How to Call Web Service from Java.?

  • Thread starter Thread starter borigorl
  • Start date Start date
Status
Not open for further replies.
B

borigorl

Guest
Given 130 and provided the Decision service name. After that we are getting below error. It is working fine in SOAPUI tool. Calculator com.corticon.service.ccserver.exception.CcServerDecisionServiceNotRegisteredExce ption: CcServer.lookupCcServerPoolHighestVersionNumber() Decision Service: Calcu lator is not registered. Update failed. Object state for: com.corticon.eclipse.server.core.impl.CcServerImpl: com.cortic on.eclipse.server.core.impl.CcServerImpl@1543c88 at com.corticon.eclipse.server.core.impl.CcServerImpl.lookupCcServerPool HighestVersionActiveNonTestingDecisionServiceNumber(CcServerImpl.java:3919) at com.corticon.eclipse.server.core.impl.CcServerImpl.clearExecutionCoun ts(CcServerImpl.java:6603) at com.corticon.eclipse.server.core.CcServerApiTest.clearExecutionCounts (CcServerApiTest.java:3110) at com.corticon.eclipse.server.core.CcServerApiTest.executeTransaction(C cServerApiTest.java:564) at com.corticon.eclipse.server.core.CcServerApiTest.beginProcess(CcServe rApiTest.java:419) at com.corticon.eclipse.server.core.CcServerApiTest.main(CcServerApiTest .java:4192) Transaction completed.

Continue reading...
 
Status
Not open for further replies.
Back
Top