Thanks for the info.  Are there any docs available on how to properly use
XMBeans and what exactly the persistence semantics are?  I do have the full
doc subscription as well, but I didn't find anything on XMBeans in the
versions I have.

Dustin

> -----Original Message-----
> From: Scott M Stark [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 30, 2003 4:28 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] 3.2.1: Persistence for
> SystemPropertiesService?
> 
> 
> XMBeans support persistence and are in 3.2.
> 
> -- 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> Barlow, Dustin wrote:
> 
> > Has anyone added persistence to the 
> SystemPropertiesService?  IE, I want the
> > changes made to system/global level properties (via JMX) to 
> be persisted to
> > the file that they came from or possibly written to a 
> single delta file that
> > on startup of JBoss would override the properties coming 
> from the non-URL
> > (and maybe even URL) based property file location(s).  
> > 
> > I notice that the load method in the 
> SystemPropertiesService code doesn't
> > keep the source of where the property came from with the 
> property itself, so
> > that's why i thought maybe the delta file would be a decent 
> approach for
> > persisting changes with minimal impact on the existing code base.
> > 
> > If this hasn't been done yet, and I was interested in added 
> the persistence
> > functionality, what is the sanctioned approach for 
> JMX/MBean persistence in
> > the 3.2 series?  I'm aware that there is a new MBean base 
> in the 4.0 series
> > that will do persistence, but I wasn't sure if this has 
> been (or planned to
> > be) backported to 3.2.1.  It also wasn't clear to me if 
> those new MBeans
> > would naturally extend persisting the service based 
> settings to also include
> > persisting property changes in this case.
> > 
> > Would anyone else benefit from this feature?
> > 
> > Thanks,
> > Dustin
> > 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_06
1203_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to