[EMAIL PROTECTED] writes:

>------_=_NextPart_001_01C2EA30.0D1E3B10
>Content-Type: text/plain;
>       charset="iso-8859-1"

>Henning,

>I spoke a little too soon.  Under 2.2, I can do:
>       data = TurbineRunDataService.getRunData(request, response, config);

>However, under 2.3, it appears that the getRunData method is not static.
>Not sure how to get the TurbineRunDataService method..

>Something like Turbine.getService("TurbineRunDataService") or something?  I
>know I have seen it work, but I can't seem to figure out how to get the
>service as a singleton.

RunData data = TurbineRunDataFacade.getRunData(...)

Some confusion about the class names, no reason to worry. :-) 

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to