facebook

deployment of EJB classes not reflected – JBoss 4.0.4

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

    ecacavelos
    Participant

    Hi, I have imported a myeclipse project and this is the issue i got:

    1. When I make some change to EJB class, the change is not reflected on the application.

    Configuration:
    – Deployment: Exploded
    – Run server on debug mode (debug features works perfectly).

    Test:

    1. I have generated the .ear file and also changes not reflected
    2. The changes on .jsp pages are reflected with hot deployment.
    3. When I redeployed the project, the .class files changes, but changes still not reflected in the application.

    Any ideas? . Thanks in advance.

    #327899 Reply

    support-swapna
    Moderator

    ecacavelos,

    Sorry that you are seeing this issue.

    Can you answer some more questions for us to help replicate the issue at our end?

    1. Can you please copy paste the Installation Details from MyEclipse > Installation Summary > Installation Details ?

    2. Which version of EJB are you working with? JBoss 4 does not support hot deployment for EJB3.0. The project has to be redeployed for the EJB changes to be picked up.

    3. After a redeploy if the timestamp changes and the changes are not reflected, then its the Jboss server which is an issue. The server has to pick up the changes.

    4. Which browser are you working with ? It might also be an issue with the browser in picking up the latest changes. Can you check with any other available browser?

    If you are using IE8 then you can set IE8 to “check for newer versions of stored pages every time I visit the webpage”, and using CTRL+F5 to refresh.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: deployment of EJB classes not reflected – JBoss 4.0.4

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