"millenium" wrote : Thanx for your help, your way works. Also Hot Deployment 
(e.g. changes in a servlet) and Debugging is working now.
  | 

Good ;)

anonymous wrote : 
  | But how can I redeploy my application? If I change something in a jsp, 
there is no hot deployement. In earlier versions I packaged my Application 
again and made a redeploy on the application. 
  | 

This should happen automatically now when eclipse sees the archive have been 
updated. 

anonymous wrote : 
  | In the new version there is no redeploy-function. I have to stop the 
server, package and debug again. Is there an easier way?
  | 

Open the JBoss Server View or Servers view - there should be a module called 
whatever the file you deployed; here you can redeploy/clean etc.

anonymous wrote : 
  | You also wrote there would be a new incremental packaging available. How 
can I use this?
  | 

I wonder what you are actually using now since the old archiving is not 
included anymore ;)

Look for the Archive view - here you can define the packaging you want; as jar 
or as exploded and always in sync.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104306#4104306

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104306
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to