If a module's init() method throws an AxisFault, the initialization of the 
complete Axis2 web app fails 
--------------------------------------------------------------------------------------------------------

                 Key: AXIS2-968
                 URL: http://issues.apache.org/jira/browse/AXIS2-968
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: core
    Affects Versions: 1.0
            Reporter: Thilo Frotscher
            Priority: Critical


The interface module defines that method init() can throw an AxisFault. This is 
important, so that a module can report any problems in its initialization.
However, if a module throws this exception, the complete Axis2 web application 
fails to initialize and thus, the start page cannot be displayed in a browser.


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