Bug 1044614 - Cannot navigate to JON classes in JON 3.2 remote API javadoc
Summary: Cannot navigate to JON classes in JON 3.2 remote API javadoc
Keywords:
Status: CLOSED DUPLICATE of bug 1046154
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Documentation
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Deon Ballard
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 16:52 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-06 16:50:55 UTC
Type: Bug


Attachments (Terms of Use)

Description Libor Zoubek 2013-12-18 16:52:00 UTC
Description of problem:

while looking here
https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Operations_Network/3.2/html/RemoteAPI/files/remote-api/index.html

I canot navigate to any class/type defined within JON


Steps to Reproduce:
1. select any *ManagerRemote
2. find any method
3. try to find you what "org.rhq.core.domain.auth.Subject" is

Actual results:

I cannot navigate to Subject javadoc, because it's not a link

Expected results:

I must be able to navigate to rhq.* classes, as it was possible in 3.1 remote API javadoc

Additional info:

Comment 1 Deon Ballard 2014-01-06 16:50:55 UTC
That's the way the javadoc is output. The domain API is no longer generated with the other javadocs, so there is nothing to navigate to. There is already a bug for the domain API.

*** This bug has been marked as a duplicate of bug 1046154 ***


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