To use Apache 2.0 Web Server and ServletExec 5.0 on HP-UX 11i
The ServletExec AS Java instance is created.
Note: By default, this file is installed in /opt/hpws/apache directory.
$opt .= " -module -avoid-version $apr_ldflags
to
$opt .= " -rpath $CFG_LIBEXECDIR -module -avoid-version $apr_ldflags
The extra parameter indicates that the created library will be installed in $CFG_LIBEXECDIR
Note: This script is located in the /opt/hpws/apache/bin directory.
mod_servletexec2.c
apxs -n servletexec -i -a -c -D XP_UNIX -D APR_WANT_BYTEFUNC mod_servletexec2.c
Note: The directives are also present in the httpd.conf of your Apache 1.3.x if you let the ServletExec installer update the httpd.conf during installation. For more information on editing the httpd.conf file, refer to the New Atlanta Communication ServletExec documentation.
/servlet/TestServlet
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |