Use this task to connect to a Jabber server.
System property | Description |
---|---|
mxe.imi.serverhostname | Specifies the fully qualified host name or IP address of the instant messaging server. This property is required. |
mxe.imi.connectiontimeout | Specifies the timeout period in milliseconds for connecting to the instant messaging server. When the timeout period expires, a message is displayed stating that the connection failed. You can optionally edit this property. |
mxe.imi.driver | The driver used to connect to the IM server. For Jabber, the driver is jabber. This property is required. |
mxe.imi.serverport | Specifies the port on which the instant messaging server is listening for requests. This property is required. |