You could also set application.administrationGateway in the
'psuedo-constructor', outside of any methods in Application.cfc.

On Tue, Jan 11, 2011 at 10:43 AM, Greg Morphis <[email protected]> wrote:
>
> This morning I started getting these errors referencing a variable in
> Application.cfc: application.administratorGateway..
> "Element ADMINISTRATORGATEWAY is undefined in a Java object of type
> class [Ljava.lang.String; referenced as"
> It's in the onApplicationStart method so when the application started
> it should have been created.
> I bounced the server and everything returned to normal, but what could
> have caused this and is there a way around it?
> Should I check in the onRequest method to see if they exist and if not
> create them?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340626
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to