I think it would be a useful feature to be able to specify in an xmbean.xml 
file that this file "extends" the attributes and operations in an other file. 

  |    <!DOCTYPE mbean PUBLIC
  |       "-//JBoss//DTD JBOSS XMBEAN 1.2//EN"
  |       "http://www.jboss.org/j2ee/dtd/jboss_xmbean_1_2.dtd";>
  | 
  | <mbean>
  |    <class>org.jboss.jms.server.plugin.JDBCChannelMapper</class>
  |    <extends>JBossService-xmbean.xml</extends>
  | 

Maybe "extends" isn't the correct word, perhaps "include" or something like 
that. And you'd be able to include more than one file, so it wouldn't work as 
an attribute.


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

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

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

Reply via email to