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:

Sessions and cflogout?
This is probably a really stupid question, but I'll ask it anyway. First off, I've never dealt with sessions and logins before, I've always used CMS systems in the past.  I'm using cflogin following this page with some modifications to suit my needs: [link]
How to cflog in openBD desktop
Can someone tell me how to log to either the console or a file when running OpenBD Desktop. I have tried this : <cflog type="error" text="DB not available > ... but nothing appears in the console of the OpenBD Desktop application (I am running 2.0.1 on Windows). So then I tried this : <cflog file="out.log" type="error" text="DB not available >
OpenBD.Local run task at shutdown?
Hi All,  I have a random question here. I have an app that connect to a web portal thingy. Kind of hard to explain in a nutshell. The thing with it is that it needs to register and unregister with this portal. I can easily do this manually by hitting pages that connect to the portal and register and unregister. What I'm thinking about though is
Application/Session timeouts not working
Hi All.  I've never used an Application.cfc before and decided I should get with the times. :) I ran across this article byIn Ben Nadel about application and session timeouts. ([link] Understanding-Application-And- Session-Timeouts-In-ColdFusion .htm) I ran this, but I'm never getting the timeouts hit and the scopes
OpenBD Internal Server Error on indexing a collection for search
Aloha All,  I have tried on two machines now, with similar results: Both are Windows 7 with Ready2Run 2.0 OpenBD.  I can create a collection both via Administrator and by the tag in a page. I can create an index to a folder outside of the web app root. H: \test_docs\.  When I try to create an index to a folder inside the webroot (using
Log File Location
I'm running a test OpenBD 2 upgrade from 1.4. Switching to jetty. Everything is working great, but I'd like to redirect the Log file location... it is currently putting them in the /tmp/openbd81 and I'd prefer them in the /WEB-INF/bluedragon/work directory. I'm sure I just missed the appropriate entry in bluedragon.xml, but for the life
JPEGEncoder
I need a little help on this. Neither CF or Java are my forte but this issue has landed on my desk. Do anyone have any in site ? Thanks Lionel <!--- GPM this doesn't work LIONEL help! ---> <cfscript> /* JPEG output method handles compression */ out = createObject("java", "java.io.BufferedOutputStream" );
import package into embedded java is not working
Hi,  ysterday I was able to run embedded java inside the destop release under windows 7. I didn't have luck with the Ready2Run version. See this thread [link]  The problem now is that openBD or the tools.jar java compiler can not
Book recommendations?
I consider myself very new to CF and OpenBD, and would like to learn more. I've found more then excellent resources online and have gotten quite far, but I like books, so I'm wondering if anyone has some suggestions of decent books for an intermediate programmer that works with OpenBD.  Oh, and if someone knows of a place to learn about sessions that would
Datasourcecreate Example for MySQL
I have an existing (large) openbd app that I want to test deploy to jelastic. I'd like to dynamically create the datasource at server start time... would someone please give me an example of a Datasourcecreate call that would connect me to a MySQL instance?  Thanks.
Stupido Question regarding Date Conversion :)
I'm reading an Excel sheet using the SpreadsheetQueryread() and one column contains a date in the format of 01.02.2012 eg. 1'st of Ferbruary 2012 Now... this lands in my query as a value 40940... What's the correct way to get that back as a Date?  /Mats/
Adding tools.jar to jetty classpath
Hi all,  I'm a user of Railo but I'm finding OpenBD mach more interesting, specially the java scripting capabilities. I'm using the jetty distribution under windows 7 and I can't add tools.jar into the jetty's classpath.  I have tried add the enviroment variable CLASSPATH=C:\Program Files \Java\jdk1.6.0_25\lib\tools.ja r;
Heroku Deployment
Has anyone managed to deploy OpenBD on Heroku yet? It uses jetty, so in theory it could work - and it appears that there has at least been some experimentation with Railo: [link] [link]
Running into a wierd problem with the Spreadsheet Plugin
Seems like the SpreadsheetRemovecolumn messes up the xlsObject when used with SpreadsheetQueryreed(). My number/float columns goes empty if I remove a column. Filed an issue with the number #431 /Mats/
Amazon DynamoDB
Any plans???? ( ... rubbing hands together!!!!! )