Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to create SOAP Factory: oracle.j2ee.ws.saaj.soap.SOAPFactoryImpl

1011527May 29 2013
Hi,

I'm having this issue while overriding the SOAPFactory with Oracle Implementation and getting this exception.

Java Version : jdk1.5.0_22
Oc4j Server : oc4j_101330

Caught SOAPException in marshallTSAMessage(): Unable to create SOAP Factory: oracle.j2ee.ws.saaj.soap.SOAPFactoryImpl.

System.setProperty("javax.xml.soap.SOAPFactory", "oracle.j2ee.ws.saaj.soap.SOAPFactoryImpl");
System.setProperty("javax.xml.soap.SOAPConnectionFactory", "oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnectionFactory");

Thanks for help
Ram
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2013
Added on May 29 2013
0 comments
540 views