Today I came across this question. It looks like to add a simple jndi entry on the application server, in JBoss you will need to create a new file $ CATALINA_BASE / conf / context.xml and call MBean to add the variable and its value.
In a server like websphere, you can pass new values to jndi.properties that jboss 5.0.0 doesn't like.
It is very bad that in jboss / docs there is absolutely no DOCUMENTS that point to anything in this thread.
source
share