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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/03/10 16:13:46 UTC

[jira] Commented: (AXIS2-2923) Unnecessary warning when deploying a service with a custom message receiver

    [ https://issues.apache.org/jira/browse/AXIS2-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577026#action_12577026 ] 

Davanum Srinivas commented on AXIS2-2923:
-----------------------------------------

Already downgraded to debug from info.

> Unnecessary warning when deploying a service with a custom message receiver
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2-2923
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2923
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Ruchith Udayanga Fernando
>            Assignee: Deepal Jayasinghe
>
> org.apache.axis2.deployment.ServiceBuilder class contains the following snippet which shows an unnecessary warning IMHO.
>             if (service.getParameter("ServiceClass") == null) {
>                 log.info("The Service " + service.getName() + " does not specify a Service Class");
>             }
> This warning should be provided only when a service uses a message receiver that uses the "ServiceClass" parameter.

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