WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  XML changes are not getting reflected while deploying EAR on WAS(RAD 7.5.5) server

    Posted 02/06/12 06:15 AM
    Following steps I performed:

    Step 1: Modified one of the xml configuration files.
    Step 2: Created an EAR
    Step 3: Extracted the EAR to validate the changes are reflected.
    Step 4: In EAR file the modifcations are exist.
    Step 5: I manually installed the created EAR through Admin Console.

    Issue: When i runn the application my changes are not reflected.

    It is still referring the old file only.

    Any response regarding this is highly appreciated.

    Thanks,
    Vijay


  • 2.  XML changes are not getting reflected while deploying EAR on WAS(RAD 7.5.5) server

    Posted 02/09/12 05:55 AM
    Vijay,
    I presume you are working with the WAS inside your RAD (from your topic title). Did you remove this project from your server (inside RAD) before installing it through the admin console?
    You can also check under /runtimes//installedApps which files were deployed.
    Regards,
    Rodney


  • 3.  XML changes are not getting reflected while deploying EAR on WAS(RAD 7.5.5) server

    Posted 02/09/12 09:08 AM
    Hi Rodney,

    Appreciate your response!Thanks!

    I am using WAS within RAD.

    I resolved the issue.We have multiple Clear Case Views.My batch file was pointing to wrong view(hence wrong EAR was picked up).Batch file was not picking up changes from the view where I was making XML changes.

    Thanks once again!

    Regards,
    Vijay