Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 14 Shared Resources : Adding a Shared Resource

Adding a Shared Resource
See the section Working with External Library and Custom Function Paths for actions you must do to run, test, or debug projects that use third-party libraries in TIBCO BusinessEvents Studio.
If you are adding a JDBC connection for a backing store, see the procedure, Add a JDBC Connection Resource (Now or Later), in TIBCO BusinessEvents Administration.
To Add a Shared Resource
1.
2.
In the Select a Wizard dialog, expand TIBCO Shared Resources and select the resource type you want to add (see list in step 3) and click Next.
3.
4.
5.
(Optional) View the Source tab. The source tab shows the XML source format for the shared resource. You can edit the XML source directly, but this is not recommended because of the risk of error. The resource editor provides validation checks.
Enabling the Test Connection Feature
To make the Test Connection feature work for JMS Connection and JDBC Shared Connection shared resources, copy their relevant JAR files to the following directory:
BE_HOME/lib/ext/tpcl
(This directory is referenced in the extended classpath in the file BE_HOME/studio/eclipse/configuration/studio.tra.)
For TIBCO Enterprise Message Service copy the jms.jar and tibjms.jar to the above location.
For DBMS products, copy the supported driver file you are using for the DBMS product.

Copyright © TIBCO Software Inc. All Rights Reserved