J. King wrote:

> 
> 
> The puzzling question remains, how is it that this works on J2EE RI and not
> JBoss? Moreover, how would I make this variable available in JNDI to both
> callers?
> 
> j.


There should be a resource ref for it in the web.xml descriptor for the 

war file. That's how you map into the ENC for web components. You'd also

need to do mapping in jboss-web.xml (I believe that's the correct name)

-danch




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to