On 5/17/07, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> [1] > http://cwiki.apache.org/confluence/display/TUSCANY/Tuscany+SCA+Web+Application+Integration+Story Which one is correct? SCADomain domain = (SCADomain) application.getAttribute("org.apache.tuscany.sca.SCADomain"); or SCADomain domain = (SCADomain) application.getAttribute("SCADomain"); ?
Both! Sorry for that part as I didn't notice that they presented different ways integrating Tuscany into web containers. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
