[appfuse-user] LogIn using my own User Table (2.0.2 Struts2 Modular-Eclipse -Poracle)

2009-02-04 Thread Ice-Man
How u're doing, fellow?!! ;-)) Following my Requisites, now I must make my App's LogIn use my own User Table (that is part of a Legacy DataBase, from the System I'm converting to Java). I've found this http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAuthentication#part2 page (about

[appfuse-user] Strange Hibernate/Spring Issue

2009-02-04 Thread devg
I am still running Appfuse I with hibernate 3.0 and Spring 2.0 . I have many one-many relationships and the application has been running fine for months with lazy loading of child rows (using OpenSessionInViewFilter). Suddenly this week one of the web pages started giving the LazyInitializationExc

[appfuse-user] How to redeploy the war without stop the jetty run by mvn

2009-02-04 Thread tonylu880042
Hi there, As title, When I test and modify our web page. I have to turn off the jetty and run-war again. This can be waste a lot of time due to the slow computation capability. Does there exist a command like "ant deploy-web" and I don't need to restart the jetty ? Thanks, tony -- View this messa