I tried adding all the dependency jars and still get the following error:
Mar 19, 2007 8:23:58 AM org.apache.axis2.transport.http.AxisServlet doPost
SEVERE: java.lang.NoSuchMethodError:
org.apache.axiom.soap.impl.builder.StAXSOAP
ModelBuilder: method <init>(Ljavax/xml/stream/XMLStreamReader;)V not found
I need to know what jar to add to get rid of this error
Tammy
Thilina Gunarathne wrote:
Please check the size of your axis2.war.. If it's less than 10MB then
it might be missing the axis2 dependency jars..
There was an similar issue some time back ... May be it has resurfaced
again :(..
Yes.. You can try building from the source..
~Thilina
On 3/16/07, Tammy Dugan <[EMAIL PROTECTED]> wrote:
I downloaded and expanded the war file. I went to localhost:8080/axis2/
to test the installation and got the following errors:
org.apache.jasper.JasperException
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:207)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
...
...
...
*root cause*
java.lang.NullPointerException
at org.apache.jsp.httpbase_jsp.jspInit(httpbase_jsp.java:22)
at
org.apache.jasper.runtime.HttpJspBase.init(HttpJspBase.java:74)
at
org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:110)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:147)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)
at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)
I tried building the war from the binary distribution using ant and that
war file resulted in the same error. Do I need to build from source?
Tammy
--
Tammy Dugan
Computer Programmer
Regenstrief Institute, Inc.
1050 Wishard Blvd., RG5
Indianapolis, IN 46202
(317) 630 - 7346
Confidentiality Notice: The contents of this message and any files
transmitted with it may contain confidential and/or privileged
information and are intended solely for the use of the named
addressee(s). Additionally, the information contained herein may have
been disclosed to you from medical records with confidentiality
protected by federal and state laws. Federal regulations and State
laws prohibit you from making further disclosure of such information
without the specific written consent of the person to whom the
information pertains or as otherwise permitted by such regulations. A
general authorization for the release of medical or other information
is not sufficient for this purpose.
If you have received this message in error, please notify the sender
by return e-mail and delete the original message. Any retention,
disclosure, copying, distribution or use of this information by
anyone other than the intended recipient is strictly prohibited.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Tammy Dugan
Computer Programmer
Regenstrief Institute, Inc.
1050 Wishard Blvd., RG5
Indianapolis, IN 46202
(317) 630 - 7346
Confidentiality Notice: The contents of this message and any files transmitted
with it may contain confidential and/or privileged information and are intended
solely for the use of the named addressee(s). Additionally, the information
contained herein may have been disclosed to you from medical records with
confidentiality protected by federal and state laws. Federal regulations and
State laws prohibit you from making further disclosure of such information
without the specific written consent of the person to whom the information
pertains or as otherwise permitted by such regulations. A general authorization
for the release of medical or other information is not sufficient for this
purpose.
If you have received this message in error, please notify the sender by return
e-mail and delete the original message. Any retention, disclosure, copying,
distribution or use of this information by anyone other than the intended
recipient is strictly prohibited.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]