<Resource id="DB2" class-name="com.ibm.db2.jcc.DB2Driver"> url=.... user=.... password=..... </Resource>
<Resource id="H2" class-name="org.h2.jdbcx.JdbcDataSource "> url=.... user=.... password=..... </Resource> openejb console only display url property not supported by "DB2"? why ? any link doc about this? -- View this message in context: http://openejb.979440.n4.nabble.com/about-openejb-standalone-transaction-control-tp4660358p4660417.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
