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

2007-04-02 Thread Dipesh Khakhkhar
ctor's attribute and consuming SOAP request in embedded tomcat To: users@tomcat.apache.org 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

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 req