- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Connecting to payment gateway failing in HP-UX ser...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО06-18-2008 03:48 AM
тАО06-18-2008 03:48 AM
Connecting to payment gateway failing in HP-UX server
the url of the web service that application connecting to is "https://wsvar.paymentech.net/PaymentechGateway".In Sun Webserver, application connects to the specified webservice and we gets the desired recation .But in HP-UX ,it is throwing "unknown protocol:https" error.
Please help resolve this issue as this is critical for oru project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2008 12:46 AM
тАО06-20-2008 12:46 AM
Re: Connecting to payment gateway failing in HP-UX server
What is your JDK version ?
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2008 12:54 AM
тАО06-20-2008 12:54 AM
Re: Connecting to payment gateway failing in HP-UX server
the version we use is jdk 1.4.2.In our development server,we are using HP Java ver 1.4.12. the application is also working in sun solaris serve with same java version.Please give some idea why it is not working with HP Java ver 1.4.12.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2008 01:27 AM
тАО06-20-2008 01:27 AM
Re: Connecting to payment gateway failing in HP-UX server
Try to upgrade/update VDK version as well.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2008 05:00 AM
тАО06-20-2008 05:00 AM
Re: Connecting to payment gateway failing in HP-UX server
between the two systems to see if only one
has an entry for "https". I've never seen an
application which expected to find "http[s]"
there, but what do I know? Otherwise, you
might need to look at "application" to see
what it does (or tries to do).