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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2008/02/19 21:00:43 UTC

[jira] Created: (AXIS2-3522) JAX-WS: @WebService name parameter should default to the name of the class

JAX-WS: @WebService name parameter should default to the name of the class
--------------------------------------------------------------------------

                 Key: AXIS2-3522
                 URL: https://issues.apache.org/jira/browse/AXIS2-3522
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Rich Scheuerle
            Assignee: Rich Scheuerle


The @WebService name parameter should default to the simple name of the class or interface which it describes.
Currently the value defaults to "", which lead to a hard to find bug.

I just completed tested on a simple fix and unit test change.

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


[jira] Updated: (AXIS2-3522) JAX-WS: @WebService name parameter should default to the name of the class

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle updated AXIS2-3522:
----------------------------------

    Description: 
The @WebService name parameter should default to the simple name of the class or interface which it describes (according to chapter 4 of the JSR 181 specification).

Currently the value defaults to "", which lead to a hard to find bug.

I just completed tested on a simple fix and unit test change.

  was:
The @WebService name parameter should default to the simple name of the class or interface which it describes.
Currently the value defaults to "", which lead to a hard to find bug.

I just completed tested on a simple fix and unit test change.


> JAX-WS: @WebService name parameter should default to the name of the class
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3522
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3522
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>
> The @WebService name parameter should default to the simple name of the class or interface which it describes (according to chapter 4 of the JSR 181 specification).
> Currently the value defaults to "", which lead to a hard to find bug.
> I just completed tested on a simple fix and unit test change.

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


[jira] Resolved: (AXIS2-3522) JAX-WS: @WebService name parameter should default to the name of the class

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle resolved AXIS2-3522.
-----------------------------------

    Resolution: Fixed

Revision = 629211

> JAX-WS: @WebService name parameter should default to the name of the class
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3522
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3522
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>
> The @WebService name parameter should default to the simple name of the class or interface which it describes (according to chapter 4 of the JSR 181 specification).
> Currently the value defaults to "", which lead to a hard to find bug.
> I just completed tested on a simple fix and unit test change.

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