You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Chris Kowalski <ck...@actional.com> on 2001/05/11 17:47:02 UTC

Problem using SOAP with WebSphere

I'm trying to get Apache-SOAP 2.1 to work with WebSphere advanced edition
3.5 (with fix pack 3).  I've followed all the steps listed in the
Apache-SOAP installation instructions for WebSphere.  However, when I go to
the XML-SOAP admin's URL (the last step), and choose to list, deploy or
undeploy, I get the following error (listed at the end of this email).  Does
anyone know what I'm doing wrong?

Thanks
Chris
----------------------------------------------------------------------------
---
Unhandled error! You might want to consider having an error page to report
such errors more gracefully
org.apache.jasper.JasperException: Unable to compile class for
JSPC:\WebSphere\AppServer\temp\default_host\SOAPWebApp\admin\_list_jsp_0.jav
a:1: Identifier expected.
package .admin;
       ^
C:\WebSphere\AppServer\temp\default_host\SOAPWebApp\admin\_list_jsp_0.java:2
3: Superclass HttpJspBase of class _list_jsp_0 not found.
public class _list_jsp_0 extends HttpJspBase {
                                 ^
C:\WebSphere\AppServer\temp\default_host\SOAPWebApp\admin\_list_jsp_0.java:3
8: Invalid escape character.
            FileInputStream fin = new
FileInputStream("C:\\WebSphere\\AppServer\\temp\\default_host\\SOAPWebApp\\\
admin\\_list_jsp_0.dat");

^
3 errors

	at javax.servlet.ServletException.(ServletException.java:107)
	at org.apache.jasper.JasperException.(JasperException.java:73)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)
	at org.apache.jasper.runtime.JspServlet.loadJSP(JspServlet.java:877)
	at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspSe
rvlet.java:317)
	at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.ja
va:342)
	at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:702)
	at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:822)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager
.java:626)
	at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecycl
eServlet.java:160)
	at
com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServle
t.java:287)
	at
com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycle
Servlet.java:105)
	at
com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:36
0)
	at
com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletMan
ager.java:775)
	at
com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManag
er.java:701)
	at
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(W
ebAppRequestDispatcher.java:404)
	at
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequest
Dispatcher.java:203)
	at
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestD
ispatcher.java:107)
	at
com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.
java:77)
	at
com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedIn
vocation.java:67)
	at
com.ibm.servlet.engine.invocation.CacheableInvocationContext.invoke(Cacheabl
eInvocationContext.java:106)
	at
com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequ
estProcessor.java:160)
	at
com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener
.java:300)
	at
com.ibm.servlet.engine.oselistener.SQEventListenerImp$ServiceRunnable.run(SQ
EventListenerImp.java:230)
	at
com.ibm.servlet.engine.oselistener.SQEventListenerImp.notifySQEvent(SQEventL
istenerImp.java:104)
	at
com.ibm.servlet.engine.oselistener.serverqueue.SQEventSource.notifyEvent(SQE
ventSource.java:212)
	at
com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectRu
nnable.notifyService(SQWrapperEventSource.java:353)
	at
com.ibm.servlet.engine.oselistener.serverqueue.SQWrapperEventSource$SelectRu
nnable.run(SQWrapperEventSource.java:220)
	at
com.ibm.servlet.engine.oselistener.outofproc.OutOfProcThread$CtlRunnable.run
(OutOfProcThread.java:248)
	at java.lang.Thread.run(Thread.java:481)




---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org