Not sure if this helps but I was able to compile by uncommenting the following line in the project.properties file:
module.excludes=axis This doesn't fix the underlying issue, however, but if what you're interested in is Geronimo and don't need the axis module this worked for me. I apologize if I'm stating the obvious. I'm new to the project and this list but I thought I would give my $.02 and hope it may help. Thanks, -Tim -----Original Message----- From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED] Sent: Monday, August 30, 2004 11:01 AM To: [EMAIL PROTECTED] Subject: Re: Build error in Axis? Dims and Srinath .. Dims is currently in India on vacation with limited connectivity. Srinath is sleeping .. its nite here :-(. It'll be checked first thing in the morning GMT+6 time. Sanjiva. ----- Original Message ----- From: "Aaron Mulder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 30, 2004 9:35 PM Subject: RE: Build error in Axis? > Do you know who's working in that module? > > Aaron > > On Mon, 30 Aug 2004, Alan D. Cabrera wrote: > > I get the same thing. > > > > Regards, > > Alan > > > > > -----Original Message----- > > > From: Aaron Mulder [mailto:[EMAIL PROTECTED] > > > Sent: Monday, August 30, 2004 9:17 AM > > > To: [EMAIL PROTECTED] > > > Subject: Build error in Axis? > > > > > > When I try to build, I'm getting a NullPointerException from ews > > > in the Axis module. I tried to rebuild, didn't make a difference. > > Any > > > thoughts? (Maven 1.0, JDK 1.4.2_05) > > > > > > Thanks, > > > Aaron > > > > > > Unable to obtain goal [default] -- > > geronimo/modules/axis/maven.xml:30:97: > > > <ews> java.lang.NullPointerException > > > > > > >
