Bug 965946

Summary: Not doing autoboxing for primitive types
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Jiri Pechanec <jpechane>
Component: SwitchYardAssignee: Rob Cernich <rcernich>
Status: NEW --- QA Contact: Matej Melko <mmelko>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: ganandan, soa-p-jira
Target Milestone: ---   
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:
Embargoed:

Description Jiri Pechanec 2013-05-22 07:06:47 UTC
Recently I was bitten by SWITCHYARD-366.

It is very counter-intuitive if we force user to use object types on Java interfaces instead of primitives.

The only thing that is missing is a default Transformer that will handle primitive/object types transformation.

Comment 1 kconner 2013-05-30 16:27:43 UTC
This issue is not serious enough to hold up the alpha 2 release and, as such, should not be marked as a blocker.  There is a workaround should the fix not make it into the Alpha 2 release.