[
https://jira.jboss.org/browse/JBIDE-6739?page=com.atlassian.jira.plugin.s...
]
Feng Qian commented on JBIDE-6739:
----------------------------------
Hi, I have checked this in trunk codes. It has been fixed. But for this wsdl, you
can't input the package name, if do, you will get a error that is a runtime error.
If you want to generate codes correctly, you should leave the text empty or use binding
files to set package name.
So this issue won't be fixed.
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