Details
-
Type:
Improvement Request
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.2.0
-
Component/s: Petals Tools
-
Security Level: Public
-
- Environment:
- All
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Trivial [ 5 ] | |
| Assignee | Vincent Zurczak [ vzurczak ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description | In the SOAP wizard, in consume mode, the URL suffix (service-name) should be filled-in from the local part of the service name. |
In the SOAP wizard, in consume mode, the URL suffix (service-name) should be filled-in from the local part of the service name.
If the invocation by service name was disabled, then the service name from the WSDL will be used, provided that it was filled-in. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.2.0 [ 10079 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Closed [ 10005 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Commit # 2174
If the service name is set in the jbi.xml, its local part is taken.
Otherwise, the WSDL's service name is taken.
The project page was also updated to use the interface name if the service name is not defined (invoke only by interface name).