I couldn't get the java.sh from scotty's post above to work. I had to modify this line, which I think maybe got truncated?? It was missing the $2 $3 and closing quotation mark.
Code:
JVMARGS="-v -classpath $1;MobipocketCoreReader.jar;kxml2-2.3.0.jar;irex.jar
$2 $3"
Also is there anywhere that the com.irex classes have been documented? Or does one have to just decompile them all by oneself?
thanks,
-Jim