aspose file tools
The moose likes Web Services and the fly likes Getting SOAPMessage as null Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Getting SOAPMessage as null" Watch "Getting SOAPMessage as null" New topic
Author

Getting SOAPMessage as null

samuel ebenezer
Greenhorn

Joined: Aug 03, 2007
Posts: 16
Hi,

I am debugging one issue in my work, and am getting javax.xml.bind.UnmarshallException. When I traced the code, I found out am getting SOAPMessage as null from MessageFactory. Can any one help me in this issue.

[color=brown]
[/color]

Thanks
Samuel.
samuel ebenezer
Greenhorn

Joined: Aug 03, 2007
Posts: 16
Am using saaj jar file for this. My jdk version is 1.5.0.



Please suggest..
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Getting SOAPMessage as null
 
Similar Threads
Webservice Help!
SoapConnection timeout
MessageFactory hickup
How to access byte array web method
Using xmlbeans to create a soap message