[ https://issues.apache.org/activemq/browse/SM-750?page=comments#action_37520 ] Guillaume Nodet commented on SM-750: ------------------------------------
Author: gnodet Date: Wed Nov 22 12:09:59 2006 New Revision: 478309 URL: http://svn.apache.org/viewvc?view=rev&rev=478309 Log: SM-750: ClientFactory should implement java.io.Serializable Modified: incubator/servicemix/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/ClientFactory.java > 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
