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
--
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
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
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