You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2012/10/25 00:30:12 UTC

[jira] [Created] (TOMEE-502) @WebService name and serviceName ignored

David Blevins created TOMEE-502:
-----------------------------------

             Summary: @WebService name and serviceName ignored
                 Key: TOMEE-502
                 URL: https://issues.apache.org/jira/browse/TOMEE-502
             Project: TomEE
          Issue Type: Bug
            Reporter: David Blevins


[15:27]  <reinis_v> @WebService(name = "SchedulerService", serviceName = "SchedulerService") <- name and service name
[15:27]  <reinis_v> Unless I config it, it take name of the implementing class
[15:28]  <reinis_v> And I get "ugly" SchedulerServiceWS in my endpoint name


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (TOMEE-502) @WebService name and serviceName ignored

Posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485453#comment-13485453 ] 

Romain Manni-Bucau commented on TOMEE-502:
------------------------------------------

see nowhere in the spec the need to respect it, any pointer David?

if we change it it should be in a major release IMO since it will break a lot of apps
                
> @WebService name and serviceName ignored
> ----------------------------------------
>
>                 Key: TOMEE-502
>                 URL: https://issues.apache.org/jira/browse/TOMEE-502
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: David Blevins
>
> [15:27]  <reinis_v> @WebService(name = "SchedulerService", serviceName = "SchedulerService") <- name and service name
> [15:27]  <reinis_v> Unless I config it, it take name of the implementing class
> [15:28]  <reinis_v> And I get "ugly" SchedulerServiceWS in my endpoint name

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira