Re: One Question about Jigsaw Server running..

Yoo In_Seon wrote:
> 
>  Hi..
> 
>  I have a question about running the server.
>  I kept the REAME in Jigsaw.
>  SUN's JDK install
>  Set CLASSPATH
>  RUN follows
>         java w3c.jigsaw.Main -root ~/Jigsaw/Jigsaw
> 
>  But.. I had following result.
>         "Can't find class w3c.jigsaw.Main"
> 
>  What's Problem?
> 
>  What did I do wrong?
> 
>  regards
>  isyoo
> 
> 

You probably set the classpath wrong.
It needs to have an entry which points to the full path
name of the zip file itself (ie. ~/Jigsaw/classes/jigsaw.zip)

-- 
Mike Stolz             mike@imsi.com
Investment Management Services, Inc.
12 E 49th Street, New York, NY 10017

Received on Friday, 30 May 1997 12:19:53 UTC