You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramya Vasanth (Jira)" <ji...@apache.org> on 2021/01/22 05:11:00 UTC

[jira] [Created] (OLINGO-1508) Setting event allocator in XMLInputFactory

Ramya Vasanth created OLINGO-1508:
-------------------------------------

             Summary: Setting event allocator in XMLInputFactory
                 Key: OLINGO-1508
                 URL: https://issues.apache.org/jira/browse/OLINGO-1508
             Project: Olingo
          Issue Type: Bug
    Affects Versions: (Java) V4 4.8.0
            Reporter: Ramya Vasanth


Setting the event allocator to Stax2 as EventAllocatorImpl from aalto has error as seen below
Caused by: java.lang.NoClassDefFoundError:
javax/xml/stream/events/XMLEvent at
com.fasterxml.aalto.stax.InputFactoryImpl.createEventAllocator(InputFactoryImpl.java:594



--
This message was sent by Atlassian Jira
(v8.3.4#803005)