New Seam Project
====================================
Web module and the EAR are created, np ejb module
The web module does not have any seam jars...
Failed while installing Seam 2.2
java.lang.NullPointerStructure
A little more progress...
Beta 2 is out, cool! Good work guys!
Used the latest nightly build, it installs with no errors..
However when creating a new seam project get the following error:
Failed while installing Seam 2.2
java.lang.NullPointerStructure
The Web module and the EAR are created, but no ejb module
Also do not have any seam jars but the web.xml and components.xml is configured...
I can create the Ejb module separately. What jars should it contain for the Seam related annotations work within EJBs? A reference to a sample project structure and the references?
Thanks for your help.