I am facing an issue Must submit topologies using the \'storm\' client script so that StormSubmitter knows which jar to upload while submitting a topology to a
I didn't run java code for submitting myself, but I checked storm command - and it's a python file, which runs java and http://nathanmarz.github.com/storm/doc/backtype/storm/StormSubmitter.html class
The only thing I think you should worry about - is to include all needed libraries, when executing it.