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!

Problem deploying web service to bpel oc4j

7538Sep 21 2004 — edited Dec 6 2004
Hi,

I've created a web service using jdeveloper. It works ok if i deploy it to a standard 9.0.4 or 10.0.3 oc4j. However, if i deploy it to bpel process manager, i get the following exception:

500 Internal Server Error
java.lang.NoClassDefFoundError: org/apache/soap/SOAPException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:219)

I've tried including the oracle soap jars in the war file, and configuring oc4j to first load local classes. This doesn't help.

Any suggestions?

Thanks,
Andrej

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 3 2005
Added on Sep 21 2004
5 comments
338 views