> ./env.h
/usr/bin/soapcpp2 -c -penv ./env.h
** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.9l
** Copyright (C) 2000-2007, Robert van Engelen, Genivia Inc.
** All Rights Reserved. This product is provided "as is", without any
warranty.
** The gSOAP compiler is released under one of the following three
licenses:
** GPL, the gSOAP public license, or the commercial license by
Genivia Inc.
Saving envStub.h
Saving envH.h
Saving envC.c
Saving envClient.c
Saving envClientLib.c
Saving envServer.c
Saving envServerLib.c
Compilation successful
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -
DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -
DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -
DPACKAGE=\"simias\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -
DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -
DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -
DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. `xml2-config --cflags` -
DWITH_NONAMESPACES -DWITH_COOKIES -MT libsimias_la-envC.lo -MD -MP -
MF .deps/libsimias_la-envC.Tpo -c -o libsimias_la-envC.lo `test -f
'envC.c' || echo './'`envC.c
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -
DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -
DPACKAGE_URL=\"\" -DPACKAGE=\"simias\" -DVERSION=\"1.8\" -
DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -
DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -
DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/
include/libxml2 -DWITH_NONAMESPACES -DWITH_COOKIES -MT libsimias_la-
envC.lo -MD -MP -MF .deps/libsimias_la-envC.Tpo -c envC.c -fPIC -DPIC
-o .libs/libsimias_la-envC.o
libtool: compile: gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -
DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -
DPACKAGE_URL=\"\" -DPACKAGE=\"simias\" -DVERSION=\"1.8\" -
DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -
DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -
DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/
include/libxml2 -DWITH_NONAMESPACES -DWITH_COOKIES -MT libsimias_la-
envC.lo -MD -MP -MF .deps/libsimias_la-envC.Tpo -c envC.c -o
libsimias_la-envC.o >/dev/null 2>&1
mv -f .deps/libsimias_la-envC.Tpo .deps/libsimias_la-envC.Plo
/usr/bin/wsdl2h -c -o libsimias.h ../WebService/Simias.wsdl
Hi, I'm getting this compilation warnings, I don't remember I had them
when I manually compiled :
** The gSOAP WSDL parser for C and C++ 1.2.9l
** Copyright (C) 2000-2007 Robert van Engelen, Genivia Inc.
** All Rights Reserved. This product is provided "as is", without any
warranty.
** The gSOAP WSDL parser is released under one of the following two
licenses:
** GPL or the commercial license by Genivia Inc. Use option -l for
more info.
Saving libsimias.h
Cannot open file 'typemap.dat'
Problem reading type map file typemap.dat.
Using internal type definitions for C instead.
Reading file '../WebService/Simias.wsdl'
Warning: element 'wsdl:documentation' at level 3 was not recognized
and will be ignored
[...]
Warning: element 'http:urlEncoded' at level 4 was not recognized and
will be ignored
Warning: element 'mime:mimeXml' at level 4 was not recognized and will
be ignored
Warning: element 'http:urlEncoded' at level 4 was not recognized and
will be ignored
Warning: element 'mime:mimeXml' at level 4 was not recognized and will
be ignored
[...]
Warning: element 'wsdl:documentation' at level 2 was not recognized
and will be ignored
Warning: no binding 'Simias Web ServiceSoap' portType '"http://
novell.com/simias/web/":Simias wsdl:Web wsdl:ServiceSoap' in WSDL
definitions 'Simias Web Service' namespace
http://novell.com/simias/web/
Warning: no operation 'PingSimias' in WSDL definitions 'Simias Web
Service' namespace
http://novell.com/simias/web/
Warning: no operation 'AddMemberToDomain' in WSDL definitions 'Simias
Web Service' namespace
http://novell.com/simias/web/
[...]
Warning: no operation 'GetSimiasProcessID' in WSDL definitions 'Simias
Web Service' namespace
http://novell.com/simias/web/
Warning: no port 'Simias Web ServiceSoap' binding '"
http://novell.com/
simias/web/":Simias wsdl:Web wsdl:ServiceSoap' in WSDL definitions
'Simias Web Service' namespace
http://novell.com/simias/web/
Warning: no port 'Simias Web ServiceHttpGet' binding '"http://
novell.com/simias/web/":Simias wsdl:Web wsdl:ServiceHttpGet' in WSDL
definitions 'Simias Web Service' namespace
http://novell.com/simias/web/
Warning: no port 'Simias Web ServiceHttpPost' binding '"http://
novell.com/simias/web/":Simias wsdl:Web wsdl:ServiceHttpPost' in WSDL
definitions 'Simias Web Service' namespace
http://novell.com/simias/web/
Error: no wsdl:definitions/portType/operation
[...]
and this warning :
./Global.asax.cs(74,45): warning CS0618:
`System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use
ServerCertificateValidationCallback instead'
./Global.asax.cs(277,73): warning CS0618:
`System.Security.Cryptography.X509Certificates.X509Certificate.GetIssuerName()'
is obsolete: `Use the Issuer property.'
My main problem is that the WebService description at /simias10/
Simias.asmx is accessible (auth works) but not /ifolder/
It may be related to the fact that the simas server generated
certificate doesn't a good value for certificate issuer (thus SSL
handshake warnings in my apache logs)
Any comment / observations ?
As a side note :
Now signing changes and any dsc files...
Could not find a signing program (pgp or gpg)!
debuild: fatal error at line 1251:
running debsign failed
bzr: ERROR: The build failed
(yes I know I should have it, but maybe gpg presence should be checked
by simias-build-deps_1.0_all.deb as its a fatal error afterall)