[jira] [Created] (PROTON-153) [proton-j] Sender should throw an exception if send is called after the endpoint is locally closed.

2012-11-21 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-153: Summary: [proton-j] Sender should throw an exception if send is called after the endpoint is locally closed. Key: PROTON-153 URL: https://issues.apache.org/jira/browse/PROTON-153

[jira] [Updated] (PROTON-153) [proton-j] Sender should throw an exception if send is called after the endpoint is locally closed.

2012-11-21 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-153: - Attachment: PROTON-153.patch attaching possible fix. [proton-j] Sender should

[jira] [Resolved] (PROTON-153) [proton-j] Sender should throw an exception if send is called after the endpoint is locally closed.

2012-11-21 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey resolved PROTON-153. Resolution: Fixed Fix Version/s: 0.3 [proton-j] Sender should throw an exception if

[jira] [Assigned] (PROTON-153) [proton-j] Sender should throw an exception if send is called after the endpoint is locally closed.

2012-11-21 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey reassigned PROTON-153: -- Assignee: Rob Godfrey [proton-j] Sender should throw an exception if send is called after

[jira] [Created] (PROTON-154) link attach, detach, attach sequence on single session does not result in a new link for the 2nd attach

2012-11-21 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-154: Summary: link attach, detach, attach sequence on single session does not result in a new link for the 2nd attach Key: PROTON-154 URL:

[jira] [Updated] (PROTON-154) link attach, detach, attach sequence on single session does not result in a new link for the 2nd attach

2012-11-21 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-154: - Description: Protocol trace: tcp://127.0.0.1:58348 | RECV: Attach{name='topic', handle=1,

[jira] [Created] (PROTON-155) [proton-j] Detach toString() does not include the handle field.

2012-11-21 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-155: Summary: [proton-j] Detach toString() does not include the handle field. Key: PROTON-155 URL: https://issues.apache.org/jira/browse/PROTON-155 Project: Qpid Proton

[jira] [Updated] (PROTON-155) [proton-j] Detach toString() does not include the handle field.

2012-11-21 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-155: - Attachment: PROTON-155.patch attaching fix. [proton-j] Detach toString() does

[jira] [Resolved] (PROTON-155) [proton-j] Detach toString() does not include the handle field.

2012-11-21 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey resolved PROTON-155. Resolution: Fixed Fix Version/s: 0.3 [proton-j] Detach toString() does not include the

[jira] [Assigned] (PROTON-155) [proton-j] Detach toString() does not include the handle field.

2012-11-21 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey reassigned PROTON-155: -- Assignee: Rob Godfrey [proton-j] Detach toString() does not include the handle field.

[jira] [Commented] (PROTON-136) Add support for SSL session resumption

2012-11-21 Thread Affan Dar (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502557#comment-13502557 ] Affan Dar commented on PROTON-136: -- The client side user model looks good to me and