Hi,
I'm working with b70 with a EE 6 application (JPA 2.0, EJB 3.1 with no
interface, JSF 2.0 with no faces-config.xml). Everything works fine with
b70.
I've just downloaded and installed b71. I can deploy and execute my
application, but when I try to redeploy it (using the admin console and
pressing the 'redeploy' link), I get the following :
[#|2009-11-08T13:34:00.968+0100|INFO|glassfishv3.0|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=33;_ThreadName=Thread-1;|Unregistering
MBEAN for ref:
amx:pp=/domain/servers/server[server],type=application-ref,name=demo08|#]
[#|2009-11-08T13:34:01.250+0100|SEVERE|glassfishv3.0|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=35;_ThreadName=Thread-1;|Module
type not recognized|#]
[#|2009-11-08T13:34:01.250+0100|SEVERE|glassfishv3.0|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=35;_ThreadName=Thread-1;|There
is no installed container capable of handling this application
com.sun.enterprise.deploy.shared.FileArchive_at_1736e99|#]
I've switched back to b70, so nothing urgent, but just to let you know.
Antonio