Re: [appfuse-user] maven build goals in appfuse

2010-11-23 Thread Matt Raible
resources:resources processes files in src/main/resources resources:testResources processes files in src/test/resources The reason why things might not be getting replaced properly is because of the native2ascii plugin. Matt On Wed, Nov 17, 2010 at 10:53 AM, Josep GarcĂ­a wrote: > Is it normal

Re: [appfuse-user] web server architecture

2010-11-23 Thread Matt Raible
I'd recommend Apache in front of Tomcat so you can do things like gzip compression, expires headers and things of that sort in Apache. You can either front multiple Tomcat instances with one Apache server, or use something like a load balancer in front of Apache to distribute the load across many s

Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-23 Thread Matt Raible
You should delete the persistence.xml file in web/src/main/resources. On Mon, Nov 15, 2010 at 3:25 AM, Milbourne, Anthony < anthony.milbou...@credit-suisse.com> wrote: > Apologies if I have missed something obvious here but I think I have > found an omission in the AppFuse tutorial. > > I am usi

Re: [appfuse-user] Appfuse versions

2010-11-23 Thread Matt Raible
On Mon, Nov 15, 2010 at 1:33 AM, Marian N. Ion wrote: > >From the issues mailing list I read that "Fix Version/s: (was: 2.1.0-M2) > 2.1.0" => but how could I get it? On the quickstart page > (http://appfuse.org/display/APF/AppFuse > +QuickStart#AppFuseQuickStart-create) the versions go up to > 2