I added all jar files to module dependency.
How to add jars in the classpath of the module.
Thans.
Melongo Annabel wrote:
Try to add the jar files to the project's classpath as well. Thanks.
________________________________
From: phanisekhar <phaniinuguri@yahoo.com>
To: nbusers@netbeans.org
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.htmlSent from the Netbeans IDE Users mailing list archive at Nabble.com.