Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-70

document literal style and ws method with no parameter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-ws4ee-4.0.2
    • jboss-ws4ee-4.0.1
    • jbossws-native
    • None

      It appears that web services methods that take no parameters as the one below

      Code:

      public String getVersion();

      is incompatible with document literal style at least in JBossWS. The web service appear to be successfully deployed, but when I try to find the list of deployed web services at http://localhost:8080/ws4ee/services I get the following exception,

      Quote:
      Exception - org.apache.axis.InternalException: java.lang.Exception: The OperationDesc for getVersion was not synchronized to a method of com.retail_logic.ws.interfaces.HelloService.

            Unassigned Unassigned
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: