java - How to call a web service from within a webservice -


I consumer'm trying to create a web service that any other webservice on layout ..

I have developed a Java class and made it out of a web service.

Then I use Eclipse Tools to stub a customer's side and generate other files.

I packed these files in a jar and used it in any other project. I tested the files jar capable of reaching first webservice be

Now I project that I created another webservices from a test first.

Now I org.apache.axis2.util.Utils.getInboundFaultFromMessageContext on org.apache for a first write a client to another Web service does not enable it appears Stubbs wide (Utils.java 512) at com / cats / patient / PatientDataStub: gives me the following error

org.apache.axis2.AxisFault. Org.apache.axis2.description.OutInAxisOperationClient.executeImpl on org.apache.axis2.description.OutInAxisOperationClient.send (OutInAxisOperation.java:416) .xis2.description.OutInAxisOperationClient.handleResponse (OutInXSOption.Java: 370) (OutInAxisOperation.java : 228) org.apache.axis2.client.OperationClient.execute (OperationClient.java:163) com.esps.patient.PatientDataESPSStub.getPatientByID (PatientDataESPSStub.java:186) on com.esps.patient.ESPSTestClient.main (low ESPSTestClient.java 22)

I have incoorporated all the jars in all projects.

Any help would be appreciated. Impatient

​​

stub of WS1 Given the exceptional customer. An exception error arises when reading the reaction.

Try to see what the request and response was, before TCPN, you can check in the WS1, if some debug information is received from the customer, then any requests will be received.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -