-
1. Re: Support other cfm engines
bmelendy Jul 16, 2009 1:51 PM (in response to jamwerx)If they support RDS, why not? I can't recall actually, I've setup both Railo and OpenBD but I wasn't testing for RDS, just code compatibility. I don't think it would preclude you from using CF Builder as an IDE either way. I'm using it without RDS myself.
-
2. Re: Support other cfm engines
jamwerx Jul 16, 2009 1:55 PM (in response to bmelendy)The only server option in cfbuilder is jrun which is the first thing stopping this.
-
3. Re: Support other cfm engines
RamKulkarni Jul 16, 2009 8:35 PM (in response to jamwerx)We are changing that. We have added 'Other' server type along with JRun. The idea was to allow adding CF on servers other than JRun, like JBoss etc. One limitation of 'Other' server type is that you will not be able to start/stop the server from CF Builder. However this server can be used for debugging, code assist (code getting CFCs), preview etc.
-
4. Re: Support other cfm engines
jamwerx Jul 16, 2009 8:46 PM (in response to RamKulkarni)For me the big thing would be able to tap into datasources to get table info & some of the cfc generation.
I don't really mind if you can't start or stop the cf server, in my case Railo since you really don't need to. However there might be a use to add start/stop inputs where you could put in commandline commands so that way you could restart the app server. But if you do that then you might need 2 sets, for example mine runs though apache and tomcat.

