[JBoss-user] [Beginners Corner] - Re: How does JBoss determine what is an application?

2005-08-10 Thread western541
Thanks for the information! Exactly what I needed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889297#3889297 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889297 --

[JBoss-user] [Beginners Corner] - How to run JBoss3 and JBoss4 simultaneously in Eclipse

2005-08-04 Thread western541
I'm trying to start a JBoss3 and a JBoss4 server under Eclipse at the same time. It appears the same port numbers are used in both the server configs when you download them to a Windows environment. In order to do this, I have to have each server instance use separate ports or I'll get an error

[JBoss-user] [Beginners Corner] - Re: How does JBoss determine what is an application?

2005-08-04 Thread western541
Thank you. That's extremely helpful. Can you point me to documentation that describes how the Deployer works in determining which files to deploy, etc., which to skip, and what it does which each file it deems 'deployable'. View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Beginners Corner] - How does JBoss determine what is an application?

2005-08-03 Thread western541
The IDE I'm using puts all the WARs in the same 'deploy' directory, so that when I start the JBoss server, it starts all the applications. So that I don't have to go thru the undeploy/redeploy process each time, is there some file(s) I can rename in the WAR (its an exploded, not packaged) war, or