When I'm running PSUnitTestCase.testUpdateDefaultDS or PSUnitTestCase.testDefaultDSOps
I get 107 ManagedComponent instances which match
| ComponentType type = new ComponentType("DataSource",
"LocalTx");
| ManagedComponent hsqldb = getManagedComponent(mgtView, type,
"DefaultDS");
|
Guess this is not normal? :-)
And the number keeps on increasing ...
Or is this todo
| // Process the deployments
| // TODO: this should only be done once for a profile
|
in loadProfile the reason?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091091#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...