[weld-commits] [weld/core] 67b4df: WELD-2611 Fire @Initialized event for conversation...

Matej Novotny noreply at github.com
Mon Feb 3 10:08:03 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 67b4dffc00cc827143ce04eb900b95075337f668
      https://github.com/weld/core/commit/67b4dffc00cc827143ce04eb900b95075337f668
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M modules/web/src/main/java/org/jboss/weld/module/web/context/http/LazyHttpConversationContextImpl.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/ConversationBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/ConversationScopedBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/NonExistentConversationTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/nonexistant/TestServlet.java

  Log Message:
  -----------
  WELD-2611 Fire @Initialized event for conversation context after failed attempt to recover non-existing conversation.




More information about the weld-commits mailing list