Align stax-api version
----------------------
Key: SMXCOMP-868
URL: https://issues.apache.org/jira/browse/SMXCOMP-868
Project: ServiceMix Components
Issue Type: Improvement
Environment:
http://svn.apache.org/repos/asf/servicemix/components/trunk
Reporter: Jonathan Anstey
Priority: Minor
Attachments: align_stax-api.patch
There are 2 versions of the stax-api in SMX 3.x trunk currently:
1) <smx-home>/lib contains stax-api-1.0-2.jar
and
2) In servicemix-shared-2011.02-SNAPSHOT-installer.zip it is in
/lib/geronimo-stax-api_1.0_spec-1.0.1.jar
The Geronimo one is older and still contains javax.xml.XMLConstants class and
some other additional classes that can cause trouble (ex. JRE v1.6 already
contains XMLConstants with different constants). So we should make sure to only
use stax-api-1.0-2.jar. Attaching patch for this shortly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira