Bug 1044614

Summary: Cannot navigate to JON classes in JON 3.2 remote API javadoc
Product: [JBoss] JBoss Operations Network Reporter: Libor Zoubek <lzoubek>
Component: DocumentationAssignee: Deon Ballard <dlackey>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: myarboro, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-06 16:50:55 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:

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 ***