Hello, I have an web application that is working on tomcat application server (tomcat_home/webapps/sponsor.war folder). That web application have different set of operations. I created WSDL, XSD's for all those operation. I generated code for that using the wsdl2java code generator. Now my skeleton need (Web service code) has to talk with the business logic. That business logic is in war archive.
How i can do it. What is best way to do it. Please let me know if u guys have difficulty in understanding the situation. thanks, Priya
