posted 14 years ago
Hello ALL,
I am trying to deploy an EAR which contains 3 WAR projects in it.
When i do create new project for the EAR i have used the version 5.0.
Although i see the deployment.xml in RAD and i can change the policy to :WAR ClassLoader POlicy to : Application.
When i try to deploy the EAR right from my RAD, the server doesnt take up the class loader change, and I see all the different exceptions occurring because of this.
Also, when i check the policy on the Admin console for this ear it is set correctly at Application level, but somehow this change doesnt show up.
Another thing when i export the same ear and log in to admin console to deploy it, everything works fine from admin console and my app comes up fine.
Can someone please help me, how to do it directly from RAD 7.5.3, its pain to everytime make a change export and deploy, manually.
Please advise