[esb-issues] [JBoss JIRA] Created: (JBESB-1790) The version of the jboss-esb.xsd should be upped when changes to it occur

Kurt Stam (JIRA) jira-events at lists.jboss.org
Tue Jun 3 09:48:42 EDT 2008


The version  of the jboss-esb.xsd should be upped when changes to it occur
--------------------------------------------------------------------------

                 Key: JBESB-1790
                 URL: http://jira.jboss.com/jira/browse/JBESB-1790
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.3
            Reporter: Kurt Stam


The xsd got changed on the trunk and the version number on the xsd did not get changed. Now my 4.2.1.GA throws a validation error since the jndi-URL now needs to be an actual URI


00:26:30,805 ERROR [XmlValidatorImpl] 1-ERROR-null-6:cvc-datatype-valid.1.2.1: '127.0.0.1:1299' is not a valid value for 'anyURI'.
00:26:30,806 ERROR [XmlValidatorImpl] 2-ERROR-null-6:cvc-attribute.3: The value '127.0.0.1:1299' of attribute 'jndi-URL' on element 'jms-provider' is not valid with respect to its type, 'anyURI'.
00:26:30,806 ERROR [XmlValidatorImpl] 3-ERROR-null-11:cvc-datatype-valid.1.2.1: '127.0.0.1:1299' is not a valid value for 'anyURI'.
00:26:30,806 ERROR [XmlValidatorImpl] 4-ERROR-null-11:cvc-attribute.3: The value '127.0.0.1:1299' of attribute 'jndi-URL' on element 'jms-provider' is not valid with respect to its type, 'anyURI'.
00:26:30,812 WARN  [ServiceController] Problem starting service jboss.esb:deployment=jbossesb.esb
java.lang.RuntimeException: java.lang.IllegalStateException: ESB file had validation errors.
	at org.jboss.soa.esb.listeners.config.Configuration.create(Configuration.java:132)
	at org.jboss.soa.esb.listeners.config.JBoss4ESBDeployment.startService(JBoss4ESBDeployment.java:82)
	at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
	at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list