Hi!
Christophe Demez wrote:
> It is really cool, but it is not standard !!!
Define "standard". We follow the JMX specification, and all servers that
implement JMX (and most will do this, sooner or later) can run your
MBean. And if they can't, and have a proprietary standard, then just
wrap it in server X's startup class.
> It is only for JBoss ! unfortunately !!
Nonono, this is *not* JBoss specific.
> Normally, my application must run on every Web Server !!!
> I m searching for a standard way of doing this and not an JBoss specific way
> !!
>
> Have you an idea ?
Create a servlet that does this on initConfig(). Can't get much more
standard than that.
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".