I am using appfuse version 1.9.3 , i am having a problem that i want to
update my applicationResources.xml file through
ant. As my build.properties file is having some customise properties , I
want to do some calculation on these properties and result is to be updated
in my applicationResources.xml
hi,
i used the following command to generate a Struts modular project
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-modular-struts -DarchetypeVersion=2.0.2
-DgroupId=com.company.sample -DartifactId=struts2modular
Struts modular project was generat
What are you looking for? No data after the tests run? I believe the
behavior you're seeing is correct.
Matt
On Sat, Dec 27, 2008 at 3:54 PM, Arthur Erdös wrote:
> Hello everybody,
>
> I'm very new to AppFuse and I'm currently working thru the tutorials.
> Everything works fine so far, but I no
This is even better than what I was trying to do ^^
Thanks,
Chris
Mike Horwitz wrote:
>
> Hi,
>
> There is a configuration in the web.xml file for a filter called
> lazyLoadingFilter which will keep your session open on the web request. By
> default it is commented out - simply un-comment it