Hi Simon
You can create your runme.jar from your classes dir by doing:
But a better way would be to create the jar from your top-level cert dir; you do not have to be in classes to get the proper dir strucute. You can use jar
-C option. Can't remember the exact format though, sorry. I've switched to using ant for all this stuff and things are no longer foggy.
Hope this helps.
Matt.