"Kucera, Rich" wrote:
> 
> 
> Is there yet an acceptable alternative to copying every jar file you use to
> jre/lib/ext if you want to use java 1.3 beta?  tia

I have had luck with editing the <library-path> tag in
/orion/config/server.xml.  I have only tried this with jsp, and have not yet
tried it with ejb.

Example:
<library-path>../lib;d:\\jwork\\lib;../classes111.zip</library-path>

Evan Vaala

Reply via email to