« Return to Thread: SOAP Exception in netbeans

Re: SOAP Exception in netbeans

by Melongo Annabel :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Try to add the jar files to the project's classpath as well. Thanks.


From: phanisekhar <phaniinuguri@...>
To: nbusers@...
Sent: Friday, July 3, 2009 4:53:58 AM
Subject: [nbusers] SOAP Exception in netbeans


Hi,

I created new module in NetBeans.I added jars to this module.When ever i run
this module
I am getting this exception

Caused by: javax.xml.soap.SOAPException: Unable to create message factory
for SOAP: Provider
com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl not found
        at javax.xml.soap.MessageFactory.newInstance(Unknown Source)
        at
org.freebxml.omar.common.SOAPMessenger.sendSoapRequest(SOAPMessenger.java:167)
        ... 35 more
I added saaj-api.jar and saaj-impl.jar.

can anybody helpon this
--
View this message in context: http://www.nabble.com/SOAP-Exception-in-netbeans-tp24320490p24320490.html
Sent from the Netbeans IDE Users mailing list archive at Nabble.com.


 « Return to Thread: SOAP Exception in netbeans