Re: adding new resources

On Thu, 18 Jul 1996, Anselm Baird-Smith wrote:

> Aaron Shtromas writes:
>  > hi-
>  > 
>  > i've been slowly plugging through the tutorials and, unfortunately, i got 
>  > stuck on adding the FancyResource. i compiled the FancyResource.java and 
>  > i put it in the same directory where jigsaw.zip lives, namely, 
>  > INST/Jigsaw/classes. i also added that directory to CLASSPATH so that
>  > the CLASSPATH=INST/Jigsaw/classes/jigsaw.zip:INST/Jigsaw/classes, and 
>  > restrted the server. the idea is to help jigsaw to find 
>  > FancyResource.class, right?
> 
> Yep, but rather then to what you say, your CLASSPATH should be set to:
> 
> INST/Jigsaw/src/classes:INST/Jigsaw/classes/jigsaw.zip
> 

i also found out that FancyResource.java needs to be compiled within the 
src hierarchy, i.e., INST/Jigsaw/src/classes/w3c/jigsaw/tutorial. thanks,

-a

----------------------------------------------------------------------
Aaron Shtromas (ams@mci.net)                  MCI Internet Engineering
                                              2100 Reston Parkway
"chip-chip-chip... ja, Pantani is weg!"       Reston, VA 22091 
    (Belgian TV at L'Alpe d'Huez 1995 TdF)    (703) 715-7334

Received on Friday, 19 July 1996 07:40:02 UTC