GithubHelp home page GithubHelp logo

lrpinto / openbd-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openbd/openbd-core

1.0 2.0 0.0 78.35 MB

The original open source Java powered GPL CFML runtime engine

License: GNU General Public License v3.0

ColdFusion 4.65% Java 93.23% GAP 0.26% C++ 0.46% C 0.01% JavaScript 1.13% HTML 0.02% CSS 0.24% PHP 0.01%

openbd-core's Introduction

OpenBD is the worlds first truly open source and free GPLv3.0 Java CFML runtime. OpenBD has a long legacy, first created in 2000, it is still going strong with active additions and fixes.

Official Website

The official website for OpenBD is located:

http://openbd.org/

Here you will find the manual for both OpenBD and the CFML tags. You can obtain the nightly build as well as the established releases http://openbd.org/downloads/

Running OpenBD

You can run OpenBD quickly without all the hassle of setting and configuring a JEE server. Use the JettyDesktop launcher - instructions on use located at the JettyDesktop Wiki. This will run the OpenBD WAR file easily and quickly.

Official Support

OpenBD is owned and maintained by aw2.0 Ltd. Official support subscriptions can be purchased from aw2.0 Ltd.

For more details visit: http://www.aw20.co.uk/openbd/

Community Mailing List

An active Google Groups list can be found: https://groups.google.com/forum/#!forum/openbluedragon

Building OpenBD

You will require the following tools to be able to build OpenBD from source:

Optional, OpenBD source drop includes an Eclipse project to enable building and debugging under the Eclipse IDE (http://www.eclipse.org/). All files required to build the core OpenBD JAR/WAR is contained within this GitHub project.

All the necessary scripts and resources are in the ./build/ folder. The build.xml will build the core WAR file, the OpenBlueDragon.jar file as well as popping in the manual if you desire.

  • ant compile
  • ant war
  • ant war-with-manual

If you are just updating the core OpenBD JAR file in an already existing installation then 'ant compile' will create the file: ./build/targets/OpenBlueDragon.jar. You can then drop this file over the top of an existing installation if you are say upgrading a minor update. The ReleaseNotes.txt will indicate if a full /WEB-INF/lib/ folder update is required.

'ant war' will build a standard JEE WAR file that can be dropped into any JEE application server, such as Jetty, Tomcat or JBoss. 'ant war-with-manual' will build the standard JEE war but will also pull in the latest 'openbd-manual' (https://github.com/OpenBD/openbd-manual) and add that as part of the distribution.

All output from the ant scripts will be in the /build/targets/

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.