[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - How to Access Remote JBoss(JMX)

2004-11-11 Thread muga_nishizawa
Hi, 

I want to remotely access JBoss server(MBeanServer) so as to changing behavior 
of some MBean objects from client. Accoding to some website, remote management 
of MBeans is implementable if you use RemoteMBeanServer interface. 

But, I cannot find RemoteMBeanServer interface(JBoss 4.0.0).

Could some one tell me, please, how to access remote MBeanServer (or how to use 
RemoteMBeanServer). 

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3854860#3854860

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3854860


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JMX on JBoss (JBoss/JMX)] - Re: How to Access Remote JBoss(JMX)

2004-11-11 Thread muga_nishizawa
Hi Dimitris, 

I red the JMX FAQ that you showed me, and I will be able to solve my problem 
using RMIAdaptor.

Thanks,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3854873#3854873

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3854873


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Remoting, Unified Invokers] - Re: How to replace UCL with custom classloader

2004-10-15 Thread muga_nishizawa
Hi telrod, 

 public Translator getTranslator();
 public void setTranslator(Translator t);

If I define a class implementing the Translator interface and set a 
RepositoryClassLoader to it, it can translate a classfile on load-time (when 
findClass() executing), right?
I see ... I can realize my idea (load-time translation), if I use this method. 

Thanks, 
Muga Nishizawa

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3851562#3851562

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3851562


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Remoting, Unified Invokers] - Re: How to replace UCL with custom classloader

2004-10-15 Thread muga_nishizawa
Hi telrod (Tom),

Thanks for your quick response.
I am going to look for code translation api (Javassist, JBoss AOP). 

Thanks,
Muga Nishizawa


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3851246#3851246

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3851246


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBoss Remoting, Unified Invokers] - How to replace UCL with custom classloader

2004-10-12 Thread muga_nishizawa
Hi, 
I want to customize UnifiedClassLoader so as to translate bytecode of each application 
on load-time. 

But, I cannot find how to simply replace UnifiedClassLoader with custom classloader 
when JBoss starting up (e.g. have only to edit conf/jboss-service.xml).

Could some one tell me, please, how to replace.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3851127#3851127

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3851127


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development