[jboss-as7-dev] Compatibility with earlier JMX clients ?

Marchioni Francesco f.marchioni at pride.it
Tue Feb 15 07:33:24 EST 2011


Dear JBoss developers,
just wondering if JMX support will be changed in the release 7 of the
application server.
I've tried running a basic JMX local (web) client:

 

Calculator cal = null;

MBeanServer server = MBeanServerLocator.locate();



cal = (CalculateInterest) MBeanProxyExt.create(

 CalculateInterest.class,"sampleJMX:service=calculateInterest",server);

 

However the MBeanProxyExt class cannot be found by the javac compiler.
Do you know if earlier JMX based applications will be compatible with
the AS 7 release ?
Thanks a lot
Francesco


-------------------------------------------------------------------------------------------------------- 
Le informazioni trasmesse possono contenere documenti confidenziali e/o materiale riservato; sono 
quindi da intendersi esclusivamente ad uso della persona e/o societa a cui sono indirizzate.
Qualsiasi modifica, inoltro, diffusione o altro utilizzo, relativo alle informazioni trasmesse, da parte 
di persone e/o societa diversi dai destinatari indicati, e proibito ai sensi della legge 196/2003. 
Qualora questa mail fosse stata ricevuta per errore, si prega di contattare il mittente e cancellarne
il contenuto. 
-- 
Privileged/Confidential Information may be contained in this message. If you are not the addressee 
indicated in this message (or responsible for delivery of the message to such person), you may not 
copy or deliver this message to anyone. In such case, you should destroy this message and kindly 
notify the sender by reply email. Please advise immediately if you or your employer does not consent 
to Internet email for messages of this kind. Opinions, conclusions and other information in this 
message that do not relate to the official business of my firm shall be understood as neither given 
nor endorsed by it. 
-------------------------------------------------------------------------------------------------------- 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20110215/42c26b7c/attachment.html 


More information about the jboss-as7-dev mailing list