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 thi
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 Conne
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