Help,

I am attempting to run a servlet in OAS 4.0.8.1 that requires
configuration parameters to be passed to it. I can't find the
way to do this, if it is at all possible.

I have tried:

- installing the application and cartridge using the HTML
based admin app.

- installing using the wrcfreg command line utility
and an app file containing a [cartparams] section

- using getClass().getResourceAsStream() in a vain attempt
to have the class loader find my initialization file.

- downloading an 11 Mbyte sample from Oracle to see what they
did (didn't use any parameters)

Please don't recommend other platforms because I'm writing
an install procedure for our servlet that has to support a
number of web/app servers including OAS.

I have searched the list archives, Oracle technet & the web
without any luck.

Thanks,

Rob Griffin
Quest Software

E-mail: [EMAIL PROTECTED]
Web site: http://www.quest.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to