[jira] Commented: (DIRMINA-822) Deserialising classes that do not implement Serializable fails

2011-03-14 Thread Ulrich Kreher (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006422#comment-13006422 ] Ulrich Kreher commented on DIRMINA-822: --- You are right, Mina 1.1.7 uses the same

[jira] Commented: (DIRMINA-822) Deserialising classes that do not implement Serializable fails

2011-03-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006436#comment-13006436 ] Emmanuel Lecharny commented on DIRMINA-822: --- Any patch will be very welcomed.

[jira] Updated: (DIRMINA-822) Deserialising classes that do not implement Serializable fails

2011-03-14 Thread Ulrich Kreher (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ulrich Kreher updated DIRMINA-822: -- Attachment: AbstractIoBuffer.patch A rather simple patch but it works at least for our

[jira] Created: (DIRMINA-823) Add IoBuffer.putUnsigned* methods to balance the getUnsigned* methods for completeness

2011-03-14 Thread Francis ANDRE (JIRA)
Add IoBuffer.putUnsigned* methods to balance the getUnsigned* methods for completeness -- Key: DIRMINA-823 URL: https://issues.apache.org/jira/browse/DIRMINA-823

[jira] Created: (VYSPER-275) Race condition in stanza handling

2011-03-14 Thread Niklas Gustavsson (JIRA)
Race condition in stanza handling -- Key: VYSPER-275 URL: https://issues.apache.org/jira/browse/VYSPER-275 Project: VYSPER Issue Type: Bug Components: core protocol Affects Versions: 0.7

[jira] Commented: (SSHD-112) [PATCH][SFTP] fix mac sshfs sftp support by doubling the max Buffer length

2011-03-14 Thread Bobby Powers (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006545#comment-13006545 ] Bobby Powers commented on SSHD-112: --- bump. any comments? [PATCH][SFTP] fix mac sshfs

[jira] Closed: (VYSPER-275) Race condition in stanza handling

2011-03-14 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/VYSPER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson closed VYSPER-275. Resolution: Fixed Fixed in rev 1081498 by using OrderedThreadPoolExecutor instead of

[jira] Commented: (DIRMINA-823) Add IoBuffer.putUnsigned* methods to balance the getUnsigned* methods for completeness

2011-03-14 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006570#comment-13006570 ] Emmanuel Lecharny commented on DIRMINA-823: --- putUnsigned(xxx) methods don't