Application deployment with Tomcat

J

jayant19711

We have developed and deployed the Java based application using JRun 4
plateform. Now there
is requirement to use Tomcat instead of Jrun4. Hence we have to migrate
our application on Tomcat.
The application has more that 100 class/servlet files and jsp files.
Can you suggest the most appropriate method (How to) of deployment so
that application can run on Tomcat.

Regards
 
T

theath

If you're using security, you'll probably have to change your security
descriptor xml's because they seem to vary from appserver to appserver,
but if jrun4 is j2ee compliant you shouldn't have much trouble at all.
just dropping the war or ear file into tomcat oughta work fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top