Nitesh Varma wrote:
>
> Hello,
>
> Is there any move to make JOnAS architecture compliant with Java Management
> Extension (JMX)? I want to use another JMS-compliant messaging service and
> JTA-compliant transaction manager with JOnAS. Is it possible?
>
> Thanks,
>
> Nitesh
Hello,
JOnAS 2.4 will be released soon with JMX management embedded. Jadmin
servlets will allow you to tune JOnAS and to look at most of the JOnAS
modules (caches, transactions, ...)
Using another JMS-compliant messaging service should be possible because
we do use the standard interfaces, but this will lead to adapt some
classes like JmsAdminForJoram that are dedicated to the Joram
implementation.
Using another transaction manager in JOnAS will be difficult because
it's a part of JOnAS that is deeply embedded with other parts. Efforts
will be made to isolate the different modules in future versions.
--
Philippe Durieux ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]
-> Download our EJBServer at http://www.evidian.com/ejb <-
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".