You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jorge Fernández (JIRA)" <ji...@apache.org> on 2007/08/13 21:45:31 UTC

[jira] Created: (AXIS2-3120) Exceptions throw in init method are only logged and cannot be managed

Exceptions throw in init method are only logged and cannot be managed
---------------------------------------------------------------------

                 Key: AXIS2-3120
                 URL: https://issues.apache.org/jira/browse/AXIS2-3120
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Windows XP SP2, Java 1.6.0, Tomcat 6.0
            Reporter: Jorge Fernández


DependencyManager.initServiceClass is the method that calls init and all it does with exceptions thrown from init, is logging them. 

I think it should be possible for developers to manage them if there is any initialization problem that could affect service operation as it's my case. I need to start an element and if there is any error on initialization, the service won't realize about that and It will work incorrectly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org