This might be a dumb question but I've looked around and haven't exactly found
what I'm looking for...
In websphere you can set environment string values through the namespace-bindings.xml
& access them through JNDI... what's the equivalent mechanism for jboss?
i've found properties-service.xml, but I only see that you can access System
Properties Service which is through the System.getProperty static call.
how can you bind values for JNDI lookups?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979767#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...