Is there any way to directly specify ObjectName[] attributes in
jboss-service.xml configuration files?

  <mbean
    code="test.UpdateMBean"
    xmbean-dd="META-INF/test/UpdateMBean.xml"
    name="test.org:service=test,type=index"
  >
    <attribute name="Triggers">
      test.org:service=system,type=daily-update
      test.org:service=system,type=weekly-update
      test.org:service=system,type=monthly-update
    </attribute>
  </mbean>

--
Eric Jain



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to