Jerry Jeremiah

Show:

What's happening?

  • Comment: Cannot #import: soapcpp2 not compiled with flex

    I figured it out. configure contains a like that says "if test x$LEX = xflex" which clearly doesn't work unless $LEX is set to flex, but my flex is not in the path ( I just built it so my $LEX is set to /home/dtuser/CPE/src/gsoap-2.7.13/flex ) I think the configure script should handle when $LEX is set to a full pathname - it works for all the other program environment variables: $AWK, $SED...

    2009-08-11 23:05:50 UTC in gSOAP Toolkit

  • Compiled WSDL does not respect element order

    My WSDL has a complex type that contains a xsd:choice and a element which is an enumeration. When compiled with gSOAP 2.7.13 the resulting output send the enumerated element first and the choice second. Section 2.2 Complex Type Definitions at http://www.w3.org/TR/xmlschema-0/ says "the elements must appear in the same sequence (order) in which they are declared." and has this example...

    2009-08-07 03:51:08 UTC in gSOAP Toolkit

  • Cannot #import: soapcpp2 not compiled with flex

    While compiling gSOAP 2.7.13 I get this error: Critical error: Cannot #import: soapcpp2 not compiled with flex But earlier on in the build process were these lines: /home/dtuser/CPE/src/gsoap-2.7.13/flex `test -f soapcpp2_lex.l || echo './'`soapcpp2_lex.l And /usr/vacpp/bin/xlc -M -DAIX -I/home/epowner/DEV/fml -I. -I/home/epowner/DEV/unixsrc/h...

    2009-07-05 21:41:09 UTC in gSOAP Toolkit

About Me

  • 2008-04-07 (2 years ago)
  • 2056487
  • jerry_jeremiah (My Site)
  • Jerry Jeremiah

Send me a message