Thanks for you help here Dan.

I went further down this path of adding CXF jars, I added wsdl4j and
XmlSchema. Now I'm getting java.lang.NullPointerException which is not very
helpful.

I'm still confused though, my code is a CXF java webservice *client* that
works perfectly with NO additional jars in the same jvm that the Oracle app
server is running in. That says to me that all dependencies are satisfied by
the bare 1.6.0_10 jvm... Why should I need to add CXF jars to the
environment, given this fact?


dkulp wrote:
> 
> On Sunday 25 January 2009 3:05:24 pm dale77 wrote:
>> I added cxf-2.0.9.jar to the app server classpath, and set the system
>> property as below, now I get:
>>
>> java.lang.NoClassDefFoundError: javax/wsdl/Definition
> 
> That's definitely the wsdl4j jar.
> 
> Dan
> 
> -- 
> Daniel Kulp
> [email protected]
> http://dankulp.com/blog
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Using-CXF-in-Oracle-11i-on-java-1.6.0_10-tp21613372p21695001.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to