[ https://issues.apache.org/activemq/browse/SM-750?page=comments#action_37519 ] Guillaume Nodet commented on SM-750: ------------------------------------
Is this the only thing needed to make the client factory work in JBoss ? > ClientFactory should implement java.io.Serializable > --------------------------------------------------- > > Key: SM-750 > URL: https://issues.apache.org/activemq/browse/SM-750 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-core > Environment: All, especially when running under the JBoss Deployer > Reporter: Martin Landua > Priority: Minor > > The object ClientFactory should implement the interface java.io.Serializable. > Otherwise, the JBoss Deployer throws an error when trying to register the > object in the JBoss JNDI directory. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
