Newbie: How to retrieve SOAP message?

2004-03-23 Thread Kawthar Bt M Sulaiman
How do I retrieve SOAP message from HttpServletRequest? Do I need to use request.getParameter(???)? I'm trying to implement a server. This is what I've done: 1. I have deploy.wsdd file and was able to see it under AxisServlet. I'm still not 100% clear what this does? Does it only

Re: Newbie: How to retrieve SOAP message?

2004-03-23 Thread Kawthar Bt M Sulaiman
Quoting Kawthar Bt M Sulaiman [EMAIL PROTECTED]: How do I retrieve SOAP message from HttpServletRequest? Do I need to use request.getParameter(???)? I'm trying to implement a server. This is what I've done: 1. I have deploy.wsdd file and was able to see it under AxisServlet. I'm

Newbie - tutorial using axis/web services w/ java

2004-03-22 Thread Kawthar Bt M Sulaiman
Hello, I'm trying to user axis and I'm also in the process of learning web services with java. I've read the info on axis website but still don't have a good grasp on what exactly I need to do to implement a web service using axis. Do you have any recommended tutorial web site on how to

Re: Newbie - axis directory structure

2004-03-22 Thread Kawthar Bt M Sulaiman
Fabricio, Thanks for the tutorial link... slowly I have the bits and pieces come together After going through the basic tutorial, I'm a bit confused on the directory structure. I'm using tomcat 4.1.30 for my app server with Windows2K as my OS, and the directory structure is as follows: