codervivekb / transmitter

A java process (runs within tomcat) to publish CMS events to the JMS brokers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transmitter

Introduction

This is a web app app that is responsible for publishing cms changes on the JMS CMS_ALL topic and to search queue.

Contributing

Refer Contributing.

Help

Check out the oneops tags on Stack Overflow or slack-dev

Requirements

Maven and JDK 8 or later

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

The project is dependent on oo-commons and cms-dal .

Building the Source

This will build the war deployable on standard java servlet container like tomcat.

Configuration

Transmitter war would require environment variables to be passed refer tomcat environment variables

Installation

For quick setup refer setup

License

The project is released under version 2.0 of the Apache License.

About

A java process (runs within tomcat) to publish CMS events to the JMS brokers


Languages

Language:Java 100.0%