Re: userThreads + calling EJBs from outside orion.

2000-10-19 Thread Christian Sell
Jeff, the junitee.zip on the page referenced below seems to be broken (9k size?). -Original Message- From: Jeff Schnitzer <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Date: Dienstag, 17. Oktober 2000 22:57 Subject: RE: userThreads + calling EJBs from outside o

RE: userThreads + calling EJBs from outside orion.

2000-10-17 Thread Jeff Schnitzer
Why not test from within Orion? You might want to look at http://www.infohazard.org/junitee for a testrunner, servlet, and tutorial for using JUnit with Orion. If you have any trouble with the site, let me know and I'll mail you a copy of the zipfile. Jef

Re: userThreads + calling EJBs from outside orion.

2000-10-17 Thread cuenot jerome
hello Greg, for used the -userThreads flag you must started orion with this command: java -jar orion.jar -userThreads true Jerome. Greg Matthews wrote:  dear all, i've started orion 1.40 as follows: java -jar orion.jar -userThreads and then tried to get a reference to the InitialContext, and re