This is something sent to me that the list is more appropriate for.

-----------------------------------------------------------
Joseph B. Ottinger               [EMAIL PROTECTED]
http://cupid.suninternet.com/~joeo      HOMES.COM Developer

---------- Forwarded message ----------
Date: Thu, 17 Aug 2000 14:55:21 -0400
From: Otis Jinks <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: Need help retrieving EJB env values

Hi Joseph,

I am having problems retrieving environment values for EJB's.

The attached EAR deployment file and Java client file illustrates my
problem.  The deployment file contains a session bean with an environment
entry 'EnvName1'.  The client invokes the getEnvValue(String key) method on
the session bean causing the session bean to try to read the value for the
specified key from its environment.  However, 'EnvName1' is not found in the
bean's environment although it is specified in both ejb-jar.xml and
orion-ejb-jar.xml.

Am I doing something wrong, or is there a bug in the Orion server?

Thanks,

Otis Jinks
NetVendor, Inc.
[EMAIL PROTECTED]
(404) 836-6676

 <<test.ear>>  <<TestOrionClient.java>>  <<application-client.xml>> 

test.ear

TestOrionClient.java

application-client.xml

Reply via email to