distributing javahelp with an app

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?

Please help.

Thanks!

[718 byte] By [stcampbe] at [2007-9-26 3:16:00]
# 1
never mind I solved it.
stcampbe at 2007-6-29 11:27:43 > top of Java-index,Desktop,Developing for the Desktop...