[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5934) Web service client wizard bad behaviour

Feng Qian (JIRA) jira-events at lists.jboss.org
Thu Apr 1 02:42:37 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12523307#action_12523307 ] 

Feng Qian commented on JBIDE-5934:
----------------------------------

Brian, before the patch, I fix the issue JBIDE-6036, it restructure the codes and do big changes, it only commit to trunk. So if only apply the patch, it is difficult to do.

> Web service client wizard bad behaviour
> ---------------------------------------
>
>                 Key: JBIDE-5934
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5934
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.1.0.CR2
>            Reporter: Libor Zoubek
>            Assignee: Feng Qian
>             Fix For: 3.1.1
>
>         Attachments: JBIDE-5934.patch
>
>
> 1. On the 2nd page of WSClient wizard (type of JBossWS) is allowed to enter invalid package name. We should perform validation. One can then get invalid generated sources (which wizard says) or NullPointerException (when package name contains @ )
> 2. Wizard should warn user when it is possible to overwrite some source files. Consider case when user creates web service (for example uses  our 'Sample web service wizard'). He decides to generate client. Opens New web Service Client Wizard, enters service's WSDL and clicks Finish. Because of the fact, that package name is by default derived from namespaces found in WSDL, generated proxies overwrite service implementation without warning. Wizard should just check, if filled 'Package Name' exists or not and warn about possible risks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list