When deploying an ear I am getting

2002-03-01 09:39:05,228 ERROR 
[org.jboss.management.j2ee.J2EEApplication] Could not create JSR-77 
J2EEApplication: cadexTest.ear
javax.management.InstanceAlreadyExistsException: 
jboss.management.single:J2EEDomain=Manager,J2EEServer=Single,name=cadexTest.ear,type=J2EEApplication


Now in EARDeployer.java in the start,init and destroy methods it looks 
like the J2EEApplication.create should be commented out but they are 
prefixed with //. I took out these three bits of code and it still 
deployed my ear so I think this code should be commented out.

Now on to why my class in the war file is not getting reloaded.....


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to