[jboss-dev-forums] [Design of POJO Server] - Re: profileservice-testTopic-service.xml deployment failures
emuckenhuber
do-not-reply at jboss.com
Thu Nov 20 04:10:34 EST 2008
"scott.stark at jboss.org" wrote : I cleaned up the deployment code in the test layer to properly cleanup the failed test as this was causing every other test to fail due to the previous incomplete deployment.
|
| We either need
| - a fix from messaging, not likely as the code is ready to go out the door
| - exclude this property
|
Okay thanks for cleaning up the deployment code, i thought i already did the the undeployment
so that it does not cause any further regressions - that was not the intention.
Well basically the problem with this attribute was after persisting and restarting AS, as the default attributes are also persisted.
Maybe we should have a way to exclude attributes or just persist the changed ones.
But i guess this depends on the MO<->xml marshalling/unmarshalling first.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190777#4190777
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190777
More information about the jboss-dev-forums
mailing list