Re: AxisSigner.java Sample doesn't work

2006-09-03 Thread Jean-Luc Cooke
Thanks Raul, JLC On Sun, Sep 03, 2006 at 08:42:19PM +0200, Raul Benito wrote: > Thanks for the info. > > It was a optimization that goes astray. Why Element.getAttribute("id") > does not get x:id? > Now changed to give me all attributes in element I will search for the > local name myself. > >

Re: AxisSigner.java Sample doesn't work

2006-09-03 Thread Raul Benito
Thanks for the info. It was a optimization that goes astray. Why Element.getAttribute("id") does not get x:id? Now changed to give me all attributes in element I will search for the local name myself. Regards, Raul On 8/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello. There is no pr

Re: AxisSigner.java Sample doesn't work

2006-08-30 Thread jkaza
Hello. There is no problem when the 'xmlsec-1.2.1.jar' is used. There is a possibility of the bug since the 'xmlsec-1.2.96.jar'. The same problem occurs even when the latest 'xmlsec-1.4.Beta2.jar' is used. Jean-Luc Cooke certainkey.com> writes: > I'd offer, but let me get the Samples working f

Re: AxisSigner.java Sample doesn't work

2006-08-30 Thread Jean-Luc Cooke
I'd offer, but let me get the Samples working first. ;) JLC On Wed, Aug 30, 2006 at 11:29:22AM +0200, Raul Benito wrote: > http://issues.apache.org/bugzilla/buglist.cgi?product=Security > > You are right regarding the web page. It needs some loving, any takers?. > > Regards, > > Raul > > On

Re: AxisSigner.java Sample doesn't work

2006-08-30 Thread Raul Benito
http://issues.apache.org/bugzilla/buglist.cgi?product=Security You are right regarding the web page. It needs some loving, any takers?. Regards, Raul On 8/29/06, Jean-Luc Cooke <[EMAIL PROTECTED]> wrote: Sure thing. I can find no bugzilla on the http://xml.apache.org/security site. Using th

Re: AxisSigner.java Sample doesn't work

2006-08-29 Thread Jean-Luc Cooke
Sure thing. I can find no bugzilla on the http://xml.apache.org/security site. Using the search tool doesn't help either. Where do I find it? It would be nice to have a link from the http://xml.apache.org/security/contrib.html page. JLC On Tue, Aug 29, 2006 at 04:44:23PM +0200, Raul Benito wro

Re: AxisSigner.java Sample doesn't work

2006-08-29 Thread Raul Benito
Thanks, It seems a problem can you create a bug report in bugzilla. Regards, Raul On 8/29/06, Jean-Luc Cooke <[EMAIL PROTECTED]> wrote: Team, I've downloaded the 1.3.0 binary package and I'm having trouble runnin the samples. Am I missing somethingi really obvious here? I can't find any ref

AxisSigner.java Sample doesn't work

2006-08-29 Thread Jean-Luc Cooke
Team, I've downloaded the 1.3.0 binary package and I'm having trouble runnin the samples. Am I missing somethingi really obvious here? I can't find any reference to "Cannot resolve element with ID Body" using google. Cheers, JLC javac org/apache/xml/security/samples/AxisSigner.java java org.a