Service and Category names accept only TitleCase throws "Unexpected EOF in
prolog" when not so
----------------------------------------------------------------------------------------------
Key: JBESB-2054
URL:
https://jira.jboss.org/jira/browse/JBESB-2054
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.1 CP3
Environment: SOA-P 4.2.0.GA_CP02
Reporter: Magesh Kumar B
Priority: Minor
Attachments: simpleEsb.esb
When the service is declared as small case the EPR is not registered and the findEPR
returns empty XML string. So the following exception is thrown:
Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:661)
at com.ctc.wstx.sr.BasicStreamReader.handleEOF(BasicStreamReader.java:2134)
at com.ctc.wstx.sr.BasicStreamReader.nextFromProlog(BasicStreamReader.java:2040)
at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1069)
at
org.jboss.internal.soa.esb.util.stax.StreamHelper.skipToStartElement(StreamHelper.java:317)
at
org.jboss.internal.soa.esb.addressing.helpers.EPRHelper.fromXMLString(EPRHelper.java:139)
See attached simpleEsb.esb
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira