RE: Found several bugs in XML-Security 1.4.0 (Java)

2007-01-24 Thread Jesse Pelton
I think Sean was asking you to do so. This will ensure that you'll be properly recorded as the reporter of the bugs, which can facilitate their management. I'd recommend two bug reports, one for each issue. From: Lijun Liao [mailto:[EMAIL PROTECTED] Sent: Wednesd

Re: Found several bugs in XML-Security 1.4.0 (Java)

2007-01-24 Thread Lijun Liao
You can open a bug under bugzilla. Lijun On 1/24/07, Sean Mullan <[EMAIL PROTECTED]> wrote: Thanks for reporting these. Do you mind opening a bug so we can track this at: http://issues.apache.org/bugzilla/ --Sean Lijun Liao wrote: > Hello, > > I am using xml-security 1.4.0 (java) for my proj

Re: Found several bugs in XML-Security 1.4.0 (Java)

2007-01-24 Thread Sean Mullan
Thanks for reporting these. Do you mind opening a bug so we can track this at: http://issues.apache.org/bugzilla/ --Sean Lijun Liao wrote: Hello, I am using xml-security 1.4.0 (java) for my project. And I have found several bugs of this library (Perhaps bugs of the used third-party librarie

Re: BufferOverflowException when encrypting large documents

2007-01-24 Thread Sean Mullan
Chris Harris wrote: Hi all, We have a requirement to encrypt large xml documents and our experiencing the following error: Caused by: java.nio.BufferOverflowException at java.nio.charset.CoderResult.throwException(CoderResult.java:259) at java.lang.StringCo

Found several bugs in XML-Security 1.4.0 (Java)

2007-01-24 Thread Lijun Liao
Hello, I am using xml-security 1.4.0 (java) for my project. And I have found several bugs of this library (Perhaps bugs of the used third-party libraries): 1. In org.apache.xml.security.c14n.implementations.CanonicalizerBase and org.apache.xml.security.c14n.implementations.UtfHelpper (How about