Hello, I slightly changed region name generation. There were added two OAw advices for cache generation for DomainObject and Reference into SpecialCases.xpt . I'm not sure if I chose good char instead of '/' but now it's '-' and all works fine.
Should I somehow track this issue in Jira? If so, should it be bug or RFE? Regards, Vladimir Patrik Nordwall wrote: > > I will look at the issue, but probably not until next week. I have tested > with JBoss, maybe a different version of EhCache. > /Patrik > > > antiso wrote: >> >> Hello, >> >> I've successfully passed a Sculptor CRUD GUI tutorial. I customized this >> application to be deployed to Tomcat 6.0.14. All worked fine. >> Then, I've tried to enable caching in Sculptor sample CRUD GUI >> application. I've added "cache" to Planet and Moon. But deployment to >> Tomcat failed because of error reported by EhCache: "Cache name cannot >> contain '/' characters". The generated .hbm files really contains region >> name for cache that contains '/': >> <cache region="domain/Planet" usage="nonstrict-read-write"/> >> >> How to enable EhCache in this sample application? >> >> Thank you in advance, >> Vladimir >> > > -- View this message in context: http://www.nabble.com/How-to-enable-EhCache-in-Sculptor-apps--tp16396514s17564p16415486.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
