posted 18 years ago
Hi,
Iam facing a problem while deploying an EAR on a weblogic cluster.
javax.naming.NoPermissionException: User <anonymous> does not have permission on weblogic.management.home to perform lookup operation.
I have enabled the "Anonymouse Admin Lookup" option.
If i deploy the EAR in the admin server, then it deploys fine.
But if iam deploying an EAR in a weblogic cluster, i get the above error.
Some body please help.