Asset
The asset module adds support for assets such as vessels and mobile terminals.
The module is responsible for adding and updating incoming vessel information.
There are three interfaces available; JMS, REST, and Java client (uses the REST
interface). All three interfaces has support for updating, inserting, and
querying.
Artifacts
Asset Module
Asset Client
JMS queues
Name |
JNDI |
Description |
UVMSAssetEvent |
java:/jms/queue/UVMSAssetEvent |
Request queue to Asset service module |
UVMSAsset |
java:/jms/queue/UVMSAsset |
Response queue to Asset module |
UVMSAuditEvent |
java:/jms/queue/UVMSAuditEvent |
Request queue to Audit service module |
UVMSUserEvent |
java:/jms/queue/UVMSUserEvent |
Request queue to User service module |
Datasources
Name |
JDNI |
uvms_asset |
java:/jdbc/uvms_asset |