[jboss-user] [JBoss Seam] - Re: Seam/JSF thinks action method to be property...

2006-12-18 Thread eiswind70
HI i got the same problem. Did you have any solutions ? Tom View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3994725#3994725 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3994725 ___

[jboss-user] [JBoss Seam] - EJB3StandaloneBootstrap - java.lang.IllegalArgumentExceptio

2006-12-05 Thread eiswind70
I try to set up some Junit tests for our SEAM Project. I struggle now even with the CVS relase from 20061204 with the following exception : java.lang.RuntimeException: java.lang.RuntimeException: Unable to create a KernelInitializer based on the specified KernelConfig at

[jboss-user] [JBoss Seam] - Embedded EJB / DS EM Configuration

2006-12-05 Thread eiswind70
I try to set up an embedded EJB/Seam Configuration. But Seam doesnt inject an Entity Manager when I try: | @In | private EntityManager em; | I get a NPE. I treid to use the EntityManagerFactory then to obtain an EM, but then I get | javax.persistence.PersistenceException: