RE: issue validating soap message

2008-09-03 Thread Scott Cantor
> Could > you tell me if there is some flag or some method that I can use to bypass > the error/function call for keyinfo when using the load function (which > eventually calls this function). Nope. That's a bug. Skipping the extension may be a viable fix to get around the exception, but the code

issue validating soap message

2008-09-03 Thread Brian S
I'm trying to validate a soap message using the Apache XML security library. Thus far, I have based my solution similar to the SimpleValidate.cpp provided. However, it seems that I get the messge "Unknown KeyInfo element found". I believe I have tracked the issue back to DSIGKeyInfoList::addXML