I've added Cargo plugin config to make it easy to start Tomcat and deploy the tiles-test app that Greg added a while ago (on the way to adding those tests I promised...)
$ mvn package cargo:start (with cargo.tomcat5x.home defined either with -D on the command line or in settings.xml) The app starts and deploys, however - the 'Test Put Tag' link results in a blank page, and - the 'Test Definition Tag' link throws an exception: org.apache.jasper.JasperException: /testdef.jsp(3,0) According to the TLD or the tag file, attribute name is mandatory for tag definition Is it possible the app was not updated after the most recent round of changes? Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
