everything I have done is in cvs head. I think there is a xmbean
persistence interceptor in the interceptor stack, but I have never looked
at it.

My latest changes in this area:

--xmbean xml descriptor can include initial values for attributes.  They
are set from string representations using PropertyEditors, just like in
ServiceConfigurator.

--(not part of jbossmx, but related) You can directly include an xmbean xml
descriptor in a *-service.xml file and it will be loaded as with any other
mbean.

Previous related work:  undeploying a class that is used for an mbean
results in the mbean being undeployed and its current attribute values
saved in a normal -service.xml snippet.  When you resupply the class, you
get the mbean back with these values.  This almost certainly doesn't work
with xmbeans, just standard and dynamic mbeans.

If this is insufficiently detailed let me know.

thanks
david jencks

On 2002.08.16 14:30:28 -0400 Matt Munz wrote:
> 
> (this is copied from a forum topic by the same name)
> 
> Paul, Juha, David, Sacha, and others,
> 
> I have been following your threads (mail and forum), and have come to the
> conclusion that I am one step behind on this issue.
> 
> I need to get minimal XMBean Persistence working ASAP and am happy to
> write
> the code to do so. Based on your comments, I think at least one of you
> may
> have already done this.
> 
> Would it be possible for me to see the code?
> 
> If not, any pointers on getting started with implementing this?
> 
> - Matt
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: OSDN - Tired of that same old
> cell phone?  Get a new here for FREE!
> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to