Re: [java] XMLSignature ctor

2005-10-18 Thread Sean Mullan
That doesn't make any sense ... so what line of the code is throwing the NPE in the debugger? Are you sure this._constructionElement is not null? That would be my guess as to what is causing the NPE. --Sean Milan Tomic wrote: I have tried to debug, but without any luck. :( I'm using Eclipse I

Please disregard - RE GW9

2005-10-18 Thread Cullum, Steve
Sorry about this. Didn't realise I sent this email to this newsgroup. Please disregard. -Original Message- From: Sean Mullan [mailto:[EMAIL PROTECTED] Sent: 17 October 2005 22:49 To: security-dev@xml.apache.org Subject: Re: DO NOT REPLY [Bug 36921] - (Websphere/Solaris) referecing

RE: [java] XMLSignature ctor

2005-10-18 Thread Milan Tomic
I have tried to debug, but without any luck. :( I'm using Eclipse IDE. This is my call stack: ElementNode2.getAttributeNS(String, String) line: 409 SignatureAlgorithm.getURI() line: 303 SignatureAlgorithm.(Element, String) line: 124 SignedInfo.(Document, Element, Element) line: 136 XMLSignature.