My previous msg got truncated...hope this works...
Re: JRun 4 Build 61650 on Solaris 8

In order to deploy a web app as an unexploded WAR, I'm trying to precompile
the JSPs using JSPC. I find that JSPs that have includes such as...
<%@ include file="/pg/insHeader.jsp" %>
...where /pg is a virtual mapping defined in /WEB-INF/jrun-web.xml -
<virtual-mapping>
<resource-path>/pg/*</resource-path>

<system-path>{jrun.server.rootdir}/ins-deploy/iaproto-app/pages/common</syst
em-path>
</virtual-mapping>
...report the following error during compilation:
(22) The page /pg/insHeader.jsp was not found

I supply both the -w & the -d arguments and the PWD when I run jspc is the
web app root directory.

Any ideas on how I might get around this?
--aslam
Aslam Karachiwala


"This communication is intended solely for the addressee and is
confidential and not for third party unauthorized distribution."
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to