Hi, I have a standalone app which I want to migrate as a JBoss service.
By now, the application provides RMI stubs to remote clients If I just recode the current applcation to use the JMX system and deploy it under JBoss as a .sar, how could my clients retrieve the stubs ? should I launch an rmiregistry ? second point, most (but not all) of these stubs are management methods. They can all be recode as jmx-managed methods. How to export these jmx-managed methods to the http connector ? If this is automatic, how to call these methods via a web browser (which URL) ? thanks, ionel ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
