Bug 1004975

Summary: Invalid character in JDG client example code
Product: [JBoss] JBoss Data Grid 6 Reporter: dereed
Component: DocumentationAssignee: Rakesh <rghatvis>
Status: CLOSED CURRENTRELEASE QA Contact: Misha H. Ali <mhusnain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jdg-bugs
Target Milestone: DR5   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build: CSProcessor Builder Version 1.12 Build Name: 14115, Developer Guide-6.1-2 Build Date: 06-08-2013 10:08:07 Topic ID: 6051-371957 [Specified]
Last Closed: 2013-11-07 22:49:22 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 dereed 2013-09-05 22:33:53 UTC
Title: Java Client Code

Describe the issue:
https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.1/html-single/Developer_Guide/index.html#Java_Client_Code1

There is an extra invalid character "\" in the "Get a String Value from a Cache" example code:

    while ((line = bufferedReader.readLine()) \!= null) {

Suggestions for improvement:
Remove the \

Additional information:
Do we not at least check to make sure the examples compile before including them in the documentation?

Comment 4 Rakesh 2013-09-18 19:11:09 UTC
Please brew

Comment 5 Misha H. Ali 2013-09-19 04:45:16 UTC
Brewed, please check changes on doc stage and provide link for verification.

Comment 7 Misha H. Ali 2013-11-07 22:49:22 UTC
This bug is approved and available at:

https://access.redhat.com/site/documentation/Red_Hat_JBoss_Data_Grid/