Re: webservices deployment.

2014-01-20 Thread André Warnier
Vicky B wrote: HI All, If I want to deploy the webapplication which uses webservice like soap or rest do I need a soap engine or rest engine in tomcat ? Short answer : no. You do not need any "extra additional Tomcat package" for that. The web application is what provides the SOAP or Rest

Re: webservices deployment.

2014-01-20 Thread Daniel Mikusa
On Jan 20, 2014, at 11:17 AM, Vicky B wrote: > if I don't have to do anything special for soap or rest then when going for > paid app server we don't get any other advantage other then support + ejb > container? First, don’t top post. Post inline, like this comment, or at the bottom. Second, T

Re: webservices deployment.

2014-01-20 Thread Vicky B
if I don't have to do anything special for soap or rest then when going for paid app server we don't get any other advantage other then support + ejb container? On Sun, Jan 19, 2014 at 7:21 PM, Daniel Mikusa wrote: > On Jan 19, 2014, at 4:34 AM, Vicky B wrote: > > > HI All, > > > > If I want t

Re: webservices deployment.

2014-01-19 Thread Daniel Mikusa
On Jan 19, 2014, at 4:34 AM, Vicky B wrote: > HI All, > > If I want to deploy the webapplication which uses webservice like soap or > rest do I need a soap engine or rest engine in tomcat ? or including > libraries in the war file is enough? You are not required to add anything to Tomcat. Yo

webservices deployment.

2014-01-19 Thread Vicky B
HI All, If I want to deploy the webapplication which uses webservice like soap or rest do I need a soap engine or rest engine in tomcat ? or including libraries in the war file is enough? -- *Thanks & Regards Vickyb*