Bug 1016011 - Binding properties (Binding Details, Interceptors, etc.) are not updated
Summary: Binding properties (Binding Details, Interceptors, etc.) are not updated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard Editor
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER7
: 6.0.0
Assignee: Brian Fitzpatrick
QA Contact: Tomas Rohovsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-07 09:55 UTC by Tomas Rohovsky
Modified: 2016-01-04 05:58 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-1758 0 Major Closed Binding properties (Binding Details, Interceptors, etc.) are not updated 2014-06-16 23:50:57 UTC

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


Note You need to log in before you can comment on or make changes to this bug.