[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: XmlBlaster Windows Installation Help



Hi Lamine Sano,

I downloaded the following archive JacORB1_0-beta15-compact.zip from
http://www.inf.fu-berlin.de/~brose/jacorb/. In this archive there are also
batch-files for the windows platform included. The syntax for the batchfile
(jaco.bat) Marcel told you was right. Here the command in the real jaco.bat
file which is shipped by JacORB.

 at echo off
rem call JDK12 interperter with appropriate options
java
-Xbootclasspath:"d:\jacorb\classes\jacorb.jar;c:\Programme\jdk122\jre\lib\rt
.jar;%CLASSPATH%"  %*

Maybe you should download mentioned above.

good luck
Peter

> -----Ursprüngliche Nachricht-----
> Von:	Marcel Ruff [SMTP:ruff at swand.lake.de]
> Gesendet am:	Freitag, 24. März 2000 22:13
> An:	Lamine Sano; xmlBlaster Developer
> Betreff:	Re: XmlBlaster Windows Installation Help
> 
> > Lamine Sano wrote:
> > 
> > Hi Marcel, Manuel
> > 
> > 
> > I have been trying to install xmlblaster on my windows98 laptop to no
> > avail.  The thing that intrigues me is the jaco interpreter for
> > starting all of the servers and services processes.  It is a unix
> > shell and the windows version is nowhere to be found in the directory
> > hierarchy.
> > 
> > What is it that I am missing or not getting ?
> > 
> > Thanks guys,
> > 
> The jaco script is from the JacORB CORBA library.
> 
> You can make a little "jaco.bat" file containing:
> 
> ------------------------------
> java
> -Xbootclasspath:"d:\xmlBlaster\lib\jacorb.jar;c:\Programme\jdk122\jre\lib\
> rt.jar;%CLASSPATH%" 
> %*
> ------------------------------
> 
> As i don't have any Windows, i couldn't test this.
> 
> 
> In the next release, we hopefully don't need any jaco script
> anymore, since JacORB 1.0 will use the standard way to 
> replace the JDK CORBA lib.
> 
> 
> 
> regards
> Marcel
> 
> PS: I posted this to our mailing list as well.
> Peter Roth is our Windows porter, he may have some advice as well :-)
> 
> -- 
> Marcel Ruff
> ruff at swand.lake.de
> http://www.lake.de/home/lake/swand/
> http://www.xmlBlaster.org