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?

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

Thanks!

[764 byte] By [stcampbe] at [2007-9-26 3:22:26]
# 1
never mind i solved the problem by putting jh.jar in some obscure directory. Weird but it works.
stcampbe at 2007-6-29 11:40:09 > top of Java-index,Desktop,Runtime Environment...