[jboss-dev-forums] [Design of POJO Server] - Re: ManagementView refresh
charles.crouch@jboss.com
do-not-reply at jboss.com
Thu Jan 25 10:44:38 EST 2007
Running ProfileServiceUnitTestCase from eclipse I just get two failures:
testUpdateDataSource()
org.jboss.profileservice.spi.NoSuchDeploymentException: name=testAddDataSource-dsf.xml, phase=null
| at org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository.getDeployment(SerializableDeploymentRepository.java:283)
| at org.jboss.system.server.profile.repository.ProfileImpl.getDeployment(ProfileImpl.java:122)
| at org.jboss.profileservice.management.ManagementViewImpl.getDeployment(ManagementViewImpl.java:205)
|
testRemoveDataSource()
| org.jboss.profileservice.spi.NoSuchDeploymentException: Failed to find deployment for name: testAddDataSource-dsf.xml
| at org.jboss.profileservice.management.ManagementViewImpl.getMatchingDeploymentName(ManagementViewImpl.java:175)
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006398#4006398
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006398
More information about the jboss-dev-forums
mailing list