"Magnus Naeslund(b)" wrote:
> 
> 
> Shouldn't that do?
> Or is /WEB-INF special?
> 
According to specs WEB-INF/classes is where your (non-jarred) classes
should go and WEB-INF/lib is where you should put your .jar files (e.i.
your mail.jar). I suppose your jar should work if you put it in
/WEB-INF/lib and place the properties file there as well.

Take a look on /orion/doc/application-howto.html (might be
application-creation-howto.html)

sven

-- 
======================================================================================
Sven E. van 't Veer                                          
http://www.cachoeiro.net
Java Developer                                                      [EMAIL PROTECTED]
======================================================================================

Reply via email to