On Dec 13, 2007 5:56 PM,  <[EMAIL PROTECTED]> wrote:
>
>
>  Revision 1353 Author tomaso_tosolini Date 2007-12-13 03:56:32 -0500 (Thu,
> 13 Dec 2007)
> Log Message require engine file in config
>
> Modified Paths
>
> trunk/plugin/init.rb
> trunk/plugin/lib/service.rb
>
> Diff
> Modified: trunk/plugin/init.rb (1352 => 1353)
> --- trunk/plugin/init.rb 2007-12-13 08:31:26 UTC (rev 1352)
> +++ trunk/plugin/init.rb 2007-12-13 08:56:32 UTC (rev 1353)
> @@ -47,6 +47,7 @@
>  OpenWFEConnector::CONFIG = {
>
>  :flavor => "OpenWFE::CachedFilePersistedEngine",
> + :engine_class_file => "openwfe/engine/file_persisted_engine",

Hi Tomaso,

you could directly set :flavor => OpenWFE::CachedFilePersistedEngine
so you don't need to eval it.


Best regards,

-- 
John Mettraux   -///-   http://jmettraux.openwfe.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to