I have created a standalone java application using quartz.i want to deploy the standalone program on weblogic so as it could be run as a batch job. Can you please help me how could i deploy the java application on the weblogic and run the same. I have created a standalone java application us