----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Spec...
Blackdown JDK1.2.2RC3/JServ1.1/RH6.0/Apache1.3.9

I have seen some interesting things happen with repositories and 
classpaths...

When sticking more that two items in the classthpath for lauching 
jserv the repositiories are ignored. Although jserv-status reports the 
repositories it will not find any classes except those sitting directly 
in a folder. (have not tested jars)

eg...

#!!/bin/bash
classpath=/path/one/blah1.jar:/path/two/blah2.jar:/path/three/blah3.j
ar

java -cp $classpath org.apache.jserv.JServ jserv.properties

# end script

if you take out the third item "/path/three/blah3.jar"
any repostiories defined in this jvms zones work fine.

If anyone has any idea why this would be please explain.
If you require more info please email

regards

Michael



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to