[seam-commits] [seam/solder] fb0030: Move ExceptionHandlerDispatch to Conversation scop...
GitHub
noreply at github.com
Mon Feb 6 15:14:01 EST 2012
Branch: refs/heads/develop
Home: https://github.com/seam/solder
Commit: fb0030097f703cac94c956661b1b7493ee5a3dba
https://github.com/seam/solder/commit/fb0030097f703cac94c956661b1b7493ee5a3dba
Author: Bernard Labno <bernard.labno at pjwstk.edu.pl>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M impl/src/main/java/org/jboss/solder/exception/control/ExceptionHandlerDispatch.java
Log Message:
-----------
Move ExceptionHandlerDispatch to Conversation scope
Commit: e9bacb533ddcb1b7a64b6950c2d9d4e7ca23303f
https://github.com/seam/solder/commit/e9bacb533ddcb1b7a64b6950c2d9d4e7ca23303f
Author: Bernard Labno <bernard.labno at pjwstk.edu.pl>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M impl/src/main/java/org/jboss/solder/exception/control/ExceptionHandlerDispatch.java
Log Message:
-----------
Produce blank objects in case there is no exception
Commit: 20315713b6ef0c8afef9bbf72c2b725f9ce71daa
https://github.com/seam/solder/commit/20315713b6ef0c8afef9bbf72c2b725f9ce71daa
Author: Bernard Labno <bernard.labno at pjwstk.edu.pl>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M impl/src/main/java/org/jboss/solder/exception/control/ExceptionHandlerDispatch.java
Log Message:
-----------
Move back ExceptionHandlerDispatch from Conversation scope to Dependant scope. To make it Conversational just modify it with beans.xml.
Commit: 5fe96d2f178a428dc62659d62e5488b7b761d096
https://github.com/seam/solder/commit/5fe96d2f178a428dc62659d62e5488b7b761d096
Author: Jason Porter <lightguard.jp at gmail.com>
Date: 2012-02-06 (Mon, 06 Feb 2012)
Changed paths:
M impl/src/main/java/org/jboss/solder/exception/control/ExceptionHandlerDispatch.java
Log Message:
-----------
Merge pull request #74 from blabno/develop
SOLDER-153 handledException in conversation scope
Thanks Bernard
Compare: https://github.com/seam/solder/compare/39bf2f6...5fe96d2
More information about the seam-commits
mailing list