Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

distributing JavaHelp with an app

843798Aug 8 2001 — edited Aug 8 2001
Hi

I have an application which uses JavaHelp and this works great on my development workstation. I wanted to distribute my app at this point and wondered if anyone could tell me what i'm missing to get the JavaHelp system working on another machine. I haven't packaged anything separately, it is all within one jar file (helpset.hs, map.jhm, toc.xml etc). When I try to run my app on any other machine so far, i get the error message:

"java.lang.NoClassDefFoundError: javax/help/HelpBroker."

What do I need to package with my app so that the target machine can run my app and the javahelp system? Do I need to package the jh.jar along with it?

sorry for the cross post but I really need help with this.

Thanks!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 5 2001
Added on Aug 8 2001
1 comment
117 views