Monday Aug 03, 2009
Don't Stop Believin' in the OpenSSO Public Javadoc
I was contacted by an OpenSSO engineer last week who wanted to know where she could get the latest Java API Reference documentation - that's the real name for the untrademarked Javadoc. I was surprised at the request because I thought anyone who was anyone in the community knows that the Java API Reference is available in the nightly build (and has been for a while). So, for others who might not know, here is how to open and display the public Java API Reference from opensso.zip.
- Download
opensso.zip. - Decompress
opensso.zip.
The files are unzipped into theopenssodirectory. - Change into the
/opensso/docsdirectory. - Decompress
opensso-public-javadocs.jar.
jar xvf opensso-public-javadocs.jar - From a local browser, choose File -> Open File.
- Navigate to the
docsfolder from within the Open File window. - Select
index.htmlto open in the browser window.
index.htmlis the public home page for the Java API Reference.
Posted at 01:56PM Aug 03, 2009 by Michael Teger in Sun | Comments[0]
Comments:
