[
https://jira.jboss.org/jira/browse/JBIDE-6154?page=com.atlassian.jira.plu...
]
Robert (Bob) Brodt commented on JBIDE-6154:
-------------------------------------------
An Assign would work too I suppose but then it just becomes the "hello world"
example process and I thought the name "FIX_ME-Add_Business_Logic_Here" was
enough of a clue ;)
But, as you said, it's probably more important for the wizard to generate a process
that can actually be deployed and run without having to do anything else to it.
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