Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1069593

Summary: XML document limitations for IBM jdk 1.6, 1.7
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Martin Basovník <mbasovni>
Component: DocumentationAssignee: belong
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: soa-p-jira, tsykora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
IBM JVM v1.6 and v1.7
Last Closed: 2014-02-28 01:39:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Basovník 2014-02-25 11:03:30 UTC
Description of problem:
Some problems were found on IBM JVM (both 1.6,1.7) when parsing of xml files. XML files should have values on one line if possible. In the following jira link, you can see some unit tests for Switchyard where the problems occured. Tests use one xml file where is binary security token spread in several lines. Only first line is used and therefore these tests fail. 

See https://issues.jboss.org/browse/SWITCHYARD-1984

=> The documentation should warn user working on IBM JVM about this problem.

Version-Release number of selected component (if applicable):
6.0.0 GA

How reproducible:
100%

Steps to Reproduce:
1. See "Steps to Reproduce" in https://issues.jboss.org/browse/SWITCHYARD-1984

Actual results:


Expected results:


Additional info:

Comment 1 belong 2014-02-28 01:39:19 UTC
Added Doc Text to Bug 1037485. This will be included in future Release Notes.

This bug can be closed.