Hi Jean-Louis,

An easy way to test a bunch of stuff without worrying about the ee tck :-) is 
to build geronimo (trunk) and then check out the open source tck runners and 
try the jcdi tck.

svn co https://svn.apache.org/repos/asf/geronimo/tck/branches/3.0

mvn clean install

to actually run the jcdi tck you need a fancier command line like
cd jcdi-tck-runner 
mvn clean test -Dgeronimo-assembly -Dincontainer -DassemblyId=tomcat7-javaee6 
-Dcurrent


hope this helps

thanks
david jencks

On Jan 10, 2011, at 12:05 AM, Jean-Louis MONTEIRO wrote:

> 
> Hi David,
> 
> It works under Tomcat because of the TomcatDeploymentLoader which overrides
> that method.
> Dunno how OpenEJB actually works in Geronimo.
> 
> Definitely an area where i need to work on.
> If you have any inputs to help me, I'd be grateful.
> 
> I mean, how can I test OpenEJB in Geronimo?
> 
> Jean-Louis
> 
> -- 
> View this message in context: 
> http://openejb.979440.n4.nabble.com/Re-svn-commit-r1056366-in-openejb-trunk-openejb3-assembly-openejb-jetty-openejb-jetty-common-src-tes-tp3204818p3206724.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to