The TransporterServer automatically tries to load a remoting detector (to allow for autodiscovery for transporter clients). JMX is used to tie detectors and remoting servers together. There is not dependancy on JBoss JMX, so any JMX implementation jar on the classpath should work.
This tie between detectors and servers being reliant on jmx will be removed in the future. As for jars that are required, we don't have formal documentation for this yet (http://jira.jboss.com/jira/browse/JBREM-311). The transport implementations are lazy loaded, so won't need transport specific jars unless using that transport (e.g. only need tomcat jars if using http invoker). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934872#3934872 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934872 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
