i just used the actual nightly builds... from shale frameworkxxx.zip copied the lib folder into mailreader example war and started war with tomcat...
2006/7/23, Wendy Smoak <[EMAIL PROTECTED]>:
On 7/23/06, stephan opitz <[EMAIL PROTECTED]> wrote: > no answer? > > has threre something changed? > > i see that the loadbundle class is in the correct package but why > mailreader does not work with actual nightly libs What nightly build are you using? We reorganized the svn repo this week, and I have a feeling that the last few "nightly" builds don't include recent changes. The latest source from svn works for me: ~/svn/shale/shale-apps/shale-mailreader $ mvn package cargo:start -Dcargo.tomcat5x.home=/path/to/tomcat5 --> http://localhost:8080/shale-mailreader If you're able to check out the source and build it, that's the easiest way to stay up to date. * http://wiki.apache.org/shale/SubversionRepo * http://wiki.apache.org/shale/MavenBuild Otherwise, give Craig and Sean a few days to sort out the nightly build situation. Craig was publishing them from home, and now Sean is working on getting Continuum set up to do it. Please keep reporting issues, and thanks for your patience while we get everything organized! -- Wendy
