[JBoss-user] [JBoss Getting Started Documentation] - JBOSS IDE tutorial

2005-06-29 Thread WE-energies2
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.

[JBoss-user] [JBossWS] - Client side JAX-RPC handler

2005-06-22 Thread we
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