1 Reply Latest reply on Apr 23, 2004 8:13 AM by poorboy

    Setting JNDI at run-time

    sumedh

      Hi all,

      I was wondering whether there was a way to set the JNDI Resource-refs (along with resource params) at run-time...

      I'm deploying a WAR that in turn sets the JNDI params for some other WAR components. This used to work fine in Tomcat 5 by creating XML context files for each of the other WARs with the JNDI params defined there.

      Is there a way to do this in JBoss? Does it support Context files?

      Thanks...