项目作者: SlandShow

项目描述 :
Show schedules for today, recieve message via JMS from RattlerStation
高级语言: Java
项目地址: git://github.com/SlandShow/RattlerStationBoard.git
创建时间: 2018-10-08T17:14:00Z
项目社区:https://github.com/SlandShow/RattlerStationBoard

开源协议:

下载


🚆 Rattler Station Board app 🚆

Showing schedule for today, dynamic update schedulers via AJAX

Used:

  1. Maven
  2. WildFly 14 (JBoss)
  3. EJB
  4. JSF 2.0 & PrimeFace’s
  5. RabbitMQ broker

Configuration 🔨

WildFly 💻

  1. Install JBoss server
  2. Config standalone.xm file: Change default port 8080 on 8181, because 8080 port already on Tomcat.
  3. Add JMS configuration in standalone.xml.

RabbitMQ broker 📬

  1. Install RabbitMQ broker on Ubuntu guide
  2. Install Erland.
  3. Install RabbitMq server.
  4. Config RabitMQ server.
  5. Add admin user.
  6. Open in browser http://localhost:15672.

🚉 RattlerStation → main app.