Bug 956688 - StackOverflowError thrown when service with selfrefering implementation property set is deployed
Summary: StackOverflowError thrown when service with selfrefering implementation prope...
Keywords:
Status: MODIFIED
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: DR4
: ---
Assignee: tcunning
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-25 12:46 UTC by Jiri Sedlacek
Modified: 2023-05-15 19:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
In Red Hat JBoss Fuse Service Works 6.0, when you deploy any service with self reference implementation property set, the application throws the StackOverflow error message.
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
reproducer (4.00 KB, application/x-compressed-tar)
2013-04-25 12:46 UTC, Jiri Sedlacek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-2415 0 Major Resolved StackOverflowError thrown when service with self-referring implementation property set is deployed 2016-06-10 12:00:12 UTC

Description Jiri Sedlacek 2013-04-25 12:46:01 UTC
Created attachment 739873 [details]
reproducer

If property for bean is set with this line:

<sca:property value="${creditTerms}" name="creditTerms"/>


StackOverflowError is thrown - resolving property is looped forever.

Example project is attached (it's just modified lab1 project from Keith's labs)


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