Ok Henning, But just for curiosity, how do you plan to make a generic Component Service, if Torque and Fulcrum only implement the Stratum interfaces: - Initializable - Configurable
and these interfaces just provide the methods: - Initializable.initialize - Configurable.configure Or are you planning to modify Torque and Fulcrum ---------------------------------------------------------------------------- Edgar Gonzalez Gonzalez VALHALLA Project, s.a. Chief Technology Officer Web: www.valhallaproject.com E-mail: [EMAIL PROTECTED] Phone: +58-212-242.4379 / 6662 / 4055 / 6475 Fax: +58-212-242.6809 "The limits of my language mean the limits of my world." Ludwig Wittgenstein ---------------------------------------------------------------------------- ----- Original Message ----- From: "Henning P. Schmiedehausen" <[EMAIL PROTECTED]> Newsgroups: hometree.jakarta.turbine.dev To: <[EMAIL PROTECTED]> Sent: Monday, July 22, 2002 4:20 PM Subject: Re: [PATHC]Turbine 2.2b2 not shutdown Fulcrum services > =?iso-8859-1?Q?Edgar_Gonz=E1lez?= <[EMAIL PROTECTED]> writes: > > >Hi, > > >Working in a Quartz (schedule) service based in Fulcrum I found that Turbine > >2.2b2 not shutdown neither Fulcrum services or Torque. > > >This patch get references to Fulcrum and Torque during initialization (if > >they are present), and in Turbine.destroy() make a shutdown to Fulcrum > >services and Torque. > > -1 on this patch. > > I'm currently working exactly at this point to replace the Component > stuff with a generic ComponentService. But please, don't hardcode > Fulcrum and Torque here. The Component init in Turbine.java is an ugly > wart that will be gone RSN. > > Stay tuned, this should work tomorrow. > > Regards > Henning > > > > -- > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen -- Geschaeftsfuehrer > INTERMETA - Gesellschaft fuer Mehrwertdienste mbH [EMAIL PROTECTED] > > Am Schwabachgrund 22 Fon.: 09131 / 50654-0 [EMAIL PROTECTED] > D-91054 Buckenhof Fax.: 09131 / 50654-20 > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
