You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Frédéric LEFRANC <fr...@emilio.com> on 2002/10/24 15:07:37 UTC

problem in the list of soap

hello,
i test the soap for tomcat and i ve a little problem, i compil the
soap\soap-2_2\samples\addressbook\DeploymentDescriptor.xml and there no
error message.
When i list the service http://localhost:8080/soap/admin/index.html i saw
the urn:AddressFetcher but when i click on there a error message :
org.apache.jasper.JasperException: Unable to compile
	at org.apache.tomcat.facade.JasperLiaison.javac(JspInterceptor.java:898)
	at
org.apache.tomcat.facade.JasperLiaison.processJspFile(JspInterceptor.java:73
3)
	at
org.apache.tomcat.facade.JspInterceptor.requestMap(JspInterceptor.java:506)
	at
org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:968
)
	at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:87
5)
	at org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
	at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
nterceptor.java:176)
	at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:516)
	at java.lang.Thread.run(Thread.java:484)
someone have an idea ?

thanks

Frédéric