My application runs locally on my PC (works fine), and the TM1 is on the remote server and I don't have capability of transferring my JAR in the file structure on that same remote server, so I am unsure could I bypass it and still get the TM1 to run my JAR from one of his processes?

Other concern is that the remote server doesn't have Java installed (no JRE or JDK) otherwise I would have just run cmd command to run the .jar, so is it still possible to run Java code on it? (maybe through TM1s jvm.dll?)
I would really appreciate any kind of solution of how to run my Java Application from the TM1, I am just so lost at the moment.