[jboss-dev-forums] [Design of POJO Server] - Re: ManagedOperation aspects for the ProfileService.Manageme
alesj
do-not-reply at jboss.com
Wed Oct 3 10:50:20 EDT 2007
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#4091091
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091091
More information about the jboss-dev-forums
mailing list