[jboss-dev] Round2: Refactoring resolver.jar and xercesImpl.jar from $JBOSS_HOME/lib/endorsed
Richard Opalka
ropalka at redhat.com
Tue Feb 16 09:03:28 EST 2010
Hi Dimitrios,
you're right, we have to remove our dependency on both xerces and xalan.
For xerces I created:
* https://jira.jboss.org/jira/browse/JBXB-238
* https://jira.jboss.org/jira/browse/JBWS-2936
For xalan I created (already fixed issues):
* https://jira.jboss.org/jira/browse/SECURITY-452
* https://jira.jboss.org/jira/browse/JBWS-2919
However we still have the dependency on the xalan :(
* bsf.jar (support for XSLT - do we want support XSLTs via our dynamic
languages integration?)
* xmlsec.jar (apache project reused in both JBossSecurity and JBossWS
projects)
Rio
On 02/16/2010 11:49 AM, Dimitris Andreadis wrote:
> Since jbossxb is in the top level JBOSS_HOME/lib, I'm not sure it can
> see common/lib?
>
> Removing the dependency all together from jbossxb, would be preferable.
>
> Richard Opalka wrote:
>> I can't see any reasonable argument why:
>> * resolver.jar
>> * xercesImpl.jar
>> should be in lib/endorsed? I'm going to refactor them to:
>> * client/
>> * common/lib/
>> If nobody will complain I'll do it this week.
>>
>> Just FYI the dependencies are:
>> ---
>> resolver.jar is cunsumed by xercesImpl.jar only
>> xercesImpl.jar is consumed by jbossws-native-core.jar, jbossxb.jar,
>> xalan.jar and richfaces-impl-jsf2-3.3.3.Beta1.jar
>>
--
Richard Opalka
ropalka at redhat.com
JBoss, by Red Hat
Office: +420 222 365 200
Mobile: +420 731 186 942
More information about the jboss-development
mailing list