[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6250) Cannot create ws from wsdl if there are more ports in service's element in wsdl

Feng Qian (JIRA) jira-events at lists.jboss.org
Wed Jun 2 01:31:51 EDT 2010


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

Feng Qian commented on JBIDE-6250:
----------------------------------

At first, for now, user always uses jboss AS 4.x, 5.x or later. We should take care the most users.
Secondly, this is not only for soap1.2, maybe http binding, and so on. I have change the text for the checkbox: Enable binding extension support (Only available for JBossWS 3.0 or later)

Of course, if you both think the default should be for the lowest version, it is ok for me.

> Cannot create ws from wsdl if there are more ports in service's element in wsdl
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-6250
>                 URL: https://jira.jboss.org/browse/JBIDE-6250
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.1.0.GA
>            Reporter: Lukas Jungmann
>            Assignee: Feng Qian
>             Fix For: 3.2.next
>
>         Attachments: JBIDE-6250.patch
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> -have a dynamic web project
> -open new web service wizard
> -set the wizard:
> 1st step:
>    ws type: top-down
>    service definition: http://www.webservicex.net/BibleWebservice.asmx?wsdl (or use local copy of this wsdl)
>    ws runtime: JBossWS
> 2nd step:
>    leave default values
> hit finish
> =>
> org.eclipse.core.runtime.CoreException: Failed to Generate Web Service code, please check the log for more details
> 	at org.jboss.tools.ws.creation.core.commands.ImplementationClassCreationCommand.getCompilationUnitForInterface(ImplementationClassCreationCommand.java:449)
> 	at org.jboss.tools.ws.creation.core.commands.ImplementationClassCreationCommand.generateImplClass(ImplementationClassCreationCommand.java:133)
> 	at org.jboss.tools.ws.creation.core.commands.ImplementationClassCreationCommand.execute(ImplementationClassCreationCommand.java:97)
> 	at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(CommandFragmentEngine.java:419)
> 	...

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

        


More information about the jbosstools-issues mailing list