aspose file tools
The moose likes Web Services and the fly likes Strange Exception when getting the envelope Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Strange Exception when getting the envelope" Watch "Strange Exception when getting the envelope" New topic
Author

Strange Exception when getting the envelope

Khaled Mahmoud
Ranch Hand

Joined: Jul 15, 2006
Posts: 360
Hi,

I need help regarding one of the exceptions that occur when calling the getEnvelope method on a SOAPMessage object.

I am using Ericsson MM7 Client API to connect to an MMSC Server. These APIs use Java XML and Web Services API to call the MMSC Web Service method that sends a multimedia message.

The exception that I get is :



After checking the source code for the Ericsson MM7 API I have reached the statement where this exception is generated

After sending the SOAP message to the server, there is a method that processes the received SOAP message.


The exception happens at line number 2 part.getEnveloper() and here is
the Exception description :


Please help.


Thanks in advance.


SCJP, SCJD,SCWCD,SCDJWS,SCEA 5 MCP-C#, MCP-ASP.NET - http://www.khaledinho.com/
Life is the biggest school
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Strange Exception when getting the envelope
 
Similar Threads
"SAAJ0537: Invalid Content-Type" Exception
Exception when query the UDDI by JAXR
Problem with SAAJ when calling a web service
Strange Exception when getting the envelope
Problem with SAAJ when calling a web service