[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-04-07 Thread lisad
When I try to run a Junit test with the embeddable EJB3, I'm also seeing the error: FATAL 07-04 16:26:17,671 (PersistenceXmlLoader.java:parsePersistenceUnit:101) -tempdb JTA As suggested, I created a jar file containing my entity bean and persistence.xml and placed it in my META-INF directory

[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-04-07 Thread [EMAIL PROTECTED]
it is a bogus logging message. Next release is next week. JBoss AS 4.0.4CR2 already has the latest EJB3 stuff, but I've been on vacation and haven't created the RC6 bundle yet. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935949#3935949 Reply to the post

[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-04-10 Thread lisad
That's what I was hoping. :) Thanks, LisaD View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936248#3936248 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936248 --- T

[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-02-15 Thread [EMAIL PROTECTED]
How is your classpath set up? If you have a directory foo/META-INF/persistence.xml is "foo" in you classpath? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924047#3924047 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-02-15 Thread emdlc
I placed META-INF/persistence.xml in the classpath. Then I placed persistence.xml directly in the classpath. Neither seemed to affect anything. I keep on getting this: | *** DEPLOYMENTS MISSING DEPENDENCIES: | jboss.j2ee:service=EJB3,jar=classes,name=PersonService depends on: |

[JBoss-user] [EJB 3.0] - Re: Embeddable EJB3 (UnitTest) and @PersistentContext(unitNa

2006-02-15 Thread [EMAIL PROTECTED]
please log a jira bug then, thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924053#3924053 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924053 --- This SF.ne