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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...