So I suppose that the spring namespace isn't needed anymore in the
configuration file. So a configuration file will look like attached one.
It's building and passing integration tests (mvn cleaninstall
-Dintegration).
Can the apacheds gurus confirm that removing spring namespace and
CustomEditorConfigurer bean is ok? If so I'll commit the changed files
in the server-xml module of apacheds.
Should be ok. be carefull to modify the <file>.xml in the server-xml
project : they are samples used to check some aspects of the configuration.
That's why I'm asking - I don't know if it can cause collateral damages. So the <file>.xml are used within the
-Dintegration tests?