As far as I know, appfuse 2.0.2 has switched from acegi to spring security
(spring security = acegi)
2008/9/26 Greenhorn2005 <[EMAIL PROTECTED]>
>
> Hello all,
>
> After reading all the old queries and articles , I still find problem. I
> am
> using Appfuse 2.0.2 with Struts 2 integration. I hav
Spring security documentation is your friend:
http://static.springframework.org/spring-security/site/reference/html/authorization-common.html#authorization-taglibs
Bye,
Peter
2008/9/26 Greenhorn2005 <[EMAIL PROTECTED]>
>
>
>
> hello all,
>
> some info here. I am using Struts 2 , appfus
Hi,
Joey122 wrote:
>
> Does anyone know if the War contains ALL dependencies that are needed?
>
> I m trying to deploy this app (which works fine using Jetty on my local
> machine) to Tomcat 5 - Unfortunately the server provider does not allow
> WAR files so I am having to unpack them (explode
I should add that I am using a Spring based web app.
Joey122 wrote:
>
> Does anyone know if the War contains ALL dependencies that are needed?
>
> I m trying to deploy this app (which works fine using Jetty on my local
> machine) to Tomcat 5 - Unfortunately the server provider does not allow
Does anyone know if the War contains ALL dependencies that are needed?
I m trying to deploy this app (which works fine using Jetty on my local
machine) to Tomcat 5 - Unfortunately the server provider does not allow WAR
files so I am having to unpack them (exploded).
Does anyone know whether this
Hi,
Joey122 wrote:
>
> Hi,
>
> I m trying to get my app working in a production Tomcat instance and am
> seeing a host of errors like below which is preventing the app from
> starting
>
> Does anyone know what causes this?
>
> I m completely lost
>
> ERROR [http-80-2] Digester.error(153 |
Hello all,
After reading all the old queries and articles , I still find problem. I am
using Appfuse 2.0.2 with Struts 2 integration. I have a link which is
supposed to be displayed with user role ROLE_USER and not displayed when
the role of the user is other than ROLE_USER .
so far as i kn