0 Replies Latest reply on May 16, 2018 3:04 PM by sant_kaly

    java.lang.NoClassDefFoundError: oracle/xdb/XMLType

    sant_kaly

      when am retrieving the xml file and getting the below exception.

      java.lang.NoClassDefFoundError: oracle/xdb/XMLType

      when i add the xdb6.jar, getting the below error.

      Caused by: java.lang.NoClassDefFoundError: oracle/xml/parser/v2/XMLParseException

      if we add xdb6.jar and xmlparserv2.jar also it's not working.

      Added those in Global modules but still no luck.

      issue occurring in jboss EAP only.