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

Home -> Community -> Usenet -> c.d.o.tools -> Re: EJB Environment Properties

Re: EJB Environment Properties

From: Bruce Johnson <bwj_at_snet.net>
Date: 2000/03/03
Message-ID: <38BFAB72.33E2673E@snet.net>#1/1

See
http://www.java.sun.com/j2ee/j2sdkee/techdocs/guides/ejb/html/Session.fm.html#10592

Gary Fowler wrote:

> 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 Mar 03 2000 - 00:00:00 CST

Original text of this message

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