users@glassfish.java.net

Error while deploying an EJB

From: Praneet Tiwari <Praneet.Tiwari_at_Sun.COM>
Date: Fri, 11 Apr 2008 09:04:30 +0530

Hi
I have a JBoss EJB jar file which I migrated to Glassfish using M2G
migration tool.
The tool generated ejb-jar.xml which looks fine to me.
When I try to deploy the module to Glassfish or verify using verifier, I
get the following error message:

  Error Name : Could not verify successfully.
        Error Description : java.io.IOException: Error expanding archive ...

The rest of the message has nothing but the stacktrace.
I searched the archives but could not find any answers.
As I am pretty clueless about what's happening here any and all pointers
will be most welcome.

Thanks in advance
Praneet