Hi Vanessa,
[EMAIL PROTECTED] wrote:
I haven't yet fully tried it out. But I found an interesting link
http://toubsen.de/appfuse/acls/start
This, it seems would work for Appfuse 2.0.
Ofcourse I haven't tried it out, but the person who wrote it says it
works.
I will make the necessary chan
Rob,
I haven't yet fully tried it out. But I found an interesting link
http://toubsen.de/appfuse/acls/start
This, it seems would work for Appfuse 2.0.
Ofcourse I haven't tried it out, but the person who wrote it says it
works.
I will make the necessary changes for 1.9.4 and let you know whet
Hi Nathan,
Nathan Anderson wrote:
It looks like there are DAO's created in the tutorial.
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACLAddDAO
At the bottom of that step there are two Spring bean definitions that look like they were intended to be autowired like you expected.
Thanks a ton Nathan, I will definitely look into all the material you
pointed me to.
Vanessa Pacheco
Programmer
Bowman Systems L.L.C
318.213.8780x307
==
IMPORTANT WARNING: This message is intended for the use of the person or
entity to which it is addressed a
Hi Vanessa,
It looks like there are DAO's created in the tutorial.
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACLAddDAO
At the bottom of that step there are two Spring bean definitions that look like
they were intended to be autowired like you expected.
I'm guessing the tutori
Not yet. You have to stick to the work-around.
@Matt: I can reproduce the error with the tutorial. See the surefire report.
This suggests that there is is some essential problem. Maybe, in some of the
dependencies.
1. checkout a Struts 2 Basic project
2. follow the Persistence Tutorial (with
Hi,
I'm following the tutorial @
http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseAcegiACL
The bean definition for basicAclProviderManager is as below (copied from
tutorial)
Now since I use Appfuse 1.9.4 (Spring 2.0), I defined it as follows
Hi all,
Apologies if this is a dumb question (no, wait! there's no such thing,
right?). Anyway, I'm new to most of the things involved in AppFuse,
apart from Java.
I'm using AppFuse 2.0, and a Spring MVC modular archetype. I've been
through the tutorials creating a persistent object and a m