[
https://issues.apache.org/jira/browse/STANBOL-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792384#comment-13792384
]
Rupert Westenthaler commented on STANBOL-1171:
----------------------------------------------
After upgrading and solving the XMP related issues I am experiencing exceptions
like
Caused by: java.lang.NoClassDefFoundError
at org.apache.xmlbeans.XmlBeans.class$(XmlBeans.java:43)
at org.apache.xmlbeans.XmlBeans.buildNodeMethod(XmlBeans.java:195)
at
org.apache.xmlbeans.XmlBeans.buildNodeToCursorMethod(XmlBeans.java:232)
at org.apache.xmlbeans.XmlBeans.<clinit>(XmlBeans.java:131)
[..]
Caused by: java.lang.ClassNotFoundException: org.w3c.dom.Node not found by
org.apache.tika.bundle [90]
at
org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:787)
[..]
AFAIK this should not happen as `org.w3c.dom` is exported by the System bundle
(package is included in the Stanbol Frameworkfragment).
> Update to Tika 1.4
> ------------------
>
> Key: STANBOL-1171
> URL: https://issues.apache.org/jira/browse/STANBOL-1171
> Project: Stanbol
> Issue Type: Improvement
> Components: Enhancement Engines
> Reporter: Rupert Westenthaler
> Assignee: Rupert Westenthaler
>
> This will update Stanbol to use the most current Tika 1.4 version.
> Tika 1.4 uses Adobe XMP. However the `com.adobe.xmp:xmpcore:1.5.2` version
> itself is not a bundle.
> To have XMP functionality in Tika the TikaEngine bundle will (for now) embed
> Adobe XMP and export the required packages.
--
This message was sent by Atlassian JIRA
(v6.1#6144)