[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6739) cannot create a ws from wsdl implementation class if user specifies no package

Feng Qian (JIRA) jira-events at lists.jboss.org
Fri Jul 30 04:40:49 EDT 2010


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

Feng Qian commented on JBIDE-6739:
----------------------------------

Yes, for now, user don't need input the package name as default. So the old codes can't find the service class.
It is same to JBIDE-6481. If we resolve JBIDE-6481, this issue can be fixed too.


> cannot create a ws from wsdl implementation class if user specifies no package
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-6739
>                 URL: https://jira.jboss.org/browse/JBIDE-6739
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>         Environment: v20100728-2128-H133-M2
>            Reporter: Lukas Jungmann
>            Assignee: Feng Qian
>             Fix For: 3.2.x
>
>         Attachments: interfax.wsdl
>
>
> -create ws from attached WSDL but do not set package name
> =>
> Failed to generate implementation class
>     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:446)
>     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