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

Re: omquery.jar is missing from ozoneenv.bat



It's in CVS. Does it work?


Falko

On Wed, 23 Aug 2000, marcus.rimmer@ubs.com wrote:
> Small issue.
> 
> omquery.jar is missing from the classpath in ozoneenv.bat hence XPath queries 
> fail since the server can't find the query classes.
> 
> I checked the unix script and the classpath is built dynamically so I guess it 
> doesn't have this problem.
> 
> If you would like to do something similar on NT you could use the following :
> 
> 
> --------------
> echo Initializing Ozone classpath...
> 
> set OZONE_CLASSPATH=%OZONE_CLASSPATH%;%OZONE_HOME%
> 
> for %%i in (%OZONE_HOME%\bin\*.jar) do call :buildOzonePath %%i
> goto exitEnv
> 
> :buildOzonePath
> set OZONE_CLASSPATH=%OZONE_CLASSPATH%;%1
> goto exitEnv
> --------------
> 
> Hope this helps................Marcus
> 
> 
> ==================
> Environment
> 
> Ozone 0.5.5
> Windows NT 4.0 sp6a
-- 
______________________________________________________________________
Falko Braeutigam                              mailto:falko@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com