[appfuse-user] How to log server output into a file using cargo

2008-12-03 Thread Andrew Sky
Hello everyone, I am using the mvn cargo:start -Dcargo.wait=true to test my appfuse web application. However, the log information is displayed on the screen. What is the way to also log the information onto a file ? Any help is appreciated. Thanks Andrew -- View this message in context: http:

Re: [appfuse-user] Terracotta with appfuse 1.9.4

2008-12-03 Thread Nathan Anderson
The security filter does a redirect to the login page. I'd guess there is a problem with the Spring Security Framework configuration (Acegi). If you do some googling for terracotta and acegi you'll probably find some useful information. Let us know how it goes. Nathan On 12/3/08, jithesh <[EMAIL

[appfuse-user] JUnit: testUpdateUser: saveUser didn't throw EntityExistsException

2008-12-03 Thread mwaynewalter
Folks, I get this error, "saveUser didn't throw EntityExistsException" in the UserDaoTest method getUpdateUser. Here's my configuration: Appfuse 2.0.2 with JPA, full-source, and Oracle 10g instead of MySQL. NOTE: This unit test failure goes away when using the MySQL. It also goes away using

[appfuse-user] Bug in gen plugin?

2008-12-03 Thread Charles G.
Dear , I am new to appfuse, don t know much about maven and libs that are use in appfuse... I am an occasional developer that looks for solutions to speed up my web app dev time (I am normally a scientist doing data analysis). After reading stuff, Appfuse seems to provide just what I need! So I j

[appfuse-user] Terracotta with appfuse 1.9.4

2008-12-03 Thread jithesh
Hello friends, I found few links regarding integration of appfuse with Terracotta. I am using appfuse 1.9.4. I tried deploying the appfuse war file on Terracotta , and while accessing the url (say http://localhost:9081/appfuse) the browser gives an error message "Too many redirects occ