facebook

user library updates do not deploy

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

    YellowDog
    Member

    I’m using 4.0.1 and I notice that if I make edits to a User Library (remove a JAR, add a JAR, etc), the changes are not deployed. I must re-deploy the app to realize the changes. Window -> Preferences -> MyEclipse -> J2EE Project -> Web Project -> Deployment. These options are checked: Jars on Web Project build-path and Jars in Web Project’s user libraries. Any help?

    #243382 Reply

    Scott Anderson
    Participant

    I’m using 4.0.1 and I notice that if I make edits to a User Library (remove a JAR, add a JAR, etc), the changes are not deployed. I must re-deploy the app to realize the changes.

    Right now, automatically detecting and redeploying due to user library changes is not supported. It’s simply something that doesn’t come up much so we’ve never added ‘auto recognition’ for it since it would almost surely break a running application due to library locking issues with running servers. As you’ve discovered, the workaround is to manually ask MyEclipse to redeploy your project that was affected by the change.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: user library updates do not deploy

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