You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2007/04/30 21:59:15 UTC

[jira] Created: (QPID-477) Client Refactor - provide an AMQP protocol level client

Client Refactor - provide an AMQP protocol level client
-------------------------------------------------------

                 Key: QPID-477
                 URL: https://issues.apache.org/jira/browse/QPID-477
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
    Affects Versions: M3
            Reporter: Rajith Attapattu
         Assigned To: Rajith Attapattu


I have worked on redesigning the client code and have put up a prototype for the new AMQP protocol level client.
This is a failrly low level client that mirrors the AMQP protocol. The following in a link to the prototype.
https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure/java/newclient/

The idea is to build a Qpid Java client that can work with native AMQP and to layer JMS on top of this client.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-477) Client Refactor - provide an AMQP protocol level client

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey resolved QPID-477.
------------------------------

       Resolution: Fixed
    Fix Version/s: M3

> Client Refactor - provide an AMQP protocol level client
> -------------------------------------------------------
>
>                 Key: QPID-477
>                 URL: https://issues.apache.org/jira/browse/QPID-477
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M3
>
>
> I have worked on redesigning the client code and have put up a prototype for the new AMQP protocol level client.
> This is a failrly low level client that mirrors the AMQP protocol. The following in a link to the prototype.
> https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure/java/newclient/
> The idea is to build a Qpid Java client that can work with native AMQP and to layer JMS on top of this client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (QPID-477) Client Refactor - provide an AMQP protocol level client

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu closed QPID-477.
---------------------------------


> Client Refactor - provide an AMQP protocol level client
> -------------------------------------------------------
>
>                 Key: QPID-477
>                 URL: https://issues.apache.org/jira/browse/QPID-477
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M3
>
>
> I have worked on redesigning the client code and have put up a prototype for the new AMQP protocol level client.
> This is a failrly low level client that mirrors the AMQP protocol. The following in a link to the prototype.
> https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure/java/newclient/
> The idea is to build a Qpid Java client that can work with native AMQP and to layer JMS on top of this client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-477) Client Refactor - provide an AMQP protocol level client

Posted by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492782 ] 

Rajith Attapattu commented on QPID-477:
---------------------------------------

The design can be found at http://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Client+refactoring

Also I copied the newclient to the java trunk, but have not inclided in the build as the trunk is still on AMQP 0-8 and the newclient depends on AMQP-09 and up.

Rajith

> Client Refactor - provide an AMQP protocol level client
> -------------------------------------------------------
>
>                 Key: QPID-477
>                 URL: https://issues.apache.org/jira/browse/QPID-477
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>         Assigned To: Rajith Attapattu
>
> I have worked on redesigning the client code and have put up a prototype for the new AMQP protocol level client.
> This is a failrly low level client that mirrors the AMQP protocol. The following in a link to the prototype.
> https://svn.apache.org/repos/asf/incubator/qpid/branches/client_restructure/java/newclient/
> The idea is to build a Qpid Java client that can work with native AMQP and to layer JMS on top of this client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.