Put it in a jar file in a lib somewhere, and add the line:

<library path="/path/to/your/lib" />

to $ORION/config/server.xml



At 11:41 05/03/2001 +0000, Daryl Hall wrote:
>Hi - pls someone help me before I go nuts!
>
>I've written a servlet in development=true mode that implements an interface
>class. How do I tell orion where to find this class?  The interface is in
>the same package as the servlet and I've tried the following:
>
>         Dropping the interface.class file in the same directory as as the
>autocompiled servlet.class
>         Creating a .jar file with the interface.class file in and 
> dropping that in
>both WEB-INF/lib and WEB-INF/classes
>         Starting the orion server with a java -classpath
>%path-to-jar%;%other-paths% com.evermind.server.ApplicationServer instead of
>the java -jar orion.jar
>
>But nothing has worked - someone please put me out of my misery!!
>
>cheers
>daryl

--
Dan North
VP Development  -  Cadrion Software Ltd  -  +44 (0)20 7355 5160
CONFIDENTIALITY
This e-mail and any attachments are confidential
and may also be privileged. If you are not the named recipient,
please notify the sender immediately and do not disclose the
contents to another person, use it for any purpose, or store
or copy the information in any medium


Reply via email to