This question was forwarded to me by a coworker, and I don't have an answer.
Anyone able to help?

When I deploy an EJB to JRun and restart JRun using default javaargs
(user.javaargs={default}) I can access and use the bean with no problems.
However, if I use -Xbootclasspath as my user.javaargs value and restart
JRun,
the EJB cannot be loaded.  I've tried using different combinations of jar
files
in the -Xbootclasspath in the hopes that I'd find the jar that JRun is
looking
for, but I had no luck.  I've included my environment info as well as my
local
and global properties files below.


(See attached file: local.properties)(See attached file: global.properties)

My CLASSPATH variable is:
..;C:\Program
Files\Sybase\Shared\Sun\jdk122\lib\classes.zip;c:\jdk1.3\jre\lib\rt.jar;C:\O
RANT\classes12.zip;C:\forte4j\Development\Dev;C:\forte4j\Development\Dev\itr
;C:\Program

Files\Sybase\Shared\Jaguar CTS 3.5\Client\JagClient.zip;C:\Program
Files\Sybase\PowerJ35\java\Powersoft\jdk11\release\lib\powerj.zip;C:\Allaire
\JRun\lib\ejipt.jar;C:\forte4j\Development\Dev\ejbeans\hellowld.jar;C:\Allai
re\JRun\servers\default\runtime\ejipt_exports.jar;C:\Allaire\JRun\lib\jrun.j
ar;

My JAVA_HOME variable is:
C:\Program Files\Sybase\Shared\Sun\jdk122

My JDK_LATEST variable is:
C:\Program Files\Sybase\Shared\Sun\Jdk122

My JRE_LATEST variable is:
C:\Program Files\Sybase\Jaguar CTS 3.5\jre



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to