migrate from Jrun to jboss or tomcat

R

rao

Hey
So, here's the question. We currently have an an application running
on JRUN 2 and I have been given the task to migrate it to the JBOSS or
Tomcat.

Please advise me which one is easy to migrate(Jboss or tomcat) and
what are the changes i have to do for this.

thanks for your help!
 
A

Arne Vajhøj

rao said:
So, here's the question. We currently have an an application running
on JRUN 2 and I have been given the task to migrate it to the JBOSS or
Tomcat.

Please advise me which one is easy to migrate(Jboss or tomcat) and
what are the changes i have to do for this.

If it uses EJB's then it will not run on Tomcat but only on JBoss
(Tomcat is only a web container - JBoss is a full app server).

If it runs in Tomcat then it also runs in JBoss, because JBoss
uses Tomcat as web container.

Maybe the app will run unchanged. Maybe you will need to change
a few deployment descriptors. Maybe you will need to change some
code. It all depends on the app.

Arne
 

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

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,265
Latest member
TodLarocca

Latest Threads

Top