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