Skip to content

dgroup/jms-test

Repository files navigation

JMS demo Build Status Java version HitCount

This is simple example of JMS technology on Oracle Weblogic server. See the original article. Also jms-related materials:

If you want to run this example, please perform steps below:

  1. Download GitHub project;
  2. Install JDK 8;
  3. Install Oracle WebLogic
  4. Create domain, jms server, etc on WebLogic.
  5. Start domain (cd weblogic/wls12210/user_projects/domains/<your_domain>/bin/startWebLogic.cmd)
  6. Build project. Call gradle build in cmd
  7. Run the examples.jms.queue.QueueSend and examples.jms.queue.QueueReceive as general java classes;

Quick tech overview

  • JMS 1.2;
  • Oracle WebLogic server;
  • Gradle (build system);
  • PMD (code rules validation);

jclub

New POST request to url https://hooks.slack.com/services/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 with text

{
        "text": "<...>"
}

Have a fun.

About

Java EE semester > Lection №7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors