On Oct 7, 2009, at 2:16 AM, Aaron Porter wrote: > I finally got the changes checked into SVN along with a few other > things I've been needing to check in. Thanks for the code Allen! > > Please give them a try and let me know if they work for you. If > everything looks good I'll push a new release out onto SourceForge.
I built the 1.0.2 jar and it looks good. I removed my persistence.xml from the application jar and Stripersist located one in the persistent classes jar included in WEB-INF/lib. ################################################## # Stripersist Version: 1.0.2, Build: 127 ################################################## 13:13:46,581 DEBUG DefaultConfiguration:441 - Configuring interceptor 'Stripersi st', for lifecycle stages: [RequestInit, RequestComplete] 13:13:46,583 INFO Stripersist:125 - Reading persistence.xml from jar:file:[tomcat_path] /webapps/[context]/WEB-INF/lib/my-classes.jar!/META-INF/persistence.xml. As far as usability goes, I think this is a *big* improvement. Thanks Aaron and Allen! I haven't tested multiple persistence units. You may need a more sophisticated tester for that. : ) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
