Hide Forgot
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:
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 ***