You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2008/11/20 18:24:44 UTC

[jira] Resolved: (DIRSERVER-1201) Interceptors not working (XBean)

     [ https://issues.apache.org/jira/browse/DIRSERVER-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1201.
------------------------------------------

    Resolution: Fixed

Seems to be fixed in ads-mina2.0 branch

> Interceptors not working (XBean)
> --------------------------------
>
>                 Key: DIRSERVER-1201
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1201
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.3
>         Environment: Debian GNU/Linux Unstable i386
> java version "1.6.0_07"
> Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
> Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
>            Reporter: Michael Fladischer
>            Assignee: Emmanuel Lecharny
>             Fix For: 1.5.5
>
>
> After uncommenting <keyDerivationeterceptor/> in server.xml startup fails with this error:
> jvm 1    | [12:48:11] ERROR [org.apache.directory.daemon.Bootstrapper] - Failed on null.init(InstallationLayout, String[])
> jvm 1    | org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized xbean element mapping: keyDerivationeterceptor in namespace http://apacheds.org/config/1.0
> jvm 1    | 	at org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler.parseBeanFromExtensionElement(XBeanNamespaceHandler.java:266)
> jvm 1    | 	at org.apache.xbean.spring.context.v2c.XBeanNamespaceHandler.parse(XBeanNamespaceHandler.java:157)
> jvm 1    | 	at org.apache.xbean.spring.context.v2.XBeanNamespaceHandler.parse(XBeanNamespaceHandler.java:49)
> jvm 1    | 	at org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.parseCustomElement(BeanDefinitionParserDelegate.java:1114)
> jvm 1    | 	at org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.parseNestedCustomElement(BeanDefinitionParserDelegate.java:1160)
> jvm 1    | 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
> jvm 1    | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> jvm 1    | 	at java.lang.reflect.Method.invoke(Method.java:597)
> Similar errors arise for <passwordPolicyInterceptor/> and <replicationeterceptor/>.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.