[jboss-dev-forums] [Design of POJO Server] - mgtView.getComponentsForType(componentType);
bytor99999
do-not-reply at jboss.com
Tue Feb 12 23:20:27 EST 2008
Why does this return multiple instance of the same component? Including a previously deleted component/deployment.
With only one LocalTX datasource (DefaultDS) and one deleted one, the call to getComponentsForType returned a Set with 8 components. 2 for the deleted Datasource and 6 for DefaultDS.
Is this what you were talking about with ManagedConnectionFactoryParserDeployer here?
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=129183
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128986#4128986
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128986
More information about the jboss-dev-forums
mailing list