+ If you get the following Exception: +
++ NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces. ++
+ Most often, this exception is related to an older version of Xalan being used. Make sure to upgrade + to 2.7.0. +
+
- Note that the XwsSecurityInterceptor requires Java 5, because an underlying library (XWSS) requires
- it. Instead, you can use theWss4jSecurityInterceptor.
+ If you want to use WS-Security, note that the XwsSecurityInterceptor requires Java 5,
+ because an underlying library (XWSS) requires it. Instead, you can use the
+ Wss4jSecurityInterceptor.