A new Application in Jcc
Posted: Fri Aug 07, 2009 1:10 pm
by Scott Gavin >> Fri, 14 Sep 2007 2:24:47 GMT
I am to create an application in a subschema of the JccCoreReportSchema, By default there is a UKReportSchema in existence, this will be my RnD schema.
Of the application object, I have created a method that calls startupJccSchema, also trying startupJccRepSchema (mimicking existing application initialization method calls).
Debugging I can see that my Initialization method is not being called before several forms are quickly painted and vanish ending execution.
I have setup my application exactly like the startup application in the JccCoreReportSchema.
Are there other settings I am not aware of or may have overlooked?
Regards,
Scott.
I am to create an application in a subschema of the JccCoreReportSchema, By default there is a UKReportSchema in existence, this will be my RnD schema.
Of the application object, I have created a method that calls startupJccSchema, also trying startupJccRepSchema (mimicking existing application initialization method calls).
Debugging I can see that my Initialization method is not being called before several forms are quickly painted and vanish ending execution.
I have setup my application exactly like the startup application in the JccCoreReportSchema.
Are there other settings I am not aware of or may have overlooked?
Regards,
Scott.