Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [higgins-dev] C++ SOAP libraries

OK, makes sense, as I don't expect the HBX to use SOAP calls

Anthony Nadalin | Work 512.838.0085 | Cell 512.289.4122

Inactive hide details for "Paul Trevithick" ---09/26/2007 08:05:03 AM---I wasn’t clear enough. For IE we’re using"Paul Trevithick" ---09/26/2007 08:05:03 AM---I wasn’t clear enough. For IE we’re using


From:

"Paul Trevithick" <paul@xxxxxxxxxxxxxxxxx>

To:

"'Higgins \(Trust Framework\) Project developer discussions'" <higgins-dev@xxxxxxxxxxx>

Date:

09/26/2007 08:05 AM

Subject:

RE: [higgins-dev] C++ SOAP libraries




I wasn’t clear enough. For IE we’re using this architecture where HBX launches a separate i-card selector. The SOAP libraries are required by the C++ i-card selector, not HBX per se. -Paul

From: higgins-dev-bounces@xxxxxxxxxxx [mailto:higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of Anthony Nadalin
Sent:
Tuesday, September 25, 2007 12:35 PM
To:
Higgins (Trust Framework) Project developer discussions
Cc:
'Higgins (Trust Framework) Project developer discussions'; higgins-dev-bounces@xxxxxxxxxxx
Subject:
Re: [higgins-dev] C++ SOAP libraries

So for IE support we did not have to use any C/C++ code

Anthony Nadalin | Work 512.838.0085 | Cell 512.289.4122

Inactive hide details for "Paul Trevithick" ---09/25/2007 11:26:30 AM---For the IE version of the Higgins Browser Extension we "Paul Trevithick" ---09/25/2007 11:26:30 AM---For the IE version of the Higgins Browser Extension we need to choose a C++


From:

"Paul Trevithick" <paul@xxxxxxxxxxxxxxxxx>

To:

"'Higgins \(Trust Framework\) Project developer discussions'" <higgins-dev@xxxxxxxxxxx>

Date:

09/25/2007 11:26 AM

Subject:

[higgins-dev] C++ SOAP libraries





For the IE version of the Higgins Browser Extension we need to choose a C++
library to work with WSDL based web services. We found several C++ libraries
(see below) but the licensing situation isn't great:

1.
http://wsdlpull.sourceforge.net/ - License: GNU Library or Lesser General
Public License (LGPL) (see attached)

2.
http://csoap.sourceforge.net/ - Not found license

3.
http://www.cs.fsu.edu/~engelen/soap.html - License:
http://www.cs.fsu.edu/~engelen/soap.html

4.
http://tinyxpath.sourceforge.net/ - License:
http://tinyxpath.sourceforge.net/

Does anyone know of any C++ libraries with licenses closer to EPL? (e.g.
Apache?)

-Paul

(See attached file: Lesser General Public License (LGPL) .txt)
_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/higgins-dev_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev

GIF image

GIF image

GIF image

GIF image


Back to the top