Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] marshalling problem C++

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] marshalling problem C++


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] marshalling problem C++
  • Date: Tue, 13 May 2008 22:07:43 -0400
  • Organization: The Ohio State University

> I've tried to build samltest and xmltoolingtest, but I get a "A tool
> returned an error code from "Performing Custom Build Step"" error in
> both cases. I assume that's the result of running cxxtest\cxxtestgen.pl.
> I still haven't figured out that issue.

Do you have Perl and cxxtest installed?

> I also built a very simple application with all of the code in main:

I'll try and build it when I get a chance, probably weekend time frame.

> For whatever reason, I don't get the stack error when running the real
> app. And I also think it's significant that I never actually step into
> any xerces code during the marshall call. A few hundred calls in
> xmltooling, but I return without ever seeing a xerces call on the stack.

That means you don't have Xerces symbols available, most likely, but it may
be a symptom that there's a mismatch between the Xerces you're building
against and the one you're actually running with.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page