Property Name | Default Value | Description |
symbolicName | The project name of the corresponding Application Platform project. | String Required. The symbolic name of the bundle that contains this test class when it is deployed to the configured server runtime. This value corresponds to the Bundle-SymbolicName OSGi header value. |
version | 1.0.0 | String Optional. The version of the bundle that hosts the corresponding test class. This value corresponds to the Bundle-Version OSGi header value. |
Note: | If you are using My webMethods Server, note that its default JMX port value is different. |
Property Name | Default Value | Description |
host | localhost | String Optional. The host name of the server, on which the Application Platform project bundle is deployed. |
jmxPort | 8075 | Integer Optional. The JMX port of the configured server. |
username | Administrator | String Optional. The JMX client connection username. |
pwd | manage | String Optional. The JMX client connection password. |
timeout | 15000 | Integer Optional. The JMX client connection timeout value in milliseconds. |