When I try to deploy a java web service (with annotations) on JBoss AS 5.1 I have:
[AbstractKernelController] Error installing to Real: name=vfsfile:/Applications/JBoss5.1/server/default/deploy/WS_My.war/ state=PreReal mode=Manual requiredState=Real
How is the problem ?
I previus deploy similar WS without exception...