I got similar problem.
10:54:49,582 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@24082605{vfs:///D:/dev/jboss-6.0.0.Final/server/myApp/deploy/myApp.ejb-1.0-SNAPSHOT.jar}
10:54:49,582 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@24082605{vfs:///D:/dev/jboss-6.0.0.Final/server/myApp/deploy/myApp.ejb-1.0-SNAPSHOT.jar}
In my case i got the problem only with the EJB module.Despite the error the application works fine (until till now..).
Could anyone explain what's going on?
I'm using jboss-6-final and java 1.6.20.
Thanks in advance!