Neither JRun 2.3.3 nor JRun 3.0 support "Xbootclasspath." JRun hasn't got a
thing to do with it. It's a JVM arg. If you pass correctly, it works. I've
used it myself. You need to edit the user.javaargs for the server you're using.
You can do this via the JMC or by hand.
# extra virtual machine args
user.javaargs=-Djava.compiler=NONE -Xbootclasspath:C:\foo\diddle\bar.jar;C:\foo\
diddle\hey.jar
etc. . .
Scott Stirling
> -----Original Message-----
> From: Naveen Shankar [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 28, 2000 7:50 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Jrun3.0 does not support " Xbootclasspath" argument???
>
>
> I am using 1.2.2. I had Vbroker 3.3 working with 1.2.2 by specifying the
> Xbootclasspath property and putting the Vbroker jar files ahead of rt.jar .
> This ensured that the Vbroker Orb was instantiated. However Jrun3.0 does
> not support the Xbootclasspath argument whereas Jrun2.33 did. If there was
> any way we could use this, then I could avoid upgrading to Vbroker 3.4
>
>
> Naveen.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.