[
https://jira.jboss.org/jira/browse/JBIDE-6154?page=com.atlassian.jira.plu...
]
Robert (Bob) Brodt commented on JBIDE-6154:
-------------------------------------------
It's just a thought...
The generated BPEL process as it is now will not run because the "output"
variable has not been initialized (it needs an <assign> to initialize the response
message structure). I thought that we should make it clear to the user that this process
is incomplete.
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