[infinispan-issues] [JBoss JIRA] (ISPN-9758) Cannot find a parser for element when missing the dependency on the classpath

Diego Lovison (Jira) issues at jboss.org
Wed Nov 21 12:25:00 EST 2018


Diego Lovison created ISPN-9758:
-----------------------------------

             Summary: Cannot find a parser for element when missing the dependency on the classpath
                 Key: ISPN-9758
                 URL: https://issues.jboss.org/browse/ISPN-9758
             Project: Infinispan
          Issue Type: Enhancement
    Affects Versions: 9.4.2.Final
            Reporter: Diego Lovison
         Attachments: Cannot_find_a_parser_for_element_error_message_when_the_root_cause_is_a_missing_depedency.patch

When using an element in the cache configuration and the implementation is missing in the classpath we receive the error: 
Cannot find a parser for element 'string-keyed-jdbc-store' in namespace ''. Check that your configuration is up-to date for this version of Infinispan.

I think that we can do better:
* Having more details in the message like "or check if the dependency is on classpath"
* Creating another error message

The attached patch demonstrate the issue. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list