Bug 999532 - Incorrect description of java:comp namespace
Summary: Incorrect description of java:comp namespace
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER7
: EAP 6.1.1
Assignee: sgilda
QA Contact: Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-21 13:47 UTC by Ondrej Chaloupka
Modified: 2014-08-14 15:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build: CSProcessor Builder Version 1.12 Build Name: 11863, Migration Guide-6.1-4 Build Date: 15-08-2013 13:16:01 Topic ID: 4961-473785 [Specified]
Last Closed: 2013-09-16 20:20:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ondrej Chaloupka 2013-08-21 13:47:35 UTC
Title: Examples of JNDI Namespaces in Previous Releases and How They are Specified in JBoss EAP 6

"Namespace is scoped to the current component. Accessible for threads that are not Java EE 6, for example, threads created directly by your application."
I suppose that it's not much perfectly transfered text from https://docs.jboss.org/author/display/AS7/How+do+I+migrate+my+application+from+AS5+or+AS6+to+AS7 which seems to mean totally opposite thing than the text says:
This will not be accessible for non EE threads, e.g. Threads your application directly creates.

Comment 1 sgilda 2013-08-23 12:48:15 UTC
Good catch!

Modified the following:

Topic 4961 - " Examples of JNDI Namespaces in Previous Releases and How They are Specified in JBoss EAP 6', rev. 500568

Topic 19236 - 6.1.1 Migration Guide

Comment 2 Russell Dickenson 2013-08-27 03:48:37 UTC
The modified text is now available at [1] for validation. Ensure that you're checking revision 1.0-62 or later.

[1] http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_JBoss_Enterprise_Application_Platform/6.1.1/html-single/Migration_Guide/index.html#Modify_the_Application_to_Follow_the_New_JNDI_Namespace_Rules

Comment 3 Ondrej Chaloupka 2013-08-27 06:13:29 UTC
Checked. Thanks.


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