well, I have a lot of beans running with :
   
     java:/skyline
     <datasource-mapping>MS SQLSERVER2000</datasource-mapping>
   
and ...
I want to create other beans in the same jar file (EJBs.jar)
but these beans will be use a different jndi connection like
   
     java:/skylineAdmin
     <datasource-mapping>MS SQLSERVER2000</datasource-mapping>
   
Can I do that ?



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

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


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to