Download NOW
Version: 1.1
Build Date: Apr 27 2009
Join The Talk
Discussion mailing list
Read The Blog
Follow the official blog

Latest From the Wiki

    Contribute
    To the official wiki

    Latest Open Issues

    • #123 Add IsInstanceOf Function (Enhancement)
    • #122 cfforward and url scope
    • #121 conversion error when "E-" present in string
    • #120 Progress Bar for CFFILE Upload and Download Actions
    • #119 Invalid client storage datasource (Failed to create tabl

    Mailing List

    All are welcomed to join in the public discussion list. This list is open to anyone wishing to discuss anything related to the Open BlueDragon open source J2EE project.

    Join our Google Discussion Group

    Here are the latest topics being discussed:

    Upgrading OpenBD
    This came up on the OpenBD blog today and since some folks probably don't keep tabs on all the blog comments I thought I'd post it here as well. Chris posted this comment: "I'm new to Tomcat and BlueDragon. Are there instructions on how to upgrade to 1.1? I tried to replace the .war file and I lost all my
    Coldfusion Java Object
    In all cf application i'm using "special" cf object , one of this, very important for me is "coldfusion.runtime.SessionTra cker" that list all cf active session for the APPLICATION, there is in OpenDb an equivalent object or method ?  Thank's a lot to everyone ...
    Unable to load custom tags in OpenBD / Tomcat
    Hey guys  It's been a couple of years since I last dabbled in CFML but thanks to Jordan and Viviotech I am finally getting OpenBD up on my Linux box, a full year after we uninstalled CF 7 due to the high cost.  I am testing an old CF app which used to run fine on BDJX, so I know it should be (mostly) OpenBD compatible.
    Posting Admin Console Issues
    Hi all--I was perusing the issues on the OpenBD engine side of things today and saw a few issues that are related to the admin console as opposed to OpenBD itself. If you come across issues or have feature requests related to the admin console as opposed to the OpenBD engine, please make sure and post them
    OpenBD and StrikeIron web services
    Has any built a successful call to one of StrikeIron's many web service products using OpenBD?  Our enterprise uses their USPS address validation product, which takes a user provided address, insures it exists, normalizes it to CASS stds and adds geographic, carrier, county, congressional data, etc... The
    Coldfusion issue...
    Hi, i am using coldfusion 7 for my site and I am creating a PDF with cfdocument tag. But it seems that the header section of the PDF page hides some top data of the page. Can anyone help me?....
    [GAE] bluedragon server error on List object dump
    Using google app eninge, I'm returning a List<Child> from a JPA entitymanager query. em.createQuery("select from " + Child.class.getName() + " where user = :k") q.setParameter("k", parentkey); List<Child> results = q.getResultList() return results; setting this on my cfm using the following works:
    Change webapps folder
    Hi, this is the question: i'v downloaded "redy to run" version of Opendb with jetty, all work's fine... I would like to change the default webapps folder (in the opendb.xml i think is /webapps/openbd) to another (perhaps c:\mywebroot\www). I've tried to change the xml above but jetty do not start, in wich
    Share /lib folder
    Hi,  We have successfully deployed Open BlueDragon .war files in Weblogic10.3 in which the required jar files were contained in the WEB- INF/lib folder. When we tried to move the same jar files to the Weblogic system /lib folder we were not able to start the Weblogic instance. Has any has any experinces the required jar files between
    BD on Google AppEngine
    Hi  OpenBD on AppEngine is an interesting development.  I have a quick question. Will this version still support 'query of queries' (in the convention SQL sense). ?  regards Steve.
    GAE - Query Datastore error
    First I'd like to say thanks for all the work that you guys are doing on porting BD to GAE. I am exicited to be able to run CFML on GAE and I think you are really setting yourself apart from other cfml engines. Even more than you already have.  On to my issue -  I wrote a small script to test adding and deleting from the GAE
    GAE - Direct Java Access
    I want to run some tests using the native Java objects for GAE. I am not a Java expert but I have done this before using other Java libs. Could someone tell me how to create the primary object for datastore access - basically completing this command: createObject('Java', 'Path.To.Datastore.Object').in it()
    GAE - CFFILE, CFDIRECTORY
    I am playing around with the latest GAE code drop, trying to test out the new cffile/cfdirectory functionality, and I can't seem to figure what attribute combinations to use. For example I tried the following, with varying error messages: <cffile action="upload" filefield="form.myfile" Similarly for cfdirectory.
    Single Instance of OpenBD for Multiple Sites
    I don't have the Apache connector part finished yet, or the part that describes how to update your server.xml file, but here's the gist of it: [link] It was actually a chore to document this because there's so many ways you can go about doing it. I also wasn't sure how much detail I needed
    GAE - Latest Build is Broken
    I downloaded the latest Google App Engine Build (2009-06-18), copied the WAR contents into a new GAE application that I created with eclipse and the project does not run. Following is the error I receive in the eclipse console as it is starting up: BlueDragon: Init Parameter BLUEDRAGON_WORKING_DIRECTORY Error: