I just came back at my desk. and I am eating my luanch. Poor you :-)
----- Original Message ----- From: Wolfgang B�r <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, February 12, 2002 4:55 PM Subject: Re: Re: SOLUTION Startup Error > Hi Paul, > > there was another problem on WIN98: > > the line : for %%i in (%XINDICE_HOME%\java\lib\*.jar) do call > %XINDICE_HOME%\bin\lcp.bat %%i > which adds all the jars in the directory to the localclasspath didn't > work in WIN98 so > i added all the jars manually to the classpath > > with the point in the classpath: > you have to set set it like: set CLASSPATH=.;C:\...xx.jar;C:\...xy.jar > so it is like an own path which means the current directory ! > > Hope it helps, > > Wolfgang > > Paul Caton wrote: > > >I'm also using jdk 1.3.1 on Windows 98. I tried both Wolfgang's > >suggested fixes and had no joy getting the server to start. I followed > >the Windows installation docs faithfully, too. There was only one > >point I was unsure of: Step 6. tells you to add the Xindice.jar file > >to the CLASSPATH, which I did, and also says: > > > >"make sure you have . in your classpath" > > > >I've mainly done Unix classpaths before and I'm not very familiar with > >Windows conventions; is "." the same as %ClassPath% at the beginning > >of the path, or does it mean you literally have to have ";.;" as one > >of the paths? > > > > > >Paul Caton > > > >--- > >Electronic Publications Editor > >Women Writers Project > > > > e-mail: [EMAIL PROTECTED] > > tel: (401) 863-3619 > >address: Box 1841, Brown University, Providence RI 02912 > > > > > > > > > >
