[jboss-dev-forums] [Design of POJO Server] - Re: xml persistent format for attachments
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Nov 20 17:14:05 EST 2008
"emuckenhuber" wrote :
| Concerning unmarshalling of the persisted attachment i think we can try to rebuild the ManagedObject
| from the metadata and due to this WritethroughManagedProperty we actually should be able to directly reuse the attachment.
| Most probably there are some ManagementProperty annotations missing in some parts (e.g. ServiceMetaData)
| to persist and restore everything needed, as i'm currently only planning to persist ViewUse.CONFIGURATION only.
|
| But maybe we want to do the delta thing later on and see how far we can get with restoring the attachment that way?
| As it should not require changes to the persistence format itself.
|
I'm not really following. You have the marshalled form of the ManagedObject and build it back up, to apply to the deployment attachment or are you talking about something else?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191057#4191057
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191057
More information about the jboss-dev-forums
mailing list