[weld-commits] [weld/core] 68d89d: WELD-676 Added logging around client proxy creatio...

noreply at github.com noreply at github.com
Fri Sep 24 10:31:25 EDT 2010


Branch: refs/heads/master
Home:   http://github.com/weld/core

Commit: 68d89d275ad2f1c21a56522e8c4b282afb371813
    http://github.com/weld/core/commit/68d89d275ad2f1c21a56522e8c4b282afb371813
Author: drallen <david.allen at acm.org>
Date:   2010-09-24 (Fri, 24 Sep 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyProvider.java
  M impl/src/main/java/org/jboss/weld/logging/messages/BeanMessage.java
  M impl/src/main/resources/org/jboss/weld/messages/bean_en.properties

Log Message:
-----------
WELD-676 Added logging around client proxy creation/fetch operations


Commit: eda602fbc85bc6b5a87439ab40a9b9a94c9d2114
    http://github.com/weld/core/commit/eda602fbc85bc6b5a87439ab40a9b9a94c9d2114
Author: drallen <david.allen at acm.org>
Date:   2010-09-24 (Fri, 24 Sep 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
  M parent/pom.xml
  M tests-arquillian/pom.xml
  A tests-arquillian/src/test/java/org/jboss/weld/tests/stress/Game.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/stress/Generator.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/stress/JsfStressTest.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/stress/MaxNumber.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/stress/Random.java
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/stress/faces-config.xml
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/stress/home.xhtml
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/stress/index.html
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/stress/template.xhtml
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/stress/web.xml

Log Message:
-----------
WELD-676 Added integration test to reproduce error




More information about the weld-commits mailing list