| Author |
deploy at startup
|
jacob deiter
Ranch Hand
Joined: Apr 02, 2008
Posts: 576
|
|
|
I am new to JBoss 4.2,I like to deploy my application into JBOSS when I start JBOSS.Some body suggest that in server .xml specify the application path.But I am not sure about how to proceed with .
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
What do you mean by "I like to deploy my application into JBOSS when I start JBOSS"?? If you put your Application into 'JBOSS_HOME/server/INSTACE/deploy', your Application(s) are deployed each time JBoss starts. [ October 11, 2008: Message edited by: Rene Larsen ]
|
Regards, Rene Larsen
Dropbox Invite
|
 |
markmtb spencer
Greenhorn
Joined: Sep 02, 2008
Posts: 4
|
|
or if you need to deploy your application from a different location read this: http://www.mastertheboss.com/en/jboss-howto/38-jboss-recipe/74-jboss-deploy-module.html regards Mark
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
Yes you are right - BUT the link only show how to replace the existing deploy folder - not how to add a new one For a couple of weeks ago we had a thread about a similar problem: Problem In Deploying servlets in JBoss4.2.2GA
|
 |
 |
|
|
subject: deploy at startup
|
|
|