The reason seems to be because the original maintainers of the project
don't have time to add new features and fix bugs. The good news is the
software doesn't need much updating. They did ask me to take over at
one point, but I turned it down due to lack of bandwidth.
Matt
On Thu, Sep 11, 2008 at
I am browsing the sources of sitemesh and I am finding that the last
updates were published in 2006.
http://www.opensymphony.com/sitemesh/download.html
Am I right ? Is that project alive? where is the sitemesh comunity (and
tutorials?). I am asking here because I am interested in appfuse and I
Wow! I didn't know about Acegi, it's really wonderful! [ learning. ]
Thank's!
On Tue, Sep 9, 2008 at 11:35 AM, m4rkuz <[EMAIL PROTECTED]> wrote:
>
> AppFuse uses Spring Security (Aka Acegi)
>
> So the code below should work...
>
>
> * UsernamePasswordAuthenticationToken auth =
>
If you look in SignupAction.java, you can see how to programmatically
login a user. Use http://source.appfuse.org if you want to look at the
source in SVN. Either that, or the Maven reports on
http://static.appfuse.org.
Matt
On Thu, Sep 11, 2008 at 1:57 AM, Risto Virtanen <[EMAIL PROTECTED]> wrot
Have you searched the archives to see how someone else solved this? I
believe a solution is in there.
http://appfuse.markmail.org
Matt
On Thu, Sep 11, 2008 at 6:34 AM, xinlnix <[EMAIL PROTECTED]> wrote:
>
> Can anyone help me?
> --
> View this message in context:
> http://www.nabble.com/How-to-
Can anyone help me?
--
View this message in context:
http://www.nabble.com/How-to-resolve-org.xml.sax.SAXNotRecognizedException%3A-Property-%27http%3A--apache.org-xml-features-nonvalidating-load-external-dtd%27-is-not-recognized.-tp19388318s2369p19433777.html
Sent from the AppFuse - User mailing
Hi
I'm using Struts2 and trying to create a test case which needs information
about the currently logged user. Is there some handy way to set currently
logged user in a action test case?
--
View this message in context:
http://www.nabble.com/AppFuse-Struts%3AUser-in-a-test-case-tp19429713s2369p
Hi,
See your hibernate.cfg.xml in src/test/resources folder and see that if your
entity is added or no?
You should have a line like this:
Ali Behzadian Nejad.
--
View this message in context:
http://www.nabble.com/one-problem-about-appfuse2-tp19373607s2369p19429535.html
Sent from the App
SOLVED.
The problem was that the user account was not enable.
--
View this message in context:
http://www.nabble.com/Login-Problem-with-a-User-not-in-roles-ROLE_ADMIN-and-ROLE_USER-tp19428832s2369p19429232.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
-