OK, I've found a way to detach dependency on JBoss and just have a general JMX service. I'd like send a patch instead of the whole thing again. If someone could check it into scratchpad but change the root name from JBoss to jmx or something and also ommit the JBoss jars, I can do a diff and send my patches in...
Best regards, Per On Monday 23 December 2002 13.55, Per Nyfelt wrote: > On Monday 23 December 2002 12.33, Vladimir R. Bossicard wrote: > > I also really prefer: > > > > - a Xindice JMX service > > > > to > > > > - a Xindice JMX service running in JBoss > > > > Like we have a "Xindice XMLRPC Servlet" and not a "Xindice XMLRPC > > Servlet running in Tomcat". > > Yes that would be nice. I open for doing some refactoring to loosen the > dependency on the JBoss framework they have around JMX. Basically there is > two parts: the Mbean helpers (ServiceMBeanSupport and ServiceMBean) and the > deployment descriptor (jboss-service.xml). If there was another appserver > target for the service it would help greatly when doing this. Does anyone > know of other JMX based application servers that such a service could be > deployed to? > > Best regards, > Per > > > -Vladimir
