Hi,
I am using acegi for authenticating and authorizing accessing jax-ws based webservices.
The problem I am facing is that the ExceptionTranslationFilter does not get the AccessDeniedException...
Type: Posts; User: Shirish; Keyword(s):
Hi,
I am using acegi for authenticating and authorizing accessing jax-ws based webservices.
The problem I am facing is that the ExceptionTranslationFilter does not get the AccessDeniedException...
Is this a known limitation and if its ,are their any plans to address this.
TIA
I hope some senior members of spring team will provide some insight ..
Hi ,
I am experiencing similar issue while using MethodInterceptor for authorization of web services method for Acegi.
org.springframework.beans.factory.BeanCreationException: Error...
Hi David,
Do we have anything concrete on this as yet.
I have to do the SWF and JSF integration and would definitely need to handle the exception flow of the use cases.
Thanks
Hi,
I am trying to use spring weblogic kit. I have few questions.
If we have a war/ear file to be deployed on weblogic cluster , in that case the spring beans will be registered with the local...
Thanks, will try that , since this was not working so in the mean time used Annotations which worked fine.
HI ,
I am trying to register a simple spring as JMX bean through springs framework.
How ever its throwing the following exception
org.springframework.beans.factory.BeanCreationException:...