By: Guillaume Porcher (porcherg) Date: 2010-06-30 09:17 Subject: RE: Deploying to Alternative Application Servers
Hi,
I deployed Orchestra to Weblogic 10.3 and ran successfully the test suite.
Just copy the conf/ directory of Orchestra package to the server domain directory and deploy the Orchestra war.
On the orchestra-camel example, I encountered an exception with SAAJ. It is the same error as explained in http://blog.xebia.com/2009/07/14/jax-ws-cxf-and-saaj-on-oracle-weblogic-103/. The work around suggested fixed the problem.
Regards,
Guillaume