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

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Mon May 3 16:20:05 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12528695#action_12528695 ] 

Robert (Bob) Brodt commented on JBIDE-6154:
-------------------------------------------

This looks good to me Grid!

What do you think of adding an <empty> element just before the <reply> (for sync process) and <invoke> (async) as a place holder in the sample.bpel template files? Something like this:

        <bpel:empty name="FIX_ME-Add_Business_Logic_Here">

as a visual cue about what still needs to be done to make this runnable?


> 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
>
>         Attachments: JBIDE-6154.patch
>
>
> 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