[jboss-dev-forums] [Design of POJO Server] - Re: Datasource Connection Properties using CollectionMetaTyp
bytor99999
do-not-reply at jboss.com
Mon Feb 4 12:59:44 EST 2008
It also looks like for XA Datasources it is different too.
XA connection properties shows as
| xa-datasource-properties=
| ManagedProperty{xa-datasource-properties,
| metaType=ImmutableTableMetaType:
| typeName=[java.util.Map]
| rowType=[ImmutableCompositeMetaType{java.util.Map$Entry
| items=[name=key type=java.lang.String],
| [name=value type=java.lang.String]}]
| indexNames=[key]}
|
But I guess we were expecting
| ManagedProperty{(xa-)datasource-properties,
| metaType=ImmutableCompositeMetaType{java.util.Map$Entry
| items=[name=key type=java.lang.String],
| [name=value type=java.lang.String]}
|
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126301#4126301
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126301
More information about the jboss-dev-forums
mailing list