Sorry, that was typo. Tomcat 5.5. The war distribution worked. Only if I use the standard distribution-source to build a war, it didn't work. Did I miss something?
Thanks, Emily -----Original Message----- From: Ajith Ranabahu [mailto:[EMAIL PROTECTED] Sent: Monday, June 26, 2006 8:53 AM To: [email protected] Subject: Re: [AXIS2] NullPointerException Hi, I'm a bit confused. Did you use tomcat 5.1 or 5.5 ? (your first mail said something about 5.5 but the last one says 5.1 :)). BTW can you try the binary war file available in the Axis2 distro here [1] Ajith [1] http://government-grants.org/mirrors/apache.org/ws/axis2/1_0/axis2.war On 6/26/06, Emily Gu (egu) <[EMAIL PROTECTED]> wrote: > Hi Deepal, > > It's AXIS2 1.0. After I downloaded the standard distribution-source > and used maven 1.0.2 to build. I typed: > > 1. maven dist-bin, it was successful (maven dist-std-bin failed) > > 2. maven war, it generated axis2.war > > 3. deploy it under webapp of Tomcat5.1.19, it gave NullPointerException. > > Thanks, > Emily > > -----Original Message----- > From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 25, 2006 12:03 PM > To: [email protected] > Subject: Re: [AXIS2] NullPointerException > > Hi Emily; > When did you get this error ? > is it when tomcat deploying Aixs2 or when you trying to reach Axis2 > via browser ? > > Pls provide me enough data to regenerate the problem , any way is this > Axis2 1.0 ? > > Emily Gu (egu) wrote: > > > After I dropped the axis2.war file in the webapp of TOMCAT5.5, I am > > getting following error, any idea? > > > > > > - Servlet.service() for servlet jsp threw exception > > > > _ > > > > java.lang.NullPointerException > > > > _ > > > > at > > org.apache.jsp.axis2_002dweb.include.httpbase_jsp.jspInit(org.apache > > .j > > sp.axis2_002dweb.include.httpbase_jsp:22) > > > > at org.apache.jasper.runtime.HttpJspBase.init(_HttpJspBase.java:78_) > > > > at > > org.apache.jasper.servlet.JspServletWrapper.getServlet(_JspServletWr > > ap > > per.java:145_) > > > > > > > > Thanks, > > > > Emily > > > > -- > Thanks, > Deepal > ................................................................ > ~Future is Open~ > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
