[
https://issues.apache.org/jira/browse/AXIOM-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen reassigned AXIOM-503:
-------------------------------------
Assignee: Andreas Veithen
> WARN org.apache.axiom.util.stax.dialect.StAXDialectDetector:214 - Unable to
> determine dialect of the StAX implementation at
> jar:file:woodstox-core-6.2.0.jar
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AXIOM-503
> URL: https://issues.apache.org/jira/browse/AXIOM-503
> Project: Axiom
> Issue Type: Bug
> Affects Versions: 1.2.22
> Reporter: Jeffrey Bennett
> Assignee: Andreas Veithen
> Priority: Major
>
> I am using the latest woodstox-core.jar (6.2.0 - April 2020) and axiom-api
> (1.2.22, Jan 2019) and am finding that Axiom does not recognize this StAX
> implementation. The problem seems to be
> StaxDialectDetector.detectDialectFromJarManifest(..) which has support for
> woodstox major versions 3, 4,and 5, but not 6.x. It falls into a default
> case, which returns null, and causes a warning to be generated (and a
> DialectUnknown to be utilized). It's not clear if there are any negative
> consequences other than the warning log - superficially, things appear OK.
> Not knowing any better, we are choosing to simply suppress the log. Figured
> a bug-report might be beneficial though.
>
> [java] 19:22:44,807 DEBUG
> org.apache.axiom.util.stax.dialect.StAXDialectDetector:261 - StAX
> implementation at jar:file:woodstox-core-6.2.0.jar!/ is:
> [java] Title: Woodstox
> [java] Symbolic name: com.fasterxml.woodstox.woodstox-core
> [java] Vendor: FasterXML
> [java] Version: 6.2.0
> [java] 19:22:44,808 WARN
> org.apache.axiom.util.stax.dialect.StAXDialectDetector:214 - Unable to
> determine dialect of the StAX implementation at
> jar:file:woodstox-core-6.2.0.jar!/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]