[jboss-user] [EJB 3.0] - Re: How can I specify the jars that contain session beans?

2007-05-15 Thread ronsmitsnl
"ronsmitsnl" wrote : you can in the application.xml file, mark the jar files in several ways: | jar file for files containing ejb's | jar filefor files not containing ejb's it eats the less then and greater then tags :( | ejb jar files | jar file | There, tha

[jboss-user] [EJB 3.0] - Re: How can I specify the jars that contain session beans?

2007-05-15 Thread ronsmitsnl
you can in the application.xml file, mark the jar files in several ways: jar file for files containing ejb's jar filefor files not containing ejb's View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045782#4045782 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [EJB 3.0] - session and persistence unit catch 22

2007-05-14 Thread ronsmitsnl
Evening all I am greenfielding at a customer site with ejb3 and jboss 4.0.5GA. I found a strange problem with a stateless session bean that gets the persistencecontext injected by the @PersistenceContext annotation. The session bean does not get initialised because the persistence unit is not