[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to