[jboss-user] [Beginner's Corner] - Re: Hot deploying to a local jBoss

Peter Johnson do-not-reply at jboss.com
Tue Jan 4 13:30:21 EST 2011


Peter Johnson [http://community.jboss.org/people/peterj] created the discussion

"Re: Hot deploying to a local jBoss"

To view the discussion, visit: http://community.jboss.org/message/578787#578787

--------------------------------------------------------------
Each developer on his or her PC should use Eclipse and install JBoss Tools. Within Eclipse create a server and associate it with your web project. Then as you make changes they can be quickly synched with the server (the one declared in Eclipse). Then you can do your testing locally. This works well for most things, though occasionally you will have to restart the server.

Once you check your changes into source control, a continuous intergation package (such as Hudson) can do a full from-scrtahc builtd and deploy to to newly instantiated JBoss AS server configuration for testing.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/578787#578787]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110104/49ae938f/attachment.html 


More information about the jboss-user mailing list