- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Hosting Web Services on VMS Alpha
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
11-21-2005 07:12 AM
11-21-2005 07:12 AM
HP has suggested using the Web Services Toolkit. Once we've created our JavaBeans using the WSIT, what options do folks recommend for hosting them for remote access?
Performance and stability are of utmost importance.
Does anyone have examples of how you used the WSIT?
Thanks,
gozer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 07:49 AM
11-21-2005 07:49 AM
Solution< Performance and stability are of utmost
< importance
I would suggest you to consider WASD, Web Server from VSM Software Services, if you look for better performamnce.
http://wasd.vsm.com.au/ht_root/doc/htd/
http://wasd.vsm.com.au/
WASD is specifically for supporting intra-organizational hypertext environments on HP OpenVMS platforms, including HP Integrity servers and HP AlphaServer systems.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 08:08 AM
11-21-2005 08:08 AM
Re: Hosting Web Services on VMS Alpha
I've also used WASD internally with no issues. If this is running in an environment where you need support you can also consider the Secure Web Server, essentially an HP port of Apache.
http://h71000.www7.hp.com/openvms/products/ips/apache/csws.html
"OpenVMS with Apache, Osu, and Wasd: The Nonstop Webserver" by Alan Winston can give you a good comparison and setup information in one convenient place. See http://www.amazon.com/gp/product/1555582648/102-1646938-8114564?v=glance&n=283155&n=507846&s=books&v=glance
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 08:40 AM
11-21-2005 08:40 AM
Re: Hosting Web Services on VMS Alpha
This is what we call a "how long is a piece of string" type question.
It all depends on what you're trying to achieve. I'm guessing you're trying to publish your application as a web page, rather than a client/server model? There is an infinite variety of options to choose from.
Have you installed a web server on OpenVMS? There are several options. You then have numerous choices of middle ware, depending on your requirements and preferences.
It's unlikely you'll get anything really useful from this kind of forum. This type of very general question is usually answered by consultants after the exchange of hard currency. You've obviously in contact with HP, perhaps you should ask them to recommend a solution for your specific problem, or recommend a consultant to assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 06:34 PM
11-21-2005 06:34 PM
Re: Hosting Web Services on VMS Alpha
I'm using WASD since 1999 and only had issues with gzip encoding. MYSQL, PHP, ... worked but I'm only a beginner.
fwiw
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2005 08:27 PM
11-21-2005 08:27 PM
Re: Hosting Web Services on VMS Alpha
http://sysmgr.blogspot.com/
and the VAMP site may also be of interest
http://www.issinoho.com:8080/phpbb2/
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 12:39 PM
11-22-2005 12:39 PM
Re: Hosting Web Services on VMS Alpha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 08:23 PM
11-22-2005 08:23 PM
Re: Hosting Web Services on VMS Alpha
When I went in December 2003 to 3 days porting Vms (Alpha or Vax) code to Itanium, with some friends, we noticed that we recompiled Wasd on Itanium rx2600 (that we unpacked) without any modification (except for the test on Vax, Alpha, so we added Itanium). Compile and run ! This gives you a clue about the quality of the code...
If you need an official support, I can sell it to you fo one $ a year :-)
As previously said, the support on the Wasd mailing list is very good, and fast. One might say that Mark Daniel may decide one day to go fishing and give up computing (without considering more funest circumstances, like "meeting" a bus), but there is a bunch of highly talented people on the mailing-list, and of course, all the code is available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 12:57 AM
11-23-2005 12:57 AM
Re: Hosting Web Services on VMS Alpha
We develop and test the system but HP hosts it and has input into what system software is installed (they are the ones asking us to replace Tuxedo). We are just trying to understand all options before we meet with them to make sure they proposing something that fits the customer needs.
WSAD looks interesting but it may come down to a question of support. This project we are working on only processes a fraction of a percentage of all the Tux transactions that enter the system. However, I'm sure a long term goal is to use this project as a proof of concept for a total Tux replacement.
We just got WSIT installed and are trying to expose one C API to see what kind of Java gets generated. Unfortunately, we don't have access to an I64 system so we do not have obj2idl. We'll have to manually create the IDL. Does anyone know if we can run the obj2idl jar on Windows or Unix?
Thanks a bunch!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2005 01:55 AM
11-23-2005 01:55 AM
Re: Hosting Web Services on VMS Alpha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 03:32 AM
11-28-2005 03:32 AM
Re: Hosting Web Services on VMS Alpha
http://www.testdrive.hp.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 06:33 AM
11-28-2005 06:33 AM
Re: Hosting Web Services on VMS Alpha
The forthcoming OpenVMS Technical Journal V7 (Jan 2006) has an article entitled ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WASD in SOAP/XML Transaction-Oriented Environments
Overview
The WASD VMS Hypertext Services Package is a functional, general-purpose Web service with sufficient additional specialized capabilities to find a niche in transaction-oriented network services. This article explains how to use WASD to deliver SOAP remote procedure calls. The first section describes the persistent scripting mechanism provided by WASD. This is followed by two case studies that explain the development of SOAP-based transaction systems in which WASD provides the Web infrastructure to interface front- and back-end processing. The case studies describe technology choices, implementation details, system performance, and general outcomes.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If this is of any relevance drop me a line and I'll pass it on to the contributing authors. You might be able to bend their ears for an opinon. I do not think I could send you a pre-release of the article because it now belongs to OpenVMS Engineering.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 08:11 AM
11-28-2005 08:11 AM
Re: Hosting Web Services on VMS Alpha
I took your suggestion and logged onto a test drive system. The WSIT is not installed there, so I moved the EXE and sample code to see if it would run. The EXE crashes on the sample file. The EXE appears intact; it displays the usage message if you mess up the params.
Was worth a shot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2005 08:30 AM
11-28-2005 08:30 AM
Re: Hosting Web Services on VMS Alpha
>See also the next issue of the OpenVMS
>Technical Journal. I've just been working at
>a site which is using WASD and Tuxedo
>(although the latter isn't mentioned in the
>article). We used SOAP-structured documents
>and LIBXML.
He's one of the contributing authors I refered to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2005 02:23 AM
11-29-2005 02:23 AM
Re: Hosting Web Services on VMS Alpha
Sorry you have had such a hard time getting your XML defined.
If you would like I'll work with you to get the XML generated/written for your application.
Contact me at davidjsullivan@hp.com