facebook

class hot deployment with jboss-4.0.5.GA

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261487 Reply

    aharvey
    Member

    I have setup an exploded EAR and have noticed that I am unable to hot deploy changes to my class files with jboss-4.0.5.GA.

    Hot deployment of JSP files is working but if I make a minor change to a method in my Java code then I don’t see the changes on the server.

    Are there particular configuration settings I should review to determine if MYEclipse and JBoss are both setup to support hot deployment of Java classes in my web application?

    Thanks

    #261515 Reply

    Riyad Kalla
    Member

    What you want to check is the actual time stamp on the .class file and make sure it is changing, if it is, then the problem is that JBoss is not reloading your changes.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: class hot deployment with jboss-4.0.5.GA

You must be logged in to post in the forum log in