[JBoss-user] [Management, JMX/JBoss] - Re: Can't persist collection or array attributes of XMBeans

2005-11-08 Thread [EMAIL PROTECTED]
I believe the descriptor is updated by:

org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor

I dont' quite understand the outcome you expect. Can you present the simplest 
possible testcase that reproduces the problem?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3905979#3905979

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905979


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Can't persist collection or array attributes of XMBeans

2005-11-04 Thread blackard
Hmmm... didn't escape the xmbean attribute fragment... lemme try again

  lt;attribute access=read-write getMethod=getCustomers 
setMethod=setCustomersgt;

lt;descriptiongt;Customer AV Setlt;/descriptiongt;
lt;namegt;Customerslt;/namegt;
lt;typegt;java.util.TreeSetlt;/typegt;
lt;descriptorsgt;
  lt;persistence persistPolicy=OnUpdate
   persistPeriod=10/gt;
  lt;currencyTimeLimit value=10/gt;

lt;/descriptorsgt;
  lt;/attributegt;
  


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3905527#3905527

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3905527


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user