Bug 1166124

Summary: [GSS] (6.3.3) Bean proxy class has non-varargs method for original varargs method
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Mustafa Musaji <mmusaji>
Component: CDI/WeldAssignee: Jozef Hartinger <jharting>
Status: CLOSED CURRENTRELEASE QA Contact: Matous Jobanek <mjobanek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.2CC: cdewolf, jawilson, jharting, maschmid
Target Milestone: CR1   
Target Release: EAP 6.3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1166133 (view as bug list) Environment:
Last Closed: 2019-08-19 12:39:39 UTC 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:
Bug Depends On:    
Bug Blocks: 1151405, 1169323, 1170783    
Attachments:
Description Flags
Reproducer none

Description Mustafa Musaji 2014-11-20 12:10:55 UTC
Description of problem:

https://issues.jboss.org/browse/WELD-1797

Weld Proxy don't work for VarArgs methods when the bean is RequestScoped and the weld proxy don't recognize the varargs functions any more as varargs.

Version-Release number of selected component (if applicable):


How reproducible:

Every time

Steps to Reproduce:
1. See WELD-1141 (original issue) for reproducer

Actual results:
@RequestScoped bean is not recognised as having varargs method

Expected results:
@RequestScoped bean should be recognised as having varargs method

Additional info:

Comment 1 Mustafa Musaji 2014-11-20 12:14:35 UTC
Created attachment 959305 [details]
Reproducer

Comment 2 JBoss JIRA Server 2014-11-21 17:46:48 UTC
Jozef Hartinger <jharting> updated the status of jira WELD-1797 to Resolved

Comment 4 Matous Jobanek 2015-01-20 13:08:34 UTC
Verified in EAP 6.3.3.CP.CR1