Creating a custom Bean Jar
Talend Studio lets you create custom Bean Jars and set up custom Bean Jar dependencies on Routes and Routelets.
The custom Bean Jar lets you bundle multiple Beans in a single archive. By setting up custom Bean Jar dependencies on Routes and Routelets, the code dependencies for Routes and Routelets become more explicit and this can help reduce dependency conflicts.
Procedure
What to do next
You can bundle
any existing global Bean into a custom Bean Jar by right-clicking the global Bean and
selecting Copy Bean to... from the contextual menu.
Information noteNote: A global
Bean is kept as a global one after being copied into a custom Bean Jar.