![]() | ![]() | ![]() |
| |||||||
![]() | ||||||||||
![]() | ![]() | |||||||||
Resin 3.1 Documentation Examples Changes Overview Installation Configuration Quercus SOA/IoC JSP Servlets and Filters Admin (JMX) EJB Amber Security Performance Hessian XML and XSLT Third-party Troubleshooting/FAQ JAXB Annotations IoC Annotations JAX-WS Annotations JMS Configuration init bean CronResource RMI Resource FAQ |
Can I link one JNDI name to another?The jndi-link tag can be used for this purpose. <jndi-link> <jndi-name>java:comp/env/UserTransaction</jndi-name> <foreign-name>java:comp/UserTransaction</foreign-name> </jndi-link>
|