Hi All Meanwhile I made a new version of the JBoss binding. Now i don't subclass the the JBoss class anymore. But in order to work wiht JBoss I can't avaoit to have refernces to the JBoss project at all. First in need to implement ServiceMBean interface, becuase thats what it makes to JBoss service. Second i need to bind the created Componentmanger to the JBoss namespace, therefor i ned to use JBoss classes. Anyway I hope the changes can be considered as using JBoss instead of extending it.
I change my class acording Leif's proposals. Beside the Component Manager i also bind Logger manager, and if defined the Instrument Manager to the JNDI space. BTW: I don't find a simple logkit.xml in the docs, any tips for me ? Beside the java class i add now also the service.xml for jboss <<avalon-service.xml>> <<AvalonManagerMBean.java>> <<AvalonManager.java>>
avalon-service.xml
Description: Binary data
AvalonManagerMBean.java
Description: Binary data
AvalonManager.java
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
