home *** CD-ROM | disk | FTP | other *** search
/ HP Web Services Products (Early Access) / HP_Web_Services_Products_Early_Access_Part_5012-0063.iso / readme.txt < prev   
Text File  |  2002-01-15  |  5KB  |  143 lines

  1. README.txt 
  2. ====================================================================
  3.  
  4. HP Web Services Products - Early Access Release
  5.  
  6. ====================================================================
  7.  
  8. [01] Overview
  9. [02] Prerequisites
  10. [03] Installing HP Web Services Platform - Developer Edition
  11. [04] Known Issues
  12.  
  13. ----------------------------------------
  14. [01] Overview
  15. ----------------------------------------
  16.  
  17. This CD contains early releases of HP Web Services Products, including 
  18. the HP Web Services Platform and the HP Web Services Registry.
  19.  
  20. HP Web Services Platform is a suite of software components providing
  21. APIs, tools, run-time components, and documentation for describing,
  22. deploying, discovering, and invoking web services. The platform includes
  23. HP SOAP, a SOAP 1.1 compliant server for hosting native web services and 
  24. exposing Java and J2EE components as web services. Also it includes HP 
  25. Service Composer, a GUI tool for service creation, editing, and aggregation.
  26.   
  27. HP's Web Services Registry 2.0 is a private UDDI (Universal Description,
  28. Discovery and Integration) server. UDDI is a platform-independent, open
  29. framework for describing services, discovering businesses, and integrating
  30. business services using the Internet and/or Intranet. Enterprises can deploy
  31. HP's Web Services Registry 2.0 to easily publish, find, and view businesses and
  32. services in a private environment. It also includes Registry Composer, a UDDI
  33. Registry browsing and editing tool.
  34.  
  35. ----------------------------------------
  36. [02] Prerequisites
  37. ----------------------------------------
  38. The products contained on this CD have been tested with 
  39. the following configurations:
  40.  
  41.      Windows: 
  42.         . Microsoft Windows 2000 
  43.         . JavaSoft JDK 1.3.1 
  44.         . HP Application Server 8.0 
  45.         
  46.      Linux: 
  47.         . Red Hat Linux 7.1 / 7.2
  48.         . JavaSoft JDK 1.3.1 
  49.         . HP Application Server 8.0 
  50.  
  51.      HP-UX: 
  52.         . HP-UX 11.00
  53.         . JDK 1.3
  54.         . HP Application Server 8.0 
  55.  
  56. The following need to be taken care of:
  57.  
  58. o Java JDK 1.3 must be installed. 
  59.   For Windows and Linux visit http://java.sun.com/products/
  60.   and for HP-UX 11.00 visit http://www.hp.com/products1/unix/java/index.html.
  61.  
  62. o HP Application Server 8.0 must be installed.
  63.   
  64. ------------------------------------------------------------
  65. [03] Installing HP Web Services Products
  66. ------------------------------------------------------------
  67.  
  68. Mounting and Un-Mounting CDÆs
  69. -----------------------------
  70.  
  71. The Web Services Products CD must be mounted correctly for the installation to
  72. work. To ensure the CD is mounted properly for your platform, see the 
  73. appropriate section below.
  74.  
  75.     MS Windows
  76.     
  77.         No special steps are required. The CD will be mounted
  78.     automatically as it is inserted in the drive and unmounted when
  79.     the drive is opened.
  80.         
  81.  
  82.     HP-UX
  83.     
  84.     In order to mount or un-mount file systems on HP-UX, you must be
  85.     logged in as a superuser.  If you receive a ædevice is busyÆ
  86.     message while trying to un-mount or eject a CD, close any file-
  87.     managers or terminals that are viewing the device.
  88.  
  89.     To mount a CD, type mount <file system> (e.g., $ mount /cdrom).
  90.  
  91.     To un-mount a CD, type umount <file system> (e.g., $ umount /cdrom).
  92.  
  93.     To eject a CD, press Open on the drive after un-mounting the CD.
  94.  
  95.     Linux
  96.     
  97.     Auto-mounting a CD
  98.     
  99.     Linux might automatically mount an inserted CD.  This can result
  100.     in the CD being mounted without maintaining the case sensitivity
  101.     of file and directory names.  If this occurs, un-mount the CD and
  102.     then manually remount it using the mount options provided below.
  103.  
  104.     Manually Mounting a CD
  105.     
  106.     To manually mount a CD, type mount -o map=off <file system>
  107.     (e.g., $ mount -o map=off /mnt/cdrom).
  108.  
  109.     Mount options:
  110.     
  111.      -o map=off    This option allows you to mount CDs while 
  112.                  maintaining the case sensitivity of file 
  113.                  and directory names 
  114.                  (e.g., mount -o map=off /mnt/cdrom).
  115.  
  116.     Un-Mounting a CD
  117.     
  118.     To un-mount a CD, type umount <file system> (e.g.,  $ umount
  119.     /mnt/cdrom).
  120.  
  121.     Ejecting a CD
  122.     
  123.     To eject a CD press the Open button on the drive after un-
  124.     mounting the CD or type 'eject <file system>' (e.g., $ eject
  125.     /mnt/cdrom).
  126.  
  127.  
  128. Intallation Program
  129. -------------------
  130.     
  131. Installation is driven from the HTML file 'index.htm' located in the root
  132. directory of this CD. Load this file using your web browser and follow
  133. the displayed instructions.
  134.  
  135.  
  136. ----------------------------------------
  137. [04] Known Issues
  138. ----------------------------------------
  139.  
  140. - Authenticode warning: When installing on Windows platforms there will 
  141.   a warning that the installers have not been signed with Authenticode.
  142.   This warning can be safely ignored.
  143.