When a webapp is configured via the <Context> tag, TuscanyHost's addChild 
method gets called before start
---------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-772
                 URL: http://issues.apache.org/jira/browse/TUSCANY-772
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Tomcat Integration
    Affects Versions: Java-M1
         Environment: Windows, Tomcat 5.5.17 packaged with Tuscany Java M1
            Reporter: Denis Robert


When a webapp is configured via the <Context> tag, TuscanyHost's addChild 
method gets called before start. This leads to null values being passed to the 
TuscanyContextListener in addChild (obviously not what's intended). There 
should be a way to delay the creation of the TuscanyContextListeners until 
start is called.

Note, this happens quite a lot when using Tomcat within Eclipse, since it 
configures the web app via the server.xml file.


-- 
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]

Reply via email to