a) via MBeans
b) via plain java interfaces ...
thanks very much for your help
-- Jakob
>
> Costin
>
>
>
> Jakob Praher wrote:
>
> > hi all,
> >
> > first of all kudos for the 4.1.x release - working with jmx is simply
> > great ;-)
> >
> >
a) via MBeans
b) via plain java interfaces ...
thanks very much for your help
-- Jakob
>
> Costin
>
>
>
> Jakob Praher wrote:
>
> > hi all,
> >
> > first of all kudos for the 4.1.x release - working with jmx is simply
> > great ;-)
> >
> >
hi all,
first of all kudos for the 4.1.x release - working with jmx is simply
great ;-)
I have a question, how to best extend catalina through jmx:
for instance I have a special connector mbean or adaptor mbean, that I
want to load into catalina.
is there a way (for instance in the server.xml c
hi all,
currently I am working with tomcat-4.1-cvs-head and mx4j.
I have looked at the org.apache.catalina.mbeans package but couldn't
find a MBean or a Method for adding contexts to a catalina host entry.
What I want to do is stop start and add a context to catalina during
runtime w/ JMX, as I
hi all,
currently I am working with tomcat-4.1-cvs-head and mx4j.
I have looked at the org.apache.catalina.mbeans package but couldn't
find a MBean or a Method for adding contexts to a catalina host entry.
What I want to do is stop start and add a context to catalina during
runtime w/ JMX, as I