<Resource id="DB2" class-name="com.ibm.db2.jcc.DB2Driver">  
url=.... 
user=.... 
password=..... 
</Resource>  

<Resource id="H2" type="org.h2.jdbcx.JdbcDataSource ">  
url=.... 
user=.... 
password=..... 
</Resource>  

openejb console only display 
url property not supported by "DB2"? why



--
View this message in context: 
http://openejb.979440.n4.nabble.com/about-openejb-standalone-transaction-control-tp4660358p4660416.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to