Total Pageviews

2011/08/12

ADMA0176E: Application installation of {0} faild with PrivilegedActionException. Ear file path is {1}.

Problem


When I try to deploy an ear file to my WAS (WebSphere Application Server)



I get the following error:

ADMA0176E: Application installation of {0} faild with PrivilegedActionException. Ear file path is {1}.



Solution


right click on project --> Properties --> Dependecncy Management --> Check "Automatically update dependencies from Maven pom.xml" checkbox




And do "Update Project Configuration" on your project



See....my ear file had been deployed to WAS successfully.

And can open my jsp successfully.

No comments: