Bug 1004975 - Invalid character in JDG client example code
Summary: Invalid character in JDG client example code
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR5
: 6.2.0
Assignee: Rakesh
QA Contact: Misha H. Ali
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-05 22:33 UTC by dereed
Modified: 2013-11-07 22:49 UTC (History)
1 user (show)

Fixed In Version:
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
Embargoed:


Attachments (Terms of Use)

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/


Note You need to log in before you can comment on or make changes to this bug.