[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ManagedObject attachment serialization
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Wed Jan 23 07:49:37 EST 2008
So, would making attachment transient in ManagedObjectImpl be a proper fix?
If I make it transient all tests in ProfileServiceUnitTestCase pass. Otherwise, there is 1 error and 1 failure. The error is due to a classloading issue that, AFAIU, what the jira issue is about.
And then again, should the API be changed making the attachment an Object rather than keeping it Serializable?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122609#4122609
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122609
More information about the jboss-dev-forums
mailing list