[
https://jira.jboss.org/browse/JBIDE-6731?page=com.atlassian.jira.plugin.s...
]
Lukas Jungmann commented on JBIDE-6731:
---------------------------------------
Hi all,
I'm still able to randomly reproduce this issue in
jbdevstudio-eap-linux-gtk-4.0.0.v201011290917N-H507-Beta2.jar. Since I was able to
reproduce this in a bot test I tried to use a workaround in the test - refresh workspace
before invoking the web service wizard (see svn r27059). Will see if it helps and will let
you know.
--lj
cannot create bottom-up ws with ws-cxf
--------------------------------------
Key: JBIDE-6731
URL:
https://jira.jboss.org/browse/JBIDE-6731
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.1.0.GA
Environment: jbdevstudio-macosx-cocoa-3.0.1.v201006010437R-H98-GA.jar
jboss-eap-5.1.0.CR1.zip with jbossws-cxf-3.1.2.SP6-installer.zip installed
Mac OS X Snow Leopard
Reporter: Martin Malina
Assignee: Feng Qian
Fix For: 3.3.x
Attachments: jbds-ws-error.txt, screenshot-1.jpg
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
I get an error when trying to created a web service:
Failed to Generate Web Service code, please check the log for more details.
The details show:
Failed to Generate Web Service code, please check the log for more details
...
java2ws - Apache CXF 2.2.6
/Users/rasp/jbossqa/workspace-eap/TestWSProject/src/test/ws/jaxws/Echo.java:23:
cannot find symbol
symbol : class Person
location: package test
private test.Person arg0;
^
/Users/rasp/jbossqa/workspace-eap/TestWSProject/src/test/ws/jaxws/Echo.java:25:
cannot find symbol
symbol : class Person
location: package test
public test.Person getArg0() {
^
...
This only happens when the selected runtime has ws-cxf installed. See the steps to
reproduce.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira