In the first case (app deployed but could not test and then would not
compile after running appfuse:full-source), yes. On my second try, I
do not, but I have to assume that's b/c I didn't run the appfuse:full-
source phase.
I should probably also mention that I have a number of AppFuse 1.9.4
projects already, and have absolutely no problems deploying those to
my existing tomcat installation, or running any of the tests.
Coleman
On Jun 22, 2007, at 11:27 AM, Matt Raible wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]