[weld-commits] [weld/core] 8b7330: Don't hard code the bean id in the proxy class, bu...

GitHub noreply at github.com
Sun Aug 5 21:02:20 EDT 2012


  Branch: refs/heads/1.1
  Home:   https://github.com/weld/core
  Commit: 8b7330987c0b530fb78ad950e851285793df88bc
      https://github.com/weld/core/commit/8b7330987c0b530fb78ad950e851285793df88bc
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyFactory.java

  Log Message:
  -----------
  Don't hard code the bean id in the proxy class, but store it in a field on creation

This resolves an issue when running unit tests, where the same proxy would be re-used
for beans with different bean id's





More information about the weld-commits mailing list