Re: Apache XML Security 1.2 for Java

2005-01-19 Thread Egor Pervuninski
Hello Raul, I have build CVS version and it works fine. My results are: using 1.1: 901ms using cvs: 320ms Three times faster than 1.1 and three times faster than IBM XML Security Suite according to my tests. Thanks Raul!!! Regards, Egor Pervuninski egor {dot} pervuninski {at} gmail {dot} com Raul

[GUMP@brutus]: Project xml-security (in module xml-security) failed

2005-01-19 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xml-security has an issue affecting its community integration. This issue affects

[GUMP@brutus]: Project xml-security (in module xml-security) failed

2005-01-19 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xml-security has an issue affecting its community integration. This issue affects

RE: When can we expected to have a new official release

2005-01-19 Thread Hess Yvan
Thanks for your answer. The problem with InputStream is not really solved. I am using an Oracle Clob as InputStream that apparently supports mark as described into documentation: FORMAT: public void mark(int readLimit) DESCRIPTION: Marks the current position in the BfileInputStream. A call to