in web.xml there's a <load-on-startup>1</load-on-startup> that you must add
to the servlet tag...

HTH

JP
-----Original Message-----
From: Robert S. Sfeir [mailto:[EMAIL PROTECTED]]
Sent: Miércoles, 17 de Enero de 2001 14:16
To: Orion-Interest
Subject: Servlet startup in Orion?


I have a servlet which allows us to upload files to the Oracle DB.  Right 
now when I run it, I do this:

java percepticon.freedom.BlobUpServer -db /u01/home/robert/db.props -p 8124

I know that in Weblogic there's a way to start this servlet within weblogic 
so that we don't have to worry about whether the service is stopped or
started.

Is there a place I can do this in Orion?  Like a tutorial somewhere that I 
might have missed?

Thanks.
R


Robert S. Sfeir
Director of Software Development
PERCEPTICON corporation
San Francisco, CA 94123
w - http://www.percepticon.com/
e- [EMAIL PROTECTED]
t - (415) 749-2900 x205


Reply via email to