Bug 1040140 - Bug in JBoss Getting Started Guide
Summary: Bug in JBoss Getting Started Guide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 5
Classification: JBoss
Component: doc-Getting_Started_Guide
Version: 5.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Scott Mumford
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 19:56 UTC by dereed
Modified: 2015-02-20 10:23 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-15 04:41:20 UTC
Type: Bug


Attachments (Terms of Use)

Description dereed 2013-12-10 19:56:48 UTC
Document URL: 
https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/5/html-single/Getting_Started_Guide/index.html

Section Number and Name: 
3.1. Starting the Server

Describe the issue: 
The "Remote connection to the JBoss Enterprise Application Platform server" box contains the statement "Passing -Djboss.bind.address to the Java process as part of the JAVA_OPTS variable in the run scripts will not work as it is a JBoss property not a JVM property."

This is incorrect.  This applies to the -b option described earlier in the paragraph, but not to the -D options.  The -D options *can* be passed in JAVA_OPTS.

Suggestions for improvement:
Change it to "Passing -b ...", and add a statement that the -D options *can* be passed in JAVA_OPTS.

Additional information:

Comment 1 Scott Mumford 2014-03-25 04:45:57 UTC
The required fix has been made in the document source and committed. 
Moving to MODIFIED until a new version is available for QA review.

Comment 3 Pavel Janousek 2014-04-16 06:50:16 UTC
Rewritten.


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