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
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
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