org.objectweb.jonas.ws.axis.JAxisServlet Class Reference

List of all members.

Public Member Functions

void doPost (HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException

Detailed Description

JOnAS AxisServlet version (add multiple AxisEngine in ServletContext).
Author:
Guillaume Sauthier
Deprecated:
in JOnAS 4.3.0 (since Axis add this feature in their codebase)

Definition at line 50 of file JAxisServlet.java.


Member Function Documentation

void org.objectweb.jonas.ws.axis.JAxisServlet.doPost HttpServletRequest  req,
HttpServletResponse  res
throws ServletException, IOException
 

Process a POST to the servlet by handing it off to the Axis Engine. Here is where SOAP messages are received

Parameters:
req posted request
res respose
Exceptions:
ServletException trouble
IOException different trouble

Definition at line 60 of file JAxisServlet.java.

References org.objectweb.jonas_ws.deployment.api.ServiceDesc.getLocalWSDLURL().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:52 2005 for JOnAS by  doxygen 1.3.9.1