Let me know if I have any errors in these steps:
1) Get/install the latest GF:
http://download.java.net/glassfish/v3/nightly/
2) Get the latest v3-docs bundles:
cd .../v3-docs
svn up
mvn clean install
3) Copy v3-docs bundles to GF modules directory
cp .../v3-docs/common/target/console-common-help.jar
.../glassfish/modules/.
cp .../v3-docs/corba/target/console-corba-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/ejb-lite/target/console-ejb-lite-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/ejb/target/console-ejb-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/jca/target/console-jca-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/jdbc/target/console-jdbc-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/jmail/target/console-jmail-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/jms/target/console-jms-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/jruby/target/console-jruby-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/jts/target/console-jts-plugin-help.jar
.../glassfish/modules/.
cp .../v3-docs/web/target/console-web-plugin-help.jar
.../glassfish/modules/.
4) Start GlassFish and goto:
http://localhost:4848/common/help/help.jsf
That's it!
I need to check in more stuff to make what's currently visible more
functional. I will do that tonight.
Thanks!
Ken
Anissa Lam wrote:
>
>
> We will have the iteam meeting today at usual time.
> Agenda: 508 bugs status
> new OLH status
>
> Date: Every Tues at 2-3 PM PST
>
> (866)545-5227 (US Toll-Free)
> (215)446-3648 (International-Caller Paid)
> Access Code: 3535518#
>
> thanks
> Anissa
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>