[jira] [Created] (PROTON-149) Remove if at TransportImpl.java line 866.

2012-11-20 Thread Hiram Chirino (JIRA)
Hiram Chirino created PROTON-149: Summary: Remove if at TransportImpl.java line 866. Key: PROTON-149 URL: https://issues.apache.org/jira/browse/PROTON-149 Project: Qpid Proton Issue Type:

[jira] [Created] (PROTON-150) [Proton-J] Surface necessary methods in interface to remove need to cast to Impl

2012-11-20 Thread Rob Godfrey (JIRA)
Rob Godfrey created PROTON-150: -- Summary: [Proton-J] Surface necessary methods in interface to remove need to cast to Impl Key: PROTON-150 URL: https://issues.apache.org/jira/browse/PROTON-150 Project:

[jira] [Resolved] (PROTON-149) Remove if at TransportImpl.java line 866.

2012-11-20 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey resolved PROTON-149. Resolution: Fixed Fix Version/s: 0.3 Remove if at TransportImpl.java line 866.

[jira] [Updated] (PROTON-151) Have the python interface use dynamic proxies to the engine impl objects so to ensure that only public interface methods are being used by the python tests.

2012-11-20 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated PROTON-151: - Attachment: PROTON-151.patch Attaching patch which implements. Test fail since needed methods

[jira] [Updated] (PROTON-148) Porting Issue -- Visual Studio requires an explicit cast inside the resize macros

2012-11-20 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mary hinton updated PROTON-148: --- Attachment: PN_ENSURE.patch Porting Issue -- Visual Studio requires an explicit cast inside the

[jira] [Created] (PROTON-152) SASL architecture does not support security layers

2012-11-20 Thread Ted Ross (JIRA)
Ted Ross created PROTON-152: --- Summary: SASL architecture does not support security layers Key: PROTON-152 URL: https://issues.apache.org/jira/browse/PROTON-152 Project: Qpid Proton Issue Type: Bug

Language example apps...

2012-11-20 Thread Darryl L. Pierce
Last week Justin asked me to take a look at the examples for Proton across language bindings. What I found are the following: C Python Ruby Perl Mailbox (Raw API)[ ] [X] [X] [ ] Send/Receive (Messenger classes) [ ] [X] [X] [X]

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

2012-11-20 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501538#comment-13501538 ] Ken Giusti commented on PROTON-136: --- I've thought a bit about how this can be supported