Hi Dimitris, 

I tested the persistence service and perhaps a issue found:

If I added the default value to the string in the jboss-service.xml like
      <!-- Normal Attribute Overrides Here, for Example: -->
      
        <some-message>Welcome to the Athens 2004, Olympic Games!</some-message>
      
      string in xml      

and I update the String value in the jmx console to such as "string in persistence".

After the server reboot, the value of the String will be "string in xml". It seems the 
persistence value will be replace by the xml value.

I check the code and I think the order of ServiceConfigurator.internalInstall is 
incorrect.

I hope the persistence value will replace the xml value. Could you please tell me what 
I can do?

Thanks and best regards! 

Debarcar

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to