facebook

Unable to change WAS class loader policy

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #335572 Reply

    skomirisetti
    Member

    Hello,
    I am using MEB 10.7 and IBM WAS 7.1.21 . I have changed the class loader policy in MEB for EAR project (through “Application Configuration” Editor. But When I deploy the EAR onto server and check on admin console and I still see class loader for “each application”

    I am not sure if I have change somewhere else.

    Please guide me.

    Thanks

    #335597 Reply

    support-swapna
    Moderator

    skomirisetti,

    I could replicate the issue at my end. I have filed a bug for the dev team to work on it.
    Sorry for inconvenience caused.

    #335663 Reply

    skomirisetti
    Member

    Thanks Swapna,
    Just little bit more information on this issue. I tried to change the settings through MEB WAR project for class loader policy but changes are not taking effect on the server deployment and admin console shows the same thing irrespective of what I set in my EAR project.

    Can you please let us know on when to expect a fix.
    We are running on a tight scheduled project and deadline and your help is greatly appreciated.

    Let me know if I need to provide my license/support related information to get expedited service.

    Thanks
    Sekhar

    #335719 Reply

    support-swapna
    Moderator

    Sekhar,

    Our dev team is looking into the issue.

    In the meantime can you check if this workaround helps ?

    Open the “deployment.xml” file, which is located at “META-INF/ibmconfig/cells/defaultCell/applications/defaultApp/deployments/defaultApp” using “Open with…” > MyEclipse XML editor or text editor

    Find the line :

    <deployedObject xmi:type=”appdeployment:ApplicationDeployment” xmi:id=”ApplicationDeployment_1361442411857″ startingWeight=”10″ warClassLoaderPolicy=”APPLICATION”>

    and change “APPLICATION” to “SINGLE”

    Let us know how it works for you.

    #335791 Reply

    skomirisetti
    Member

    Thanks Swapna,
    Workaround worked. Please keep me posted when the fix is available for MEB.
    Thanks
    Sekhar

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Unable to change WAS class loader policy

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