On Thu, May 28, 2009 at 4:06 PM, Arshad Mahmood
<arshadm@compuvision.co.uk> wrote:
Hi,
What specifically is the dependency on JBoss.
Nothing at the moment. I haven't setup Maven 2 profiles yet so the EAR does not contain some of the JAR files that will likely be needed (since they are provided by JBoss). For instance, the webbeans-logging JAR and perhaps several others.
Should I try and build it with Glassfish V3 Preview or is there
some specific requirement that is not met and I shouldn’t even bother trying.
We are just waiting on JSR-299 EJB 3 support in GlassFish (unless it is already done). If that is ready, then it should be good to go. Getting a Maven 2 profile setup for GlassFish is something I hope to get working on soon, but I'd be just as happy if someone contributed it ;)
-Dan