XMLBeans. I verified this, retried, and still get the NPE. Out of curiosity, can anyone gen the code (in Eclipse) for the whitemesa WSDL files that I had attached to the original post? That would be helpful to know, so that I can determine if it is a problem with my environment specifically, or a more general issue.. Thanks for the reply, -- Damien
________________________________ From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Sun 2/12/2006 12:18 AM To: [email protected] Subject: Re: Axis2: NullPointer in Eclipse code generation Hmm.. Are you using ADB or XMLbeans ? Currently the MTOM support is there only for XMLBeans codegen. On 2/10/06, Damien Evans <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I'm doing some MTOM stuff, and am starting to experiment with Axis2 (v0.9.4) > as the toolkit. So far I like everything I see. > > > > When I tried using the Eclipse plugin to generate code for either of the > attached WSDL files from whitemesa.net, I get a NullPointerException dialog > box. Generating code from WSDL files from other web services (that do not > deal with binary content) works just fine. > > > > I have a couple of questions... First off, does anyone have any insights as > to this failure? Second, is there a way that I can turn on logging in the > Eclipse code generation plugin? > > > > Any assistance would be appreciated. > > > > -- Damien > > > -- Ajith Ranabahu
