| Author |
Web service - Websphere deployment
|
satya ganesh
Greenhorn
Joined: Jul 14, 2008
Posts: 7
|
|
I deployed a web service(5.1.2) in websphere using WSAD. I understand that the web service is being deployed as a servlet. In the web.xml - servlet mapping the servlet class is simply a implementation class for the PortType interface that extends javax.rmi.Remote interface. I am not able to see any HttpServlet class here.
How the server responds to HTTP requests if it doesnot have any Servlet class??
|
 |
Amit Ghorpade
Bartender
Joined: Jun 06, 2007
Posts: 2551
|
|
|
"sat gane " please check your private messages for an important administrative matter. You can check them by clicking the My Private Messages link above.
|
SCJP, SCWCD.
|Asking Good Questions|
|
 |
 |
|
|
subject: Web service - Websphere deployment
|
|
|