Hi,

I'm recently moving my beans from WebLogic to JBoss. I have some problems to
create/configure a compatible DataSource JNDI so that I don't have to modify
my ejb-jar.xml when I deploy my code on WL or JBoss.

In WebLogic, my beans works if I create a DataSource with JNDI name (e.g.)
SmartPool. In JBoss, however I have to put java:/SmartPool for the
DataSource's JNDI. If I prefix my DataSource JNDI on WL with java:/, it
complains can my bean no longer works.

Please provide me with some helps. All comments are appreciated.

Cheers.

Nguyen Thanh Phong                           Tel: 84-8-837 25 06/837 25 07
Saigon Software Development Company (SDC)    Fax: 84-8-837 25 11
10 Co Giang Street, Dist I, HCMC             Email:
[EMAIL PROTECTED]
Vietnam



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to