[PATCH] component-comp interceptor stack copy

2009-10-27 Thread Eric Covener
Typo in WebBeansUtil::createNewBean() copying interceptor stack from bean class to managed bean -- see attachment. Contributed By: Joe Bergmark, Eric Covener -- Eric Covener cove...@gmail.com Index: src/main/java/org/apache/webbeans/util/WebBeansUtil.java

Re: [PATCH] component-comp interceptor stack copy

2009-10-27 Thread Matthias Wessendorf
Eric, the right way to provide a patch is by using the JIRA issue tracker. Doing so makes sure they aren't forgotten. Can you please upload your patch ? Thx, Matthias On Tue, Oct 27, 2009 at 1:16 PM, Eric Covener cove...@apache.org wrote: Typo in WebBeansUtil::createNewBean() copying