Arg ! :-( I should rename the file META-INF/persistence.xml !
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009261#4009261
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009261
_
Hi,
I use JBoss 4.0.5 (with EJB3 support) and I develop with Eclipse 3.2.1/WTP
1.5.2.
I try to deploy EJB3s under JBoss, but I'm not abble to access to the
persistance manager.
My first EJB Session Stateless runs well :
HelloService.java :
package com.test.jboss.ejb3;
|
| import javax.ejb