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

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Thu Jul 29 06:26:33 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Jungmann updated JBIDE-6739:
----------------------------------

    Description: 
-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)
    ...

  was:
-create ws from attached WSDL

=>

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



> 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
>         Environment: v20100728-2128-H133-M2
>            Reporter: Lukas Jungmann
>         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