Hello, I'm writing an XACML attribute finder for the Identity Server, the problem I have is that some of the libraries my code depends on require Xerces 2.11.0 and xml-apis 1.4.01.
I tried adding my plugin with all dependencies to IS 5.0.0 downloaded from the project site, but received errors from my code indicating that it used an older version of Xerces/xml-apis. Afterwards, I went through the steps for building from source, changing the version of xerces and xml-apis to non-wso2 versions 2.11.0 and 1.4.01 but eventually I couldn't start the server - getting carbon.core.ui throwing errors. I can provide more detailed information about errors I was getting, but I'm wondering if anyone has already tried upgrading IS to these versions, or conversely it is known to be a very hard task. Warm regards, Michał Drozdowicz
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
