Uploaded image for project: 'Synapse'
  1. Synapse
  2. SYNAPSE-734

Unexpected character '=' when using a JMS address endpoint

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.0
    • 2.1
    • Core
    • None
    • Ubuntu Linux 10.04 64bit

    Description

      Hello,

      When trying to create a synapse JMS endpoint I get the following error:

      SEVERE: Could not initialize Synapse : com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code 61); expected a semi-colon after the reference for entity 'java.naming.factory.initial'
      at [row,col

      {unknown-source}]: [116,147]
      org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code 61); expected a semi-colon after the reference for entity 'java.naming.factory.initial'
      at [row,col {unknown-source}

      ]: [116,147]

      from the entry:

      <endpoint>
      <address uri="jms:/SimpleStockQuoteService?transport.jms.ConnectionFactoryJNDIName=QueueConnectionFactory&java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&java.naming.provider.url=tcp://localhost:61616&transport.jms.DestinationType=topic" >

      </address>
      </endpoint>

      Where <endpoint> is on line 115

      I have found reference to a similar issue on the Ws02 website here https://wso2.org/jira/browse/ESBJAVA-573

      please let me know if you would like me to submit any more data.

      Attachments

        Activity

          People

            hiranya Hiranya Kasub Jayathilaka
            andrewm Andrew Manson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: