aspose file tools
The moose likes Web Services and the fly likes weservice exception--- Fault occurred while processing. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "weservice exception--- Fault occurred while processing." Watch "weservice exception--- Fault occurred while processing." New topic
Author

weservice exception--- Fault occurred while processing.

chooni chou
Greenhorn

Joined: Jan 07, 2013
Posts: 2
I got a problem when i invoke webservice in axis

Here is the Exception code:



Thanks in advance.
Vivek Raut
Greenhorn

Joined: Jan 10, 2013
Posts: 6
Error occured during parsing of message at the server side.
Please check your SOAP Request and validate whether it confirms to your WSDL and implementation.

regards,
Vivek
http://towardssoa.wordpress.com
chooni chou
Greenhorn

Joined: Jan 07, 2013
Posts: 2
Vivek Raut wrote:Error occured during parsing of message at the server side.
Please check your SOAP Request and validate whether it confirms to your WSDL and implementation.

regards,
Vivek
http://towardssoa.wordpress.com


Thanks for you help. I have solved the problem.

There is smth wrong with implementation at the server side.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: weservice exception--- Fault occurred while processing.
 
Similar Threads
Axis - NullPointerException
Server.userException: Exception while executing Client
Failed to get operation name from incoming request
faultString: SOAP-ERROR: Encoding: object hasn't 'code' property
Webservices AXIS fault exception while testing webservices