You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Martin Landua (JIRA)" <ji...@apache.org> on 2006/11/20 17:21:02 UTC

[jira] Created: (SM-750) ClientFactory should implement java.io.Serializable

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

        

[jira] Commented: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Martin Landua (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Resolved: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-750.
--------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Closing this issue.  Please open another one if there are still problems.

> 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
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 3.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40194 ] 

Guillaume Nodet commented on SM-750:
------------------------------------

Did you find a solution for that ?

> 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
>             Fix For: 3.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Commented: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Updated: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-750?page=all ]

Guillaume Nodet updated SM-750:
-------------------------------

    Fix Version/s: 3.1

> 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
>             Fix For: 3.1
>
>
> 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

        

[jira] Updated: (SM-750) ClientFactory should implement java.io.Serializable

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-750:
-------------------------------

    Fix Version/s:     (was: 3.1)
                   3.2

> 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
>             Fix For: 3.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.