uCosminexus Application Server, Messages

[Contents][Back][Next]

KDCCR1001-E

Connection property "javax.xml.registry.queryManagerURL" is missing.

Description
The queryManagerURL property to be set up in the ConnectionFactory object or in the system property is either not specified or a null character string is specified.
Action
A valid value must be specified in the javax.xml.registry.queryManagerURL property with either of the following methods:
  • Set up javax.xml.registry.queryManagerURL in the Java system properties.
  • Set up javax.xml.registry.queryManagerURL in the Properties object, and then invoke ConnectionFactory#setProperties.