Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> EJB Environment Properties

EJB Environment Properties

From: Gary Fowler <grfowler_at_mmm.com>
Date: Fri, 25 Feb 2000 09:45:10 -0700
Message-ID: <38B6B196.BC205302@mmm.com>


I am using Oracle 8i, and I want to be able to set some properties at deployment time. It appears that you can do this in the EJB deployment descriptor, but I have not found a way to access them from my session bean. I tried to access them via the System.getProperty(String) method, but with no success. How can I get to these properties, or is there a better approach?

Thanks,
Gary Fowler
3M Health Information Systems
grfowler_at_mmm.com Received on Fri Feb 25 2000 - 10:45:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US