I am having problems with the tutorial. I am getting exceptions when I click on
the compute button in ComputeServlet page. I am getting:
javax.servlet.ServletException: Lookup of java:/comp/env/ failed
tutorial.web.ComputeServlet.init(ComputeServlet.java:64)
org.jboss.web.tomcat.
Hi
Can anyone give me an example of how to write and configure a client side
JAX-RPC handler for processing the SOAP header before the SOAP request gets
send to the web service.
I declared my handler with a tag in the tag in my web.xml but it
did not work.
I use JBoss AS 4.02.
Thanks for