facebook

files not updated on server

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

    credobanka
    Member

    I’m using the Myeclipse Blue with WAS 7.0.
    I have deployed an WAR application on the server, exlpoded mode. When i
    save any of the files the changes do not get synchronized with the application server.
    I found that when looking into the deployment location the files are changed (C:\Program Files\IBM\WebSphere\AppServer2\installedApps\FILIP7Node01Cell\CREDOWEB.ear\DefaultApplication.ear)
    but i found that the real application is located in C:\Program Files\IBM\WebSphere\AppServer2\profiles\AppSrv01\installedApps\FILIP7Node01Cell\CREDOWEB.ear\CREDOWEB.war
    and the files there are not synchronized, found that by changing the files .
    Is there something that i need to setup in WAS or MYeclipse?

    MyEclipse Blue Edition

    Version: 8.5 Blue
    Build id: 8.5-Blue-20100319

    #308971 Reply

    credobanka
    Member

    I found that when deploying only WAR this happens, ads myeclipse deploy’s the application in the above two directories. When i deploy an EAR project it only deploys in the:
    C:\Program Files\IBM\WebSphere\AppServer2\profiles\AppSrv01\installedApps\FILIP7Node01Cell
    and all works fine.
    Is there something i need to setup in MY eclipse?

    #308979 Reply

    credobanka
    Member

    I tried:
    http://www.myeclipseide.com/documentation/quickstarts/websphere6/
    And it dosen’t to work, any suggestions?

    #309006 Reply

    credobanka,
    Can you clarify what type of changes are not getting synced? Java/JSP?
    Can you try using the enhanced mode of deployment and check if the issue persists?

    #309012 Reply

    credobanka
    Member

    Neither Java or JSP gets synced when deploying WAR in exploded mode in the :C:\Program Files\IBM\WebSphere\AppServer2\profiles\AppSrv01\installedApps\FILIP7Node01Cell\CREDOWEB.ear\CREDOWEB.war
    location.

    Enhanced mode allows me to deploy packaged mode only, so every time i make changes it takes long time to resync. So in developement its a great holdback when making lot of small changes.
    I do have an option of creating EAR and adding my WAR to it and then deploying in exploded, but if you think the WAR in exploded mode should work geve me some hint’s on what i can try.

    #309033 Reply

    credobanka,
    Java changes made to WAR files in Classic Exploded mode should be picked up. However some changes just cannot be picked up. Can you paste some changes that you are trying to make here?
    Also, please ensure that the server is launched in the debug mode

    #309174 Reply

    credobanka
    Member

    I do not understand what you mean by pasting you changes i am trying to make, but here is an example:
    I make changes to a JSP file, save the file, and as i mentioned in my first post, changes are syncronized only with the folder C:\Program Files\IBM\WebSphere\AppServer2\installedApps\FILIP7Node01Cell\CREDOWEB.ear\DefaultApplication.ear,
    this is allso when changing java files in the src directory.
    The other folder C:\Program Files\IBM\WebSphere\AppServer2\profiles\AppSrv01\installedApps\FILIP7Node01Cell\CREDOWEB.ear\CREDOWEB.war is never synchronized. Even when i do redeploy.

    #309177 Reply

    credobanka,
    I have escalated this issue to the dev team member.
    They will get back to you on this.

    #309529 Reply

    credobanka
    Member

    I had no reply on this issue?

    #309559 Reply

    Brian Fernandes
    Moderator

    credobanka,

    I apologize for the delayed response. We found a bug in 8.5 which causes this problem, it has been fixed and released in 8.6M1. You can download 8.6M1 either using Pulse or using an all in one installer – 8.6M1 will not overwrite your 8.5 installation, you will be able to use both simultaneously.

    Note that using the enhanced mode of deployment and manually redeploying the changes will still work in 8.5, please invoke the deployment from the server view by using the context menu on your Websphere 7 server and selecting the EAR.

    I apologize for the inconvenience caused, please let us know if you experience issues with 8.6M1.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: files not updated on server

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