Feeding wsdd file to Embedded Tomcat

2007-04-03 Thread Dipesh Khakhkhar
Hi, Has anyone embedded tomcat in java application and fed wsdd file to take request and provide respone back to the caller of the application? Do i have to provide web.xml to provide the path to wsdd file or i should create a .war file and deploy it. I think either not many people have done

Fwd: Setting Connector's attribute and consuming SOAP request in embedded tomcat

2007-04-02 Thread Dipesh Khakhkhar
Hi, No messages for this question. I am not sure whether my question did reach to list or not. I would appreciate any pointer in this direction. Thanks! -- Forwarded message -- From: Dipesh Khakhkhar [EMAIL PROTECTED] Date: Mar 30, 2007 6:44 PM Subject: Setting Connector's

Setting Connector's attribute and consuming SOAP request in embedded tomcat

2007-03-30 Thread Dipesh Khakhkhar
Hi, I am using embedded tomcat 5.5.16. I am trying to embed tomcat server in my java application. I tried to find how to set some attributes like maxThreads, acceptCount and so on but was not able to find a good way to do this in embedded tomcat application. Secondly I am trying to feed SOAP