RE: [Java] NullPointerException with XMLSignature transformations

2004-03-12 Thread Mark.Priest
. When we moved our xalan impl earlier in the classpath the problem went away. I hope that helps. -Mark -Original Message- From: Johan Vanbockryck (jvanbock) [mailto:[EMAIL PROTECTED] Sent: Friday, March 12, 2004 5:00 AM To: [EMAIL PROTECTED] Subject: [Java] NullPointerException with

[Java] NullPointerException with XMLSignature transformations

2004-03-12 Thread Johan Vanbockryck (jvanbock)
Hi, We're experiencing a NullPointerException when we try to sign an XML document when the transformations are being performed. We've been able to trace the cause of the problem, and are wondering if this is a bug in the XML signature code. What happens is: We use Axis with HTTP web services. Befo