What version of AppFuse are you using? Which web framework are you using?
Matt
On Mon, Jun 30, 2008 at 3:16 AM, oliver.appfuse
<[EMAIL PROTECTED]> wrote:
> hi,all
>
> i found all my jsp page's EL cant be resolved,after run the mvn
> jetty:run-war
> for example
>
> <a href="${pageContext.request.contextPath}/presidents.run">examples</
> a>.
>
> will be replaced by,actually it should be /jmesa/mycontxtname/presidents.run
>
> /jmesa/$%7BpageContext.request.contextPath%7D/presidents.run
>
> at runtime.
>
> and my jetty plugin configuration:
>
> <plugin>
> <groupId>org.mortbay.jetty</groupId>
> <artifactId>maven-jetty-plugin</artifactId>
> <configuration>
> <contextPath>/jmesa</contextPath>
> <scanIntervalSeconds>10</scanIntervalSeconds>
> <webApp>${basedir}/target/jmesa-test.war</webApp>
> </configuration>
> </plugin>
>
> sorry for question not related to appfuse, but i hope can find answer from
> here!!
>
> thanks a lot ! best wishes!
>
> ________________________________
> oliver.lee
> 2008-06-30
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]