What happens when you run: java -version mvn -version
If you'd like, you can send me your project and I can try it on my machine. If it works - it must be something with your environment. ;-) Of course, you could try this on a different computer if you have one lying around. VMWare works great for this type of stuff. Matt On 2/7/07, billgloff <[EMAIL PROTECTED]> wrote:
Yeah that error was from jetty. Well nothing happens when I try Tomcat. I just get a 400 (Bad Request) in the browser. Here's what my console shows [INFO] [cargo:start] [INFO] [talledLocalContainer] Tomcat 5.5.17 starting... [INFO] [CopyingLocalDeployer] Deploying [C:\Development\projects\pmlcontactq\tar get\pmlcontactq-1.0-SNAPSHOT.war] to [C:\Development\projects\pmlcontactq\target \tomcat5x\container\webapps]... [INFO] [talledLocalContainer] Tomcat 5.5.17 started on port [8081] [INFO] Press Ctrl-C to stop the container... I've even tried different ports with no luck. Any ideas on what could be wrong? Matt Raible-3 wrote: > > You get this error from Jetty? What happens if you try it in Tomcat with: > > mvn cargo:start -Dcargo.wait=true > > Matt > > On 2/7/07, billgloff <[EMAIL PROTECTED]> wrote: >> >> >> Just created a new Struts 2 app using AppFuse 2.0M3 and have everything >> setup >> correctly including JAVA_HOME pointing to my JDK5. Everything got >> generated >> correctly and the tables were created in my DB. When I run mvn >> jetty:run-war >> I get the following error in my browser. I've been searching for a >> solution >> on this for the last couple of hours to no avail. >> >> PWC6033: Unable to compile class for JSP >> >> PWC6197: An error occurred at line: 13 in the jsp file: >> /common/taglibs.jsp >> PWC6199: Generated servlet error: >> The method evaluateExpression(String, Class<Object>, PageContext, null) >> is >> undefined for the type PageContextImpl >> >> Anyone have any ideas on this? >> >> Thanks in advance. >> >> -- >> View this message in context: >> http://www.nabble.com/500-Error-with-new-Struts-2-Basic-app...-tf3189643s2369.html#a8854238 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > -- View this message in context: http://www.nabble.com/500-Error-with-new-Struts-2-Basic-app...-tf3189643s2369.html#a8855473 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com
