...
Transport | Require | Parameter | Description |
---|---|---|---|
Optional | transport.jms. | The JMS connection factory definition (from axis2.xml) to be used to | |
| Optional | transport.jms. | The JMS destination name (Defaults to the service name). |
| Optional | transport.jms. | The JMS destination type. Accept values "queue" or "topic." |
| Optional | transport.jms. | The destination where a reply will be posted. |
| Optional | transport.jms. | The wrapper element for the JMS message. |
Required | transport.vfs. | The primary File (or Directory) URI in the vfs* transport format, for this service. | |
| Required | transport.vfs. | The expected content type for files retrieved for this service. The VFS
|
| Optional | transport.vfs. | A file name regex pattern to match files against a directory specified |
| Optional | transport. | The poll interval (in seconds). |
| Optional | transport.vfs. | DELETE or MOVE. |
| Optional | transport.vfs. | The directory to move files after processing (i.e. all files process |
| Optional | transport.vfs. | DELETE or MOVE. |
| Optional | transport.vfs. | The directory to move files after errors (i.e. some of the files |
| Optional | transport.vfs. | DELETE or MOVE. |
| Optional | transport.vfs. | The directory to move after failure (i.e. all files fail). |
| Optional | transport.vfs. | Reply file URI. |
| Optional | transport.vfs. | Reply file name (defaults to response XML). |
| Optional | transport.vfs. | Timestamp prefix format for processed file name. |
...