| 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
|
 |
 |
|
|
subject: Strange Exception when getting the envelope
|
|
|