websphere vs tomcat for jax-ws 2 web service deployment -


I have an assignment for which 3-party vendor based web applications need to highlight the web service. To deploy the web server, I have the option of server platform (between 2 mentioned below). Should I be posted on Tomcat 6 vs. websphere 6.1 I want to develop JX-WS compliance web services in this case (with all annotation support etc.) My main concern - Which of these two server platforms would improve my web service - for example load only 300 transactions Maybe second but it can grow 3-4 times in the very near future ..

Something that you will do both servers (if you already have The Hen can find themselves doing something against the already established) performance issues always will always depend on is how you coded your web service and use of resources (such as database, Jems, etc.).

Tom Tomcat Server is a well-well-watched webspace server because it is just a JVM under the hood. Keep in mind that Websphere offers a full J2EE stack, it gives you J2EE functionality Which will not provide a tomcat (such as EJB) which is only a servlet container.

As long as you write your web service portable, you will be able to move between Tomcat or WebSpread or ServerX in the future if this is necessary. Portability can be achieved by using a framework so that you do not get stuck in using a particular vendor's stack.

If you have already invested in a webserver server, then I will continue to use them. If you are starting from scratch, do not start with Tomcat (it's free!) Should you run in precision issues, you will need to use load balanced solution and both servers can support this configuration Are there.

Comments