Sorry for confusing. The persistent.xml was in all my experiments placed in the
META-INF directory...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909777#3909777
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909777
Well, by me it was similar. According to the EJB3 trailblazer, only persistent
entity beans should be in the .par file, and session beans in the .ejb3 file.
The .par file contained /WEB-INF/persistence.xml, the .ejb3 file not. I had
only one entity bean in .par and one stateless session bean in
The packaging node is available in the project properties only,if you are in
"Java perspective". If you are in "Resource perspective", packaging node is not
available
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909711#3909711
Reply to the post :
http