[ http://mc4j.org/jira/browse/STS-308?page=comments#action_10521 ] Andy commented on STS-308: --------------------------
You can annotate the action bean class with @UrlBinding to specify the action path. > Error parsing jsp classes on startup > ------------------------------------ > > Key: STS-308 > URL: http://mc4j.org/jira/browse/STS-308 > Project: Stripes > Issue Type: Bug > Reporter: Frank Das > Assigned To: Tim Fennell > > Stripes has a dependancy on classes existing in a specific location > (defaulting to web-inf/classes) to determine the action paths. However, my > IDE (JDeveloper) only allows a single output directory for all compiled > classes. If any compiled JSPs appear in the output directory on startup, > Stripes does not load the action paths correctly. > This is annoying as it means I have to exclude JSPs from my project if I want > to hot deploy or use a build/deployment script. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mc4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
