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

ws2eeMetaData parameter is missed in JavaDoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • jboss-ws4ee-4.0.2
    • jboss-ws4ee-4.0.1
    • None
    • None

      "ws2eeMetaData" parameter is missed in JavaDoc to ServiceFactoryImpl.createService method:

      /**

      • Create a <code>Service</code> instance.
      • <p/>
      • Note, this method is not in the {@link ServiceFactory}

        interface, it provides the service

      • with additional ws4ee wsdl/java mapping information
        *
      • @param wsdlLocation URL for the WSDL document location
      • @param mappingLocation An optional URL for the jaxrpc-mapping.xml location
      • @param serviceName QName for the service.
      • @param portName An optional port name
      • @return Service.
      • @throws ServiceException If any error in creation of the
      • specified service
        */
        public Service createService(URL wsdlLocation, URL mappingLocation, URL ws4eeMetaData, QName serviceName, String portName) throws ServiceException
        {

              Unassigned Unassigned
              vlad2001 Vlad Last (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: