[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6154) NewFileWizard for BPEL should add service and binding to WSDL artifacts

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Tue Apr 6 16:30:38 EDT 2010


NewFileWizard for BPEL should add service and binding to WSDL artifacts
-----------------------------------------------------------------------

                 Key: JBIDE-6154
                 URL: https://jira.jboss.org/jira/browse/JBIDE-6154
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: bpm
    Affects Versions: 3.1.0.GA
            Reporter: Robert (Bob) Brodt
            Assignee: Feng Qian
             Fix For: 3.2.next


The New BPEL Process File wizard should add the <service> and <binding> elements to the generated WSDL.

A new wizard page needs to be built which allows the user to enter:
1. the service name (default is same as BPEL Process Name)
2. port name (default is same as service name + "Port")
3. service address (default is http://localhost:8080/<service_name>)
4. binding protocol (SOAP or HTTP)

The goal is to have the New File Wizard build a complete BPEL process and WSDL which can immediately be deployed to and run with the riftsaw (ODE) runtime.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list