Hi everyone,
I'm trying to change to facelets before is too late, I have an already
started project using JSP but it is a nightmare for what I want, so I'm
trying to change to facelets, but I've encounter a nasty problem, I have to
change all of my fmt: tags to something like messages['key.key'] a
Hi Everyone,
I think this question is maybe not entirely app fuse related, but is needed
at a app fuse based web app, the plain question would be:
* how can I manage to build a java demon like java process to run on tomcat
and glassfish enviroments?*
and the app fuse concern would be to ask if a
take a look to the StartupListener java class, there is something like :
LookupManager mgr = (LookupManager) ctx.getBean("lookupManager");
Maybe that's the problem...
:
On Tue, Sep 9, 2008 at 7:30 PM, ahmad M <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> i have developed my tapestry webapp with appfu
AppFuse uses Spring Security (Aka Acegi)
So the code below should work...
* UsernamePasswordAuthenticationToken auth =
(UsernamePasswordAuthenticationToken)
SecurityContextHolder.getContext().getAuthentication();
WebAuthenticationDetails details = (WebAuthe
Hi Every One..
Proudly I can say that after sometime of reading and evaluating AppFuse I
finally Undrestand it ..!! jeje
well, my question is simple and I wouldn't do it if I haven't find it for a
good time..
I'm Just guessing how can I build an AppFuse 2. project that uses JSF-Spring
Security(o