Instant ASP Logo


Install iASP for Netware over Netware Client on MS Windows

The following instruction allows user to configure iASP on NetWare system using NetWare Client on MS Windows.

Perquisite: These instructions assume that you have configured the Novell Servlet Gateway successfully. If you have not yet configured the Servlet Gateway, please do so before proceeding. If you have question on setting up Servlet Gateway, make sure you have downloaded the most current version of Novell Servlet Gateway and follow the ServletGateway docs to configure ServletGateway properly. By default, after Novell Servlet Gateway is installed on the Novell system, a detailed setup instruction for Novell Servlet Gatway can found at sys:\java\servlets\doc with a Acrobat format file called "servgate.pdf"; and be sure to read the section "Configuring a Netscape Server on Netware". Basically, in order to get Novell Servlet Gatway to work with Netscape Server, user need to execute the "nsgcfg.ncf" in the console.

To install iASP on Netware over Netware Client, be sure to map the Netware file system drive to the client.)

  1. Launch iASP InstallShield setup package.
  2. Click "Finish " and Install Shield will Unpackaging iASP for installation

  3. Click "Next" to continue


  4. Specify JDK on your local MS Window system.


  5. Choose the mapped Netware file system and specify the folder name where iASP will be install/extract and click ok to confirm.


  6. click "next" button to continue


  7. Choose the iASP components to install on to Netware file system. By default, "Typical" option will install all available features to specified Netware folder.


  8. Click "next" to continue installation; installation will now copy iASP package onto Netware folder.


  9. Choose "Yes" to launch iASP connector wizard.

  10. Choose "Novell Netware 5.x" radio button and click "Next" command button to continue


  11. Read the pop-up configuration note carefully and click "next" if you wish to continue configuration


  12. Specify to NetWare Server name and volume name separate backslash "B>\" (Example: Novell02\SYS)


  13. If the provided NetWare Server name and volume name is correct, the following screen will display; and proceed to identify the index.html file for the root of the directory where Instant ASP was installed.


  14. Click "Finish" button. If you are successful installed. The following page will display.


Now, I have install and configure Instant ASP, what do I do next?

  1. Before the double check the Netware configuration files that iASP configuration has modify; and make sure it is updated properly. The list for modified configuration files are :
  2. Obj.conf, urlmap.properties, and java.conf

    For java.cfg, it is located under "etc"folder, the following strings are added to the end of the file (Note: assume iASP is install under sys:\iasp folder) :

    CLASSPATH=$CLASSPATH;\java\lib\classes.zip

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\classes

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasplib.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\buttons.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\jsdk.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\rjax.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasp_image.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasp_sock.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasp_mail.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\ejbcorba.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasp_chart.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\activation.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasp_pop3.jar

    CLASSPATH=$CLASSPATH;sys:\iasp\lib\iasp_exec.jar

    SERVLETCLASSPATH=$SERVLETCLASSPATH;$CLASSPATH

    For urlmap.properties, it is located under "java\servlets"folder, the following strings are added to the end of the file:

    # Instant ASP

    *.ASP=Dispatcher.DispatcherServlet

    *.asp=Dispatcher.DispatcherServlet

    For obj.conf, it is located under "Novonyx\suitespot\https-[servername]\config"folder, the following strings are added follow by the string "<Object name="default">":

    NameTrans fn="assign-name" name="Novell Servlet Gateway" from="/*.asp"

    NameTrans fn="assign-name" name="Novell Servlet Gateway" from="/*.ASP"

  3. Update the change on the NS Admin by the following:
  1. start the NS Adminstration console from your browser. It typically has a URL similar to http://servver:adminport.
  2. Then, on NS Administration console, go the the server perference where you have made changes
  3. Third, click on "Apply" button to load the latest configuration.
  4. Finally, click the OFF/ON button next to the server you want to administer to restart server.
  1. Update the change and reload java and restart the Web server. You can restart server and reload java by typing the following commands at the system console:

nvxwebdn

unload java

nvxwebup

Above procedure would allow you to update that last update that you have made changes. If there isn't anything misconfiguration, the ASP script now be running.


If you encounter any problems or errors, please contact support@halcyonsoft.com


Copyright © 1998-2000, Halcyon Software Inc. All rights reserved.