MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ranimathur
5 Post subject: Hot deployment /code replacement using myeclipse  PostPosted: Mar 06, 2007 - 09:17 PM
Registered Member
Registered Member


Joined: Jun 19, 2006
Posts: 4

Hi All,

I m using jboss 4.0.5GA and myeclipse 5.0.1 GA onn jdk 1.4.2.
I looked around in jboss and this forum to find how to hot deploy / hot jsp code replacement in jboss.
I m using maven to create the war file that deploys automatically to jboss default/server/deploy folder.
jboss is started using myeclipse in debug mode, so I can debug the jsp/other java classes.
So now whenever I change any jsp class jboss doesn't take the changes.

I tried adding a context.xml file in WEB-INF folder of my app with entry
<Context path="/test" reloadable="true" debug="99" docBase="C:\test\src\webapp"/>
But jboss still goes to its tmp deploy location to get the jsp file.

Any suggestion would be appreciated.

RM
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Mar 07, 2007 - 06:19 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

RM,
If you are using Maven to build and deploy your app, you are circumventing the deployment tool in MyEclipse that handles hot-syncing. If this is a feature you need you will need to use the deployment manager from MYEclipse using an "Exploded deployment" format.

As far as how to configure JBoss, I can't really help there. When you use the deployment tool from MyEclipse with a default JBoss install, everything works fine. I haven't tried using Maven in a development scenario before so I don't know how to work that into the equation.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
goroid
Post subject:   PostPosted: Jul 09, 2009 - 08:09 AM



Joined: Jul 09, 2009
Posts: 1

Hello everyone, I have a trouble with jsp hot deployment in JBoss 5.0.1. It takes time to rebuild, redeploy project and I need quick deployment of jsps after change. Could anyone help me? Thanks in advance.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits