aspose file tools
The moose likes Web Services and the fly likes where to deply web service? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "where to deply web service?" Watch "where to deply web service?" New topic
Author

where to deply web service?

ankur rathi
Ranch Hand

Joined: Oct 11, 2004
Posts: 3829
I am using web service in my system. Where can I deploy it? I have both application server and web server in my deployment environment. What protocol I should show in deployment diagram (SOAP???)?

Thanks.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
That depends on the WS engine you're using. A number of them (like Axis) come as web apps, so you'd need a servlet container. What WS engine and what app and web servers are you using?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: where to deply web service?
 
Similar Threads
JRun
When the server generates WSDL during deployment of web service?
J2EE Web Service Help
Deployment of WS
Need to Help on passing org.w3c.dom.Node and org.w3c.dom.Document across wsdl