Hallo,

I am using the AttributePersistenceService in my MXBean.

1)
When I am starting the JBoss server with run.bat under Windows the attributes 
of my bean are saved correctly.

When I am starting the JBoss server as a Windows-Service (wrapper -> 
tanukisoftware) then the attributes of my bean are not saved any more.
I tried to start as SYSTEM and the local User which is the starter of run.bat 
both are not working.

What can I do that the persistence-service is running in the jboss-service?

2)
I have a MXBean and a method 'setUpCounter' which sets the attribute. In the 
web-console the attribute is shown in a textfield. When I am changing the value 
in the textfield and hit return, the change of the value is recognized by the 
persistenceManager which is storing it at once.
When I am calling the method 'setUpCounter' the persistenceManager is 
recognizing no value change.

Is there a possibility to tell the persistenceManager that he should save the  
values of the bean?

Thank you,
Werner Hofmann

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883192#3883192

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883192


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to