[JBoss-user] [Management, JMX/JBoss] - Re: Does JBoss allow PERSISTENT changes to MBean Attributes?

2006-07-03 Thread StevieUK
  
  

  


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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Does JBoss allow PERSISTENT changes to MBean Attributes?

2006-07-03 Thread StevieUK
  
  

  


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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Does JBoss allow PERSISTENT changes to MBean Attributes?

2006-07-03 Thread StevieUK
On a similar note. If you deploy an application via JMX it also disappears 
after a restart:

We started of with this in our ant build:
  
  

  


Had to move to a copy and sleep to preserve deployment after bounce

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Does JBoss allow PERSISTENT changes to MBean Attributes?

2006-06-30 Thread [EMAIL PROTECTED]
There is some support for persisting attribute changes, put the mbean needs to 
be xmbeanized (see the XMBean section in the FAQ 
http://www.jboss.org/wiki/Wiki.jsp?page=FAQJBossJMX)

I guess with datasources that would be a little hard to do, since the mbean 
descriptor is generated by the -ds.xml.

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Does JBoss allow PERSISTENT changes to MBean Attributes?

2006-06-29 Thread PeterJ
You have to change the configuration file.  Changes made via JMX are not 
persisted.

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user