Git Product home page Git Product logo

bxms-workshops's Introduction

bxms-workshops

A repository to share workshops for Red Hat JBoss BPM Suite and BRMS

Spring MVC BRMS App

This is a simple app showing how to use BRMS in a Spring MVC application, derived from Maciej Swiderski's Spring jBPM App

Getting the app to work locally

Prerequisites

  • JDK 1.7
  • JBoss Developer Studio or Eclipse with maven and JBoss Tools installes
  • EAP 6.4
  • EAP 6.4 configured as a server in JBDS/Eclipse to run with standalone-full.xml profile
  • git

Steps to stand up

  1. Clone this repo: git clone https://github.com/sherl0cks/bxms-workshops.git
  2. Import bxms-workshops/brms-spring-mvc-workshop into JBDS/Eclipse as a maven project
  3. Run mvn clean install in JBDS\Eclipse on the root project (brms-spring-mvc)
  4. Import bxms-workshops/kie-server.war into JBDS/Eclipse as a war file.
  5. Clone the business rules project: git clone https://github.com/sherl0cks/workshop-business-rules
  6. Import workshop-business-rules\brms-spring-mvc into JBDS/Eclipse as a maven project
  7. Run mvn clean install in JBDS\Eclipse on the business-rules project
  8. In JBDS/Eclipse, Right click->Run-As->run on server for spring-mvc-war. Choose your EAP 6.4 with standalone-full.xml
  9. In JBDS/Eclipse, Right click->Run-As->run on server for kie-server. Choose your EAP 6.4 with standalone-full.xml
  10. go to http://localhost:8080/spring-mvc-war. This should show the home page. 10. Try running rules local and remote and make sure it all works.

bxms-workshops's People

Contributors

sherl0cks avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.