Java Connector Configuration |
Web Services |
A Java Connector will connect to one or more Java classes in the Web Services server. Once you have filled in the basic configuration then you need to add one or more Java classes to the connector. When you add a Java class to a Java connector configuration, you must ensure that the associated JAR file is located under the PROIV directory structure. i.e. Web Services\application\WEB-INF\lib and then refresh the connector.
Item |
Description |
Name |
A unique name that identifies the connector. |
Description |
A simple description of the connector. |
Enabled |
Whether the connector is enabled. |
If the field in the last row is not empty click on the '+' .
Type the Java class with its full classpath in the empty field.
Click Save Connector.
Change the Java class.
Click Save Connector.
Click on the '-' to the right of the Java class.
The class will be deleted immediately without any confirmation dialog.
Click Save Connector.
If you do not click Save Connector your changes are not saved. |
The connector interrogates the Java environment to ask for all the methods that are available. This interrogation is only normally done on the first use of the connector. The Refresh Connector allows you to clear the current list of methods and repeat the interrogation.
Topic ID: 400009