Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Web Services
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Web Services
JAX-WS issue
Arundhathi Menon
Ranch Hand
Posts: 113
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I am invoking a web service call from my client application and it seems to work from certain machines alone.
The error that is thrown is as follows:
Caused by: org.apache.axis2.AxisFault: Address information does not exist in the Endpoint Reference (EPR).The system cannot infer the transport mechanism. at org.apache.axis2.description.ClientUtils.inferOutTransport(ClientUtils.java:65) at org.apache.axis2.client.OperationClient.prepareMessageContext(OperationClient.java:302) at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:174) at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
Please help!
Regards
Menon
SCJP , SCWCD , SCBCD , SCDJWS
zack hitz
Greenhorn
Posts: 1
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Did you receive any feedback on this error? I'm getting the same error in RSA/Eclipse. If I generate a generic
test
client from the WSDL it works fine. However, in my code, it generates this error.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Axis2 - AxisFault, Could not retrieve method "getXyzServiceInfo".
Axis2 exception
Axis 2 : Creating Dynamic Client PayLoad
AxisFault - A required message information header, To, MessageID, or Action missing
org.apache.axis2.AxisFault: Transport error: 411 Error: Invalid Request
More...