Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4831

cannot create bottom-up ws in JBDS with ws-cxf

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • TBD EAP 5
    • EAP_EWP 5.1.0
    • Web Services
    • None
    • Not Required

      This is a clone of JBIDE-6731 as it was suggested that it may be a runtime issue.

      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 and more information in JBIDE-6731.

            Unassigned Unassigned
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: