- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: gSOAP on OpenVMS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2009 09:44 PM
01-20-2009 09:44 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 03:03 AM
01-21-2009 03:03 AM
Re: gSOAP on OpenVMS
http://johndapps.blogspot.com/
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 02:19 PM
01-21-2009 02:19 PM
Re: gSOAP on OpenVMS
"SSL is not currently supported; however such support can probably be incorporated with relatively little effort."
I believe this is specific to the OpenVMS port of gSOAP. It would probably be best to contact the authors directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 03:01 PM
01-21-2009 03:01 PM
Re: gSOAP on OpenVMS
I'm still hopeful of a packaged solution or someone who can tell us how to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 04:01 PM
01-21-2009 04:01 PM
Re: gSOAP on OpenVMS
Go try the build. Build a package or an installer, and go build some experience for yourself. With the way things are, having some experience with digging around in or porting gSOAP et al is probably a good thing.
Don't over-think this open-source stuff. :-)
With what is going on at HP and at other many places, there's enough work that the SSL stuff may well have been a "yeah, that's nice, but..." case. There's more than enough stuff that folks are seeking to have ported.
Or (if you really need it and don't want to deal with the port) retain somebody to port and package it for you.
This is how open source works, after all...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 08:14 PM
01-21-2009 08:14 PM
Re: gSOAP on OpenVMS
Easier if you know how, but everything's
complicated. I'd expect some fiddling with
a "config.h" (or equivalent) somewhere, to
persuade the code that SSL is available at
compile time, and then some changes to the
LINK command(s) to get the SSL stuff into the
executable(s).
If you're desperate for some examples, wget
(optionally) uses SSL. Details differ for
HP's SSL with its shared images, and OpenSSL
with its object libraries.
http://antinode.info/dec/sw/wget.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 08:52 PM
01-21-2009 08:52 PM
Re: gSOAP on OpenVMS
In case you haven't seen it, this is the "generic" gSOAP user guide I was looking for earlier. It has SSL information on sections 18.19 to 18.24
http://www.cs.fsu.edu/~engelen/soapdoc2.html
I'm still at an evaluation stage with the OpenVMS version of gSOAP and haven't had the requirement for SSL (yet).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 08:55 PM
01-21-2009 08:55 PM
Re: gSOAP on OpenVMS
In essence we'd be trying to build Linux sources on VMS but we'd have to somehow convert the Linux makefile because it's not currently compatible with VMS.
It's not looking good at the moment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2009 09:03 PM
01-21-2009 09:03 PM
Re: gSOAP on OpenVMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2009 03:12 AM
01-22-2009 03:12 AM
Re: gSOAP on OpenVMS
A question: Was the gSOAP kit restored to an ODS-2 or ODS-5 volume?
Since John did not include the source tree in the gSOAP kit, I suspect (but have not confirmed with him) that the source tree naming was likely unaffected.
One of the "pleasures" of Open Source is that most proponents will advocate that one should have to compile things on their own [an opinion that I do not share, but one sometimes has to accept the limitations of the medium].
As Hoff already noted, retaining someone to package the components into a kit form is an option (Disclosure: We provide such services, as do Hoff and others).
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2009 04:57 PM
01-22-2009 04:57 PM
Re: gSOAP on OpenVMS
My colleague, who I am posting these message for because I have an ITR account, says that what we're trying to do is the opposite to normal - we want to set things up for outbound messages rather than for inbound messages (or should my vice be versa?).
The guys who wrote the docs on John Apps's blog have responded to my email and we'll discuss things in more detail with them next week.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2009 09:11 PM
01-22-2009 09:11 PM
Re: gSOAP on OpenVMS
What precisely is the problem that you are having with unzippping the archive?
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 03:25 PM
01-27-2009 03:25 PM
Re: gSOAP on OpenVMS
We've spoken with the guys who did the work for John Apps's website and they'll do some more work and get back to us in a few days. When they do I'll try to get some useful info posted back here for everyone to read.
At the moment I'm not sure what public comments they want to make about what they're doing, or precisely what it is they will do (e.g. a PCSI installation kit or a zipped kit, something that HP will support or something it won't, a kit that needs external components x, y and z or a kit that has everything, whether they're happy to have me post something or whether they want to do it themselves.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 08:50 PM
01-27-2009 08:50 PM
Re: gSOAP on OpenVMS
If you're feeling adventurous:
http://antinode.info/ftp/vmstar/v3r5_pre3_src.zip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2009 10:01 PM
01-27-2009 10:01 PM
Re: gSOAP on OpenVMS
>>>>>>>>>
We've spoken with the guys who did the work for John Apps's website and they'll do some more work and get back to us in a few days.
<<<<<<<<<
"Free-Time permitting" surely?
Given what's happening to many VMS engineers I'd hate to think the less-worthy were still raking it in for twiddling their thumbs.
Regards Richard Maher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2009 11:24 PM
01-29-2009 11:24 PM
Re: gSOAP on OpenVMS
Just looking at http://ws.apache.org/axis2/c/
recently, and was wondering if the built-in and fully-supported SSL capability of Axis2 would satisfy your requirements?
Also can't see a distinction on the HP site between the JAVA and C versions of Axis2: -
http://h71000.www7.hp.com/openvms/products/ips/axis2/
But there is: - "Axis2 for OpenVMS provides a complete port of the Apache Axis2 1.3 project."
So if it isn't there I guess it's gotta be around the corner?
Regards Richard Maher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2009 02:07 PM
02-04-2009 02:07 PM
Re: gSOAP on OpenVMS
We're waiting on the HP guys to get back to us, at which point we'll discuss what I can say in this forum regards their progress and any ongoing support for gSOAP SSL.
Our issue with SSL is not at the server end so issues with Apache don't apply. We currently have a workaround of bouncing a message to a machine that can do the SSL communication with the server but we'd be happier with a gSOAP SSL to allow us to directly communicate with that server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2009 03:53 AM
02-05-2009 03:53 AM
Re: gSOAP on OpenVMS
> Our issue with SSL is not at the server
Ok.
> end so issues with Apache don't apply.
Is that what "the HP guys" have told you?
My understanding is that Axis2 provides mechanisms to both "provide and *consume*" SOAP services; maybe you're right?
Look, I've not used the software in anger so I'm happy to be corrected, but what I can see from: -
http://ws.apache.org/axis2/1_2/Axis2ArchitectureGuide.html
"Provide a Client API that can be used to invoke Web services. This API should support both the Synchronous and Asynchronous programming models. "
http://h71000.www7.hp.com/openvms/products/ips/soap/soap.html
"The SOAP Toolkit is Java-based and provides development tools to create SOAP clients or to implement server-side SOAP accessible services using HTTP as the transport protocol. As a client library, it provides the ability to invoke SOAP RPC services available elsewhere, in addition to features for sending and receiving SOAP messages."
http://h71000.www7.hp.com/openvms/products/ips/axis2/
"Axis2 for OpenVMS replaces the SOAP Toolkit for OpenVMS. All future new features and enhancements will be provided beginning with Axis2 Version 1.0 for OpenVMS. "
. . .is that Axis2 is where they're heading. Certainly one of the many SOAP implementations they've been pumping millions of license-payer dollars into.
> We currently have a workaround of bouncing
> a message to a machine that can do the SSL
> communication with the server
Maybe Stunnel for VMS can be of some assitance here and don't forget IPSec.
> but we'd be happier with a gSOAP SSL to
> allow us to directly communicate with that
> server
Me, I'd love an XHR$ RTL that can be fully integrated with VMS and it's 3GLs but it don't look like it's gonna happen. "Money for old rope" seems to get the development dollars these days, but as gSOAP is supplanting WSIT and Axis2, could someone just tell the poor fools that are implementing projects with them at the moment? They can't take any more vacilations :-(
> We're waiting on the HP guys to get back
> to us, at which point we'll discuss what
> I can say in this forum regards their
> progress and any ongoing support for
> gSOAP SSL.
I too would very much like to know what's been whispered to VMS customers by "HP guys" all theses years and for what ends!
Depends which "HP guys" you talk to I suppose?
Regards Richard Maher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2009 02:31 PM
02-05-2009 02:31 PM
Re: gSOAP on OpenVMS
We seem to be making good progress with the 3 guys who originally supplied gSOAP and commented that adding SSL should be easy.
I've asked one of them to post to this thread so that people like yourself are brought up to date.
I would be guessing at what's happenibng between those guys and HP so I can't pre-empt what might be said.
It's Friday here now and if they've not posted by early next week I'll send them a reminder to do so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 01:52 PM
02-15-2009 01:52 PM
Re: gSOAP on OpenVMS
I'll email them a reminder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 05:40 PM
02-15-2009 05:40 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2009 06:19 PM
02-15-2009 06:19 PM
Re: gSOAP on OpenVMS
Thanks to all who responded.