aspose file tools
The moose likes Web Services and the fly likes Web services on Tomcat or Sun App server? 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 "Web services on Tomcat or Sun App server?" Watch "Web services on Tomcat or Sun App server?" New topic
Author

Web services on Tomcat or Sun App server?

Naren Chivukula
Ranch Hand

Joined: Feb 03, 2004
Posts: 542

Hello Everyone,

I wonder on seeing so many servers comeup with their own specifications for designing and deploying webservices. Some of the many are
Tomcat with axis
IBM WAS web services
Web services with BEA's weblogic
Sun system J2EE1.4 App server

I'd like to know which one best suits under what circumstances. I'm really messed up on seeing all. Can someone suggest me what all these actually used for in real time scenarios.

Thanks in advance,
Narendranath


Cheers,
Naren (SCJP, SCDJWS and SCWCD)
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Apache Axis makes it easier to develop WebServices in Java. J2EE 1.4 web services is a bit more involved. Apache axis can be used for production systems.


Groovy
 
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: Web services on Tomcat or Sun App server?
 
Similar Threads
webservice development between two Tomcat applications.
Difference between web and app server
Difference bet Web server and App server
books advice
JWSDP tutorial is giving problem(beginer). Tried first application in examples/gs