Re: [appfuse-user] compile error when after executing full-source goal - how maven calculate the dependency ?

2008-09-24 Thread mmaia
Is this problem solved? I'm facing exactly the same problem. Is there a workaround? regards, Marcos Maia chinofish-2 wrote: > > I faced a weired problem. > > I create a new project with appfuse-basic-struts. > > and after i executed > > mvn appfuse:full-source > mvn clean > mvn eclipse:ecl

[appfuse-user] Spring Sesison Scope bean

2008-09-24 Thread stelios
Hi, I'm trying to use a session scoped bean with the following configuration: Now that works only if I place it in dispatcher-servlet.xml or I turn the debug level of spring to DEBUG. Else it gives me: java.l

[appfuse-user] Jetty scanTargetPattern and reloading messages.properties

2008-09-24 Thread Marc Siramy
Hello, to me Jetty philosophy is to enable faster development by changing code and visualising modifications without restarting the webapp., especially with its 'scan target' feature. By default, Jetty scan the 'src/main/webapp' folder in appfuse-light. I want also that it takes care of changes in