[ https://issues.apache.org/activemq/browse/SM-750?page=comments#action_37524 ] Martin Landua commented on SM-750: ----------------------------------
This is at least one condition to make it work in JBoss. Actually, the client factory is expected to be located somewhere at java:/comp/env/servicemix or so. For a reason I have not figured out yet, the location is not valid in the JBoss JNDI tree. Once I find a solution, I will again post a case. Regards Martin > 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
