Hi, I have a web application running on Tomcat stand-alone and I want to start using EJBs on my application. However, before starting to use the EJBs, I wanted to config my application to run in the Tomcat of JBoss.
How do I config an web application in the JBoss ? in other words, the same thing I did in conf/server.xml in Tomcat. I want to create a context and point it to a directory. Is this possible in JBoss ? I know I can create an .EAR file of my application and deploy it in the JBoss but in a Develpoment Environment this doesn't work because I can't create an .EAR everytime I make a change in the application code. I hope everyone got my point. Help is very welcome. Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837074#3837074 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837074 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
