[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Migration of a Tomcat app to JBoss 4.x

Allen_Lei do-not-reply at jboss.com
Mon Jun 15 02:46:30 EDT 2009


Generally speaking,it's very simple to migrate apps from tomcat to jboss because the web container of jboss is tomcat.

But for the specialty in your app,i just show some sugguests as follows:
1) Datasource: you can use jboss jndi by defining *-ds.xml under deploy/;
2) Log: you can use Log4j.xml in your app or jboss-log4j.xml under the directory $JBOSS_HOME/server/default/jboss-log4j.xml.
3) others: you can define something in jboss-web.xml which places in the app.war/WEB-INF/ derectory.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237540#4237540

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237540



More information about the jboss-user mailing list