Re: Error when launching ResourceResolverTest.testLocalFileWithEmptyBaseURI under Windows

2009-02-18 Thread Sean Mullan
Thanks, I fixed the test using your suggestion but used the File(parent, child) ctor: String file = new File(basedir, "build.xml").toURI().toString(); --Sean Eric Tournier wrote: Hi :) I am facing an AssertionFailedError during the execution of testLocalFileWithEmptyBaseURI() from org.a

Re: Failed to add more than one child element to EncryptionMethod.

2009-02-18 Thread Sean Mullan
Looks like a bug to me. Can you please file a bug in the security category at https://issues.apache.org/bugzilla/ Thanks, Sean Natallia Masel wrote: Hi. I use XMLCipher and i need to place some additional parameters into EncryptionMethod element. Here is the w3c schema definition (http://ww

Failed to add more than one child element to EncryptionMethod.

2009-02-18 Thread Natallia Masel
Hi. I use XMLCipher and i need to place some additional parameters into EncryptionMethod element. Here is the w3c schema definition (http://www.w3.org/TR/2002/REC-xmlenc-core-20021210/Overview.html#sec-EncryptionMethod): According to this schema the number

test

2009-02-18 Thread Н.А. Масель
-- C уважением, Наталья Масель (nata...@avest.by) -- ЗАО "Авест" тел. (+375 17) 2079234 Республика Беларусь 220116, г.Минск пр-т газеты "Правда", 5

security-dev

2009-02-18 Thread Н.А. Масель
-- C уважением, Наталья Масель (nata...@avest.by) -- ЗАО "Авест" тел. (+375 17) 2079234 Республика Беларусь 220116, г.Минск пр-т газеты "Правда", 5

Re: Is the sample program for XML encryption ok?

2009-02-18 Thread Sean Mullan
Gary Tse wrote: Dear gurus, I'm working with the Apache XML security 1.4.2 (Java version) and suspect a problem in the sample. This sample is supplied with the 1.4.2 package: /src_samples/org/apache/xml/security/samples/encryption/Encrypter.java The sample runs fine and produced this (and th

Is the sample program for XML encryption ok?

2009-02-18 Thread Gary Tse
Dear gurus, I'm working with the Apache XML security 1.4.2 (Java version) and suspect a problem in the sample. This sample is supplied with the 1.4.2 package: /src_samples/org/apache/xml/security/samples/encryption/Encrypter.java The sample runs fine and produced this (and the key-encryption-key