do you have polices in your wsdl? On 8/16/07, Pantvaidya, Vishwajit <[EMAIL PROTECTED]> wrote: > > I don't get any stack trace – just the message "Exception in thread > "main" java.lang.NoClassDefFoundError: org/apache/axiom/om/OMNode" > > > > > ------------------------------ > > *From:* Amila Suriarachchi [mailto:[EMAIL PROTECTED] > *Sent:* Tuesday, August 14, 2007 7:59 PM > *To:* [email protected] > *Subject:* Re: [AXIS2] wsdl2java for xmlbeans needs axiom jars? > > > > > > On 8/15/07, *Pantvaidya, Vishwajit* <[EMAIL PROTECTED]> wrote: > > I was running axis2 wsdl2java task with the xmlbeans binding option – and > got the error "Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/axiom/om/OMNode". My impression is that I do not need axiom jars > since I am using xmlbeans binding. Can someone clarify? > > > can you send the full stacktrace? you got this when running wsdl2java tool > right? > > > > Secondly - the wsdl2java task has a binding option to specify xmlbeans. But I > cannot find any such option on the Axis2 Codegen ant task (<codegen …) – > which I desire to use. How can I specify xmlbeans there? > > > xmlbeans produces java classess (i.e it is a java binding). but there is > no xmlbeans C version. if you > use C the only option is to use the ADB. ADB has a C version. > > if you interested more on C codegen please ask this question in Axis2 C > list. > > > > - Vish. > > > > > -- > Amila Suriarachchi, > WSO2 Inc. >
-- Amila Suriarachchi, WSO2 Inc.
