Skip to content

jpos.config.simple.xml.SimpleXmlRegPopulator isn't working in 1.15.4 #9

Description

@sproctor

I'm not exactly sure what the issue is here. 1.15.3 works fine. My jpos.xml is not loading on newer versions

My jpos.xml file is specified by System.setProperty(JposPropertiesConst.JPOS_POPULATOR_FILE_PROP_NAME, customJposFile.absolutePath)

My jpos.properties is:

jpos.loader.serviceManagerClass=jpos.loader.simple.SimpleServiceManager
jpos.config.regPopulatorClass=jpos.config.simple.xml.SimpleXmlRegPopulator

What changed in 1.15.4 that could cause this to break? It seems like perhaps the change of XML parsers has caused some issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions