if (as.length > 0)
                {
                    
WebBeansUtil.checkForNewBindingForDeployment(field.getGenericType(), clazz, 
field.getName(), anns);

                    if (as.length > 0)

humm, as is not being touched between those 2 clauses. So either the 2nd if is 
obsolete, or you did like to check for another variable?

LieGrue,
strub



Reply via email to