matthew zeier wrote:
>
> 1. I ran 'jar -tf /web/jserv/lib/Apache-JServ.jar' and saw a bunch of
> .class files.
>
> 2. I manually did
>
> setenv CLASSPATH
>/usr/java/lib/classes.zip:/web/jserv/lib/Apache-JServ.jar:/web/JSDK2.0lib/jsdk.jar
>
> 3. ran '/bin/java org.apache.jserv.JServ' and got "Can't find class
> org.apache.jserv.JServ" as an error.
>
>
although jar seems to think that Apache-JServ.jar is okay, java doesn't seem to be
able to open
it(thats the only thing i can think of). What jvm are you using? /bin/java doesn't
sound like a
normal install place to me (unless you symlinked it), have you had any other problems
running java
programs?
> 6. I ran a truss on it. It appears to opens Apache-JServ.jar.
>
opening, and making use of the contents are two different things :)
> I've never had this much problems installing something :|
i had a bit of trouble installing jserv, but not as much as you are having with the
jvm.
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]