Instant ASP Logo


Configuring Instant ASP with WebLogic Server™ 4.5

If you have installed BEA WebLogic Server™ and want to run your ASP applications with iASP, you should get one minute to take at look at the following configuring instructions.

  1. Stop your BEA WebLogic Application Servers at first;

  2. Open the file weblogic.properties under the WebLogic installed root directory.

    Add iasplib.jar into weblogic.httpd.servlet.classpath property as the following:

weblogic.httpd.servlet.classpath=[iasp root]/lib/iasplib.jar

Map *.asp file to iASP engine as the following:

weblogic.httpd.register.*.asp=jhost.jaspservlet.jaspServlet

Map WebLogic document root to iASP installed root as the following:

weblogic.httpd.documentRoot=[iasp root]

  1. Restart your WebLogic Server;
  1. Open your iASP online documents in your web browser. Select iASP ADD-ONs -> EJB/Corba Connector, open the Session Demo and BeanManage WebLogic sample pages and run their samples. 

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


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