[jboss-dev-forums] [Design of JCA on JBoss] - Re: Programmatic deployment--Redux
weston.price@jboss.com
do-not-reply at jboss.com
Mon Nov 27 16:30:10 EST 2006
Come again? I am not sure what you are getting at. The API provides for setting only String based attributes. Further, I tried a simple test where I set an Integer (stringified of course) attribute and it never got set appropriately.
After thinking about it, and kicking it around with other JBoss guys I have decided to add the DSXMetaData to the MetaDataRepository which now contains the ConnectorMetaData. The Repository exposes a simple MBean wrapper which allows me to establish a dependency between the old JCA MBeans to the repository iteself. As a result, the RARDeployment, JBossManagedConnectionPool etc can simply read their configuration from the respository at start.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989063#3989063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989063
More information about the jboss-dev-forums
mailing list