Hi Geeks

Today I added a new update to the JSR-77 update which
should give you an idea how JSR-77 will work. It contains:
- type=J2EEManagement (management domain)
- type=J2EEServer (JBoss server instance meaning the logical server)
- type=Node (computer box meaning the physical server)

J2EEManagement contains a list of servers which in turn contain
the link to its parent the J2EEManagement as so on for the Node
where the J2EEServer is the parent.

Future roadmap for this week:
- adding applications (EAR,JAR,WAR files)
- adding JVMs
- adding resources like JNDI, JMS, JDBC etc.
- making the JSR-77 JavaDoc available
Most will work dynamically or at least create static instance which then
can be adjusted by the component owner. Note that most of the components
are not finished and therefore you cannot rely on their implementation right
now (except what I finished).

To test the JSR-77 code just do to jboss-service.xml in /conf/default and
uncomment the first MBean after the Webservice.

Have fun

xxxxxxxxxxxxxxxxx
Andreas Schaefer
Senior Consultant
JBoss Group, LLC
xxxxxxxxxxxxxxxxx


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to