This sounds sort of very imperformant. If I have to do it that way. there is no need 
for having a Document type attribute. Then I should simply stor the text. 

I managed my XMBean to store Document-objects now. To load an xml-file into this 
attibute I added a managed operation to the XMBean which reads a file and stores the 
resulting Document in the corresponding attribute of my XMBean. If I want to make the 
changes persistant, I have to store the object through the MBean server instead of 
using the local setDocument or directly storing it at this.document. 

Is there a way of telling the MBean server do persist the XMBean manually?

Chris

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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to