Looks like the code that checks for case mismatch is broken when the path separator is different. It must be hard coded to look for "/", which is a problem on Windows.
On Fri, Aug 30, 2013 at 6:55 AM, Ville Virtanen < ville.virta...@orientimport.fi> wrote: > Dear list, > > > > just tried to upgrade from 5.4-alpha-14 to 5.4-alpha-15, but the log is > littered with exceptions like this: > > > > Caused by: java.lang.IllegalStateException: Resource > classpath:com/orient/web/customer/base/SecureBasePage.class does not match > the case of the actual file name, > > 'E:\projects\Orient\customer\target\classes\com\orient\web\customer\base\Sec > ureBasePage.class'. > > > > java.lang.IllegalStateException: Resource > context:WEB-INF/customerclient.properties does not match the case of the > actual file name, > > E:\projects\Orient\customer\src\main\webapp\WEB-INF\customerclient.propertie > s'. > > > > I'm running a maven build with jetty:run. What should I change to get up & > running? > > > > Ville > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com