[jboss-dev-forums] [Design of POJO Server] - Re: Datasource Connection Properties using CollectionMetaTyp
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Feb 7 12:06:36 EST 2008
Note that the testAddNoTxConnectionFactory/testAddTxConnectionFactory are not working yet as the List(ManagedConnectionFactoryPropertyMetaData) config-property type is still not correct. I was trying to convert this into a Map(String,String) composite value by using a ManagedConnectionFactoryPropertyMetaData.name to ManagedConnectionFactoryPropertyMetaData.value entry along with a ManagedConnectionFactoryPropertyMetaData.name+".type" to ManagedConnectionFactoryPropertyMetaData.type entry, but this is not working yet. I'll come back to it after beta4.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127493#4127493
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127493
More information about the jboss-dev-forums
mailing list