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 orion. Why

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 -userThreadsand then tried to get a reference to the InitialContext, and

RE: userThreads + calling EJBs from outside orion.

2000-10-17 Thread Jeff Schnitzer
Schnitzer [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -Original Message- From: Greg Matthews [mailto:[EMAIL PROTECTED]] Sent: Monday, October 16, 2000 11:11 PM To: Orion-Interest Subject: userThreads + calling EJBs from outside orion. i'm trying to create a dos shell program that i can

userThreads + calling EJBs from outside orion.

2000-10-16 Thread Greg Matthews
dear all, i've started orion 1.40 as follows: java -jar orion.jar -userThreads and then tried to get a reference totheInitialContext, and received this stack trace. f:\dev\scriptjava -classpath f:\orion\orion.jar;f:\jdk1.3\jre\lib\rt.jar;f:\classes