You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Sean MacRoibeaird - Sun ireland - Solaris Software - Staff Engineer <Se...@ireland.sun.com> on 2000/06/26 18:33:06 UTC

Deployment problems

Hi,

Firstly thanks for the help with building SOAP. I am now trying to get the demos 
working, I have downloaded the SOAP compressed release from the website for this 
as well as tring the jar file created when I built the source release. 

I have followed the instructions and have invoked tomcat. When I point the 
browser at http://localhost:8080/ibm-soap/ and select the Deploy option the  
exception shown below appears in the browser. When I invoke the deployment from 
the command line the error does not occur and tomcat issues the following line:
>>(Mon Jun 26 16:46:59 GMT+01:00 2000) Processing SOAP request...


(My CLASSPATH is as follows:
/export/home/XML/xerces-1_0_4/xerces.jar:/export/home/XML/jakarta-ant/lib/ant.ja
r:/usr/java/lib/tools.jar:/export/home/XML/xml-soap/lib/soap.jar:/export/home/XM
L/xml-soap/lib/smtp.jar:/export/home/XML/xml-soap/lib/xmisoap.jar:/export/home/X
ML/xml-soap/lib/pop3.jar:/export/home/XML/xml-soap/samples/addressbook)

ERROR SHOWN IN BROWSER:

Error: 500

Location: /ibm-soap/deploy.jsp

Internal Servlet Error:
org.apache.jasper.JasperException: Unable to compile class for 
JSP/export/home/XML/jakarta-tomcat/work/localhost_8080%2Fibm-soap/_0002fdeploy_0
002ejspdeploy_jsp_1.java:148: No variable NS_URI_BML_ENC defined in class 
org.apache.soap.Constants.
                       org.apache.soap.Constants.NS_URI_BML_ENC};
                                                ^
1 error

        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.(Compiled Code)
        at java.lang.Exception.(Compiled Code)
        at javax.servlet.ServletException.(ServletException.java:107)
        at org.apache.jasper.JasperException.(JasperException.java:73)
        at org.apache.jasper.compiler.Compiler.compile(Compiled Code)
        at org.apache.jasper.runtime.JspServlet.loadJSP(JspServlet.java:413)
        at 
org.apache.jasper.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServle
t.java:149)
        at 
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:1
61)
        at 
org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
        at org.apache.jasper.runtime.JspServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled Code)
        at org.apache.tomcat.core.ContextManager.service(Compiled Code)
        at 
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled 
Code)
        at org.apache.tomcat.service.TcpConnectionThread.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)


----------------------------------------------------------
----------------------------------------------------------
Sean MacRoibeaird
XML Technology Centre
Sun Microsystems,
East Point Business Park,
Dublin 3,
Ireland

Phone: x19173/+353 1 8199173
e-mail: sean.macroibeaird@ireland.sun.com