Need help/hints to deploy a Java method and create a job
Hi, Using Composer I have created a Java class with a method to send emails to task-owners if one or more tasks are there in their inboxes. Now I need to deploy the same on to Content Server and schedule a job for the same. How can I deploy the code? I think it needs to be deployed into deploy folder under JBoss. Please…