Do you see jstl listed as a dependency in your pom.xml?

Matt

On 6/22/07, John Coleman <[EMAIL PROTECTED]> wrote:
Just for kicks I tried a new project with mvn 2.0.6.  This is from
integration-test after creating a straight up struts 2 basic (no code)
:
[INFO] [talledLocalContainer] [myproject] ERROR [http-8081-
Processor24] [jsp].invoke(250) | Servlet.service() for servlet jsp
threw exception
[INFO] [talledLocalContainer] java.lang.NoClassDefFoundError: javax/
servlet/jsp/jstl/fmt/LocalizationContext


Coleman


On Jun 22, 2007, at 11:12 AM, John Coleman wrote:

> I'm trying out appfuse 2.0 m5 on my work machine (MacBook Pro)
> after successfully creating, compiling, and testing a struts-basic
> archetype on my home machine (Mac Pro).  Both machines are
> essentially configured identically, but my work machine cannot
> compile the project (the difference is mvn 2.0.7 at work, 2.0.6 at
> home).
>
> The first integration-test failed inside the Canoo tests, but I was
> able to deploy to jetty with mvn jetty:run-war and see the app
> running.  After that, I ran appfuse:full-source (so I could poke
> around in the base actions and DAO) and now I get this on a compile:
>
> /Users/jcoleman/myProject/src/main/java/org/appfuse/webapp/filter/
> LocaleFilter.java:[12,35] package javax.servlet.jsp.jstl.core does
> not exist
>
> I see the jstl library (1.1.2), but I noticed that in Idea jstl.jar
> and standard.jar do not appear to be on the classpath.  I'm running
> mvn 2.0.7, if that is relevant...
>
> Anyone have a similar issue?
>
> Thanks,
>
> Coleman
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to