Bug 1016011

Summary: Binding properties (Binding Details, Interceptors, etc.) are not updated
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Tomas Rohovsky <trohovsk>
Component: SwitchYard EditorAssignee: Brian Fitzpatrick <bfitzpat>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Rohovsky <trohovsk>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: ldimaggi, oskutka, rcernich, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tomas Rohovsky 2013-10-07 09:55:59 UTC
Description of problem:
If I edit binding properties (Binding Details, Interceptors, Message Composer, etc.) and save the changes then the same binding properties (Binding Details, Interceptors, Message Composer, etc.) will be displayed after clicking on some other composite service/reference. That applies for all types of binding (SOAP, JMS, etc.).

Version-Release number of selected component (if applicable):
1.1.0.v20130912-2244-H393-M2

Steps to Reproduce:
1. click on some composite service/reference
2. edit binding properties
3. save the changes
4. immediately click on some other composite service/reference


Actual results:
The binding properties are same as the changed one.

Expected results:
The appropriate properties.

Additional info:

Comment 1 JBoss JIRA Server 2013-10-07 15:16:24 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1758

Tomas, I need more here step-wise. Do the bindings have to be the same? I've tried the same and different on multiple composite services and am not seeing this behavior. 

Can you attach a project and offer more specific steps to reproduce?

Comment 3 JBoss JIRA Server 2013-10-07 16:35:14 UTC
Tomas Rohovsky <trohovsk> made a comment on jira SWITCHYARD-1758

The bindings can be different. More detailed steps to reproduce:
1. click on some composite service/reference, show Bindings
2. edit binding properties - for example name
3. press tab
4. save the changes
5. click on some other composite service/reference
6. you should see the same name as you have saved in the previous binding

Comment 4 JBoss JIRA Server 2013-10-07 16:47:16 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1758

Turns out this is only an issue in the Properties view (not the Properties dialog) and occurs regardless of saving the changes. It's a refresh issue I'll see what I can do to get fixed. Thanks for the clarification Tomas!

Comment 5 JBoss JIRA Server 2013-10-07 19:17:17 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1758

Turned out that if the selected binding in the list was cached, it was selecting it regardless of whether it applied to the current contract (service/reference) being displayed. Added a check to make sure the previous binding actually belonged to the list of bindings before re-selecting it.

Comment 6 JBoss JIRA Server 2013-10-15 19:56:12 UTC
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1758

pushed

Comment 7 JBoss JIRA Server 2014-06-16 23:50:57 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1758 to Closed