I have a web application using dbbeans came with ibm websphere application 
developer (wsad 5.1.2).  Now I'd like to run this application using JBoss 
4.02/4.03.  It turns out that I have to change "jdbc/dsname" to 
"java:comp/env/jdbc/dsname" in order to make the code work(here is an example 
code snippet) :

<dab:dataSourceSpec dataSource="jdbc/dsname" id="protdbw"></dab:dataSourceSpec>

Any quick suggestions? 

Thanks.





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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to