You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Kennedy (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 18:11:40 UTC

[jira] [Created] (QPID-3661) Client OSGi bundle cannot deserialise messages

Client OSGi bundle cannot deserialise messages
----------------------------------------------

                 Key: QPID-3661
                 URL: https://issues.apache.org/jira/browse/QPID-3661
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
         Environment: OSGi container (Karaf 2.2.4)
            Reporter: Andrew Kennedy
             Fix For: 0.15


When using the client OSGi bundle, Object messages cannot be delivered because the Classes needed cannot be imported. The .bnd file needs to have a wildcard DynamicImport-Package line added.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Commented] (QPID-3661) Client OSGi bundle cannot deserialise messages

Posted by "Andrew Kennedy (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212200#comment-13212200 ] 

Andrew Kennedy commented on QPID-3661:
--------------------------------------

Cool. I can't remember why I didn't do this at the time, since it's the solution mentioned in the JIRA description ;) Thanks, anyway, Robbie!
                
> Client OSGi bundle cannot deserialise messages
> ----------------------------------------------
>
>                 Key: QPID-3661
>                 URL: https://issues.apache.org/jira/browse/QPID-3661
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>         Environment: OSGi container (Karaf 2.2.4)
>            Reporter: Andrew Kennedy
>            Assignee: Andrew Kennedy
>             Fix For: 0.15
>
>
> When using the client OSGi bundle, Object messages cannot be delivered because the Classes needed cannot be imported. The .bnd file needs to have a wildcard DynamicImport-Package line added.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3661) Client OSGi bundle cannot deserialise messages

Posted by "Robbie Gemmell (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPID-3661.
----------------------------------

    Resolution: Fixed
      Assignee: Andrew Kennedy

Resolving, commit log shows the change was made.
                
> Client OSGi bundle cannot deserialise messages
> ----------------------------------------------
>
>                 Key: QPID-3661
>                 URL: https://issues.apache.org/jira/browse/QPID-3661
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>         Environment: OSGi container (Karaf 2.2.4)
>            Reporter: Andrew Kennedy
>            Assignee: Andrew Kennedy
>             Fix For: 0.15
>
>
> When using the client OSGi bundle, Object messages cannot be delivered because the Classes needed cannot be imported. The .bnd file needs to have a wildcard DynamicImport-Package line added.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org