A BIRT Report Designer can use scripts to implement custom functionality. For example, you can use scripts to create a scripted data source or provide custom processing for a report element. When you deploy such a BIRT report design to iServer (Express) or Java Components (Actuate Viewer, Interactive Viewer or Deployment Kit) you must provide the report factory a way to access these Java classes.
Here are the steps:
If you are using iServer Enterprise and wish to make the same report available across multiple volumes, you could deploy the JAR file to [Install Dir]/ iServer/resources folder and it would be shared across all volumes. When using this method you do not have to add the JAR file to the report design as a resource, however you would need to restart iServer service.