SCA session support broken for webapps
--------------------------------------
Key: TUSCANY-757
URL: http://issues.apache.org/jira/browse/TUSCANY-757
Project: Tuscany
Issue Type: Bug
Components: Java SCA Core
Reporter: Rick Rineholt
Priority: Blocker
Session scope in a webapp environment I'm seeing following exception:
org.apache.tuscany.spi.component.ScopeNotFoundException: Scope object factory
not registered for scope [SESSION]
org.apache.tuscany.runtime.webapp.ServletLauncherInitException:
org.apache.tuscany.spi.component.ScopeNotFoundException: Scope object factory
not registered for scope [SESSION]
at
org.apache.tuscany.runtime.webapp.WebappRuntimeImpl.initialize(WebappRuntimeImpl.java:171)
at
org.apache.tuscany.runtime.webapp.TuscanyContextListener.contextInitialized(TuscanyContextListener.java:75)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]