Server.cfc support and more

Hello,
I’ve been using OpenBD for some time and it’s worked well for my needs. I
really like the ORM support in Lucee so I’m looking to see if switching is
a option/possibility.

What I need to know is does Lucee support Server.cfc out of the box. What I
do at this time with my app is setup and configure OpenBD environment using
the server.cfc. This way one does not need to open the administrator and
add datasources etc. In fact I would like to remove the administration all
together.

Thanks,
Charlie

Hi Charles,

I don’t think Lucee has server.cfc support as I’m pretty sure that Railo
didn’t and that appears to be backed up by these two pages:

https://issues.jboss.org/browse/RAILO-1380

However you can script pretty much all configuration options and you could
do this via the Application.cfc, maybe onApplicationStart.

If you look in the Lucee admin you will see question marks next to pretty
much all options and clicking them gives you a code example for how to do
this in script.

Kind regards,

Andrew
http://about.me/andrew_dixonOn 3 February 2015 at 16:50, Charles Heizer <@Charles_Heizer> wrote:

Hello,
I’ve been using OpenBD for some time and it’s worked well for my needs. I
really like the ORM support in Lucee so I’m looking to see if switching is
a option/possibility.

What I need to know is does Lucee support Server.cfc out of the box. What
I do at this time with my app is setup and configure OpenBD environment
using the server.cfc. This way one does not need to open the administrator
and add datasources etc. In fact I would like to remove the administration
all together.

Thanks,
Charlie


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/acf1a9e7-1fae-4d22-a40e-f03600630907%40googlegroups.com
https://groups.google.com/d/msgid/lucee/acf1a9e7-1fae-4d22-a40e-f03600630907%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

Cool, thank you I will give it a go. Both on trying the server.cfc and
Application.cfc

CharlieOn Tuesday, February 3, 2015 at 9:11:59 AM UTC-8, Andrew Dixon wrote:

Hi Charles,

I don’t think Lucee has server.cfc support as I’m pretty sure that Railo
didn’t and that appears to be backed up by these two pages:

https://issues.jboss.org/browse/RAILO-1380
Adam Cameron's Dev Blog: Server.cfc and onServerStart()

However you can script pretty much all configuration options and you could
do this via the Application.cfc, maybe onApplicationStart.

If you look in the Lucee admin you will see question marks next to pretty
much all options and clicking them gives you a code example for how to do
this in script.

Kind regards,

Andrew
Andrew Dixon - Tonbridge, United Kingdom, mso, University of Greenwich | about.me

On 3 February 2015 at 16:50, Charles Heizer <ceh...@gmail.com <javascript:>> wrote:

Hello,
I’ve been using OpenBD for some time and it’s worked well for my needs. I
really like the ORM support in Lucee so I’m looking to see if switching is
a option/possibility.

What I need to know is does Lucee support Server.cfc out of the box. What
I do at this time with my app is setup and configure OpenBD environment
using the server.cfc. This way one does not need to open the administrator
and add datasources etc. In fact I would like to remove the administration
all together.

Thanks,
Charlie


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+un...@googlegroups.com <javascript:>.
To post to this group, send email to lu...@googlegroups.com <javascript:>
.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/acf1a9e7-1fae-4d22-a40e-f03600630907%40googlegroups.com
https://groups.google.com/d/msgid/lucee/acf1a9e7-1fae-4d22-a40e-f03600630907%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.