There is a tool called verifier in GlassFish bin directory. Can you use it to verify your
ear file? You can run it as shown below:
$GlassFishHOME/bin/verifier path/to/your/ear
It produces a .txt file which can help you in debugging persistence unit visbility.
Thanks,
Sahoo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111087#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...