Bug 1166124 - [GSS] (6.3.3) Bean proxy class has non-varargs method for original varargs method
Summary: [GSS] (6.3.3) Bean proxy class has non-varargs method for original varargs me...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CDI/Weld
Version: 6.3.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.3.3
Assignee: Jozef Hartinger
QA Contact: Matous Jobanek
URL:
Whiteboard:
Depends On:
Blocks: eap633-payload 1169323 1170783
TreeView+ depends on / blocked
 
Reported: 2014-11-20 12:10 UTC by Mustafa Musaji
Modified: 2019-08-19 12:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
: 1166133 (view as bug list)
Environment:
Last Closed: 2019-08-19 12:39:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Reproducer (5.01 KB, application/zip)
2014-11-20 12:14 UTC, Mustafa Musaji
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WELD-1797 0 Major Resolved Backport WELD-1141 to 1.1.x - Bean proxy class has non-varargs method for original varargs method 2016-11-01 09:39:55 UTC

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


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