facebook

jboss 5.1, myeclipse 10.5, struts 2 and hot deploy of Action

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

    tato_uy
    Member

    Hi, i’m using jboss 5.1 and myeclipse 10.5.
    I’m developing using struts 2.
    When my local jboss is running, i can see the changes i made in the jsp, javascript , etc files.
    But when i change the Struts Action source code, then i have to redeploy the whole application.
    Is this the normal situation or i’m missing some configuration?

    Thanks in advance,
    regards

    #327721 Reply

    support-swapna
    Moderator

    tato_uy,

    Can you please provide us additional information to understand the issue?

    1. Can you please clarify if you are building the struts project in MyEclipse or imported the project from elsewhere ?

    2. For hot deployment to work, the server has to be started in Debug mode and the project should be deployed in Exploded mode. Can you please clarify if you are doing the same?

    3. Can you please create a simple web project, add a java class to it, deploy to JBoss and check if the java changes are being reflected ?

    4. Can you check the actual time stamp on the .class file in the deploy location and make sure it is changing, if it is, then the problem is that JBoss is not reloading your changes.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: jboss 5.1, myeclipse 10.5, struts 2 and hot deploy of Action

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