[JBoss-user] [Beginners Corner] - Re: Junit EJB3

2006-03-21 Thread tim.cockle
Did you have any luck Marco?

Thanks,

Tim

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931512#3931512

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931512


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Junit EJB3

2006-03-01 Thread tim.cockle
Well try:
http://docs.jboss.org/ejb3/embedded/embedded-tutorial/test-with-junit/

Also look at:
http://docs.jboss.org/ejb3/embedded/embedded.html

Not that I can get it to work!
[javac] symbol  : method scanClasspath()
[javac] location: class org.jboss.ejb3.embedded.EJB3StandaloneBootstrap
[javac] EJB3StandaloneBootstrap.scanClasspath();
[javac] ^

It looks like the EJB3StandaloneBootstrap class is old and does not support the 
scanClasspath(). I am currently tring to get the current src from CVS and 
create my the new binaries.

Let me know if you have any luck.

Tim

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927088#3927088

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927088


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user