[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9558) improve the bottomup ws wizard

Feng Qian (JIRA) jira-events at lists.jboss.org
Thu Aug 18 02:37:17 EDT 2011


improve the bottomup ws wizard
------------------------------

                 Key: JBIDE-9558
                 URL: https://issues.jboss.org/browse/JBIDE-9558
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: Webservices
    Affects Versions: 3.2.1.Final
            Reporter: Feng Qian
            Assignee: Brian Fitzpatrick
             Fix For: LATER


This is a sub-task, based on https://docspace.corp.redhat.com/docs/DOC-56695

Endpoint Interface text field - allows typing in or selecting (via "Browse" button) existing java interface; must be set to an empty string or to fully qualified name of existing java interface
Web Service name text field - defaults to a java class name + "Service"; cannot be empty
Web Service URL text field - defaults to "/" + javaClassName; cannot be empty
Generate WSDL file checkbox - if checked runs wsprovide to generate portable java artifacts to user specified java source root within given project (or its subprojects) for to be created web service; related text field defaults to a source root containing the web service implementation class
Generate portable artifacts checkbox - if checked runs wsprovide to generate WSDL file into arbitrary user specified folder within given project (or workspace?), defaults to project's WEB-INF/wsdl or META-INF/wsdl folder
Use SOAP 1.2 checkbox - if checked adds SOAP 1.2 binding definition to a web service class

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list