I've lost you now...the JNDI name tags are unique in that they differ by the 
characters 'Internet' and 'Intranet'. Are you perhaps referring to some other 
tags somewhere? Note also that I do use 'resource-ref' as the following extract 
from my jboss.xml file indicates:

      
         <ejb-name>DownloadIntranetBean</ejb-name>
         
<jndi-name>ejb/za.co.sita.spe.downloads/IntranetDownloadBean/Remote</jndi-name>
         
<local-jndi-name>ejb/za.co.sita.spe.downloads/IntranetDownloadBeanLocal/Local</local-jndi-name>
         <resource-ref>
            <res-ref-name>jdbc/OracleDSsitaIntranetSPE</res-ref-name>
            <jndi-name>java:/OracleDSsitaIntranetSPE</jndi-name>
         </resource-ref>
         <resource-ref>
            <res-ref-name>jdbc/PostgreSQLDSsitaIntranetSPE</res-ref-name>
            <jndi-name>java:/PostgreSQLDSsitaIntranetSPE</jndi-name>
         </resource-ref>
         <resource-ref>
            <res-ref-name>jdbc/SQLServerDSsitaIntranetSPE</res-ref-name>
            <jndi-name>java:/SQLServerDSsitaIntranetSPE</jndi-name>
         </resource-ref>
      
      

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943167#3943167

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943167


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to