Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-wsrp
Commit: 225a177519e47447a6747974eb889a923cd2fde2
https://github.com/gatein/gatein-wsrp/commit/225a177519e47447a6747974eb88...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/handlers/SessionHandler.java
Log Message:
-----------
Moved initialization of session information to initCookieIfNeeded method since it
isn't needed anywhere else.
Commit: a866d299d80620d5cd9972bf00e84cd0de7128d0
https://github.com/gatein/gatein-wsrp/commit/a866d299d80620d5cd9972bf00e8...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M consumer/src/test/java/org/gatein/wsrp/protocol/v1/MarkupTestCase.java
M consumer/src/test/java/org/gatein/wsrp/protocol/v2/MarkupTestCase.java
M
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/InitCookieNotRequiredMarkupBehavior.java
M
consumer/src/test/java/org/gatein/wsrp/test/protocol/v1/behaviors/PerGroupInitCookieMarkupBehavior.java
M
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/InitCookieNotRequiredMarkupBehavior.java
M
consumer/src/test/java/org/gatein/wsrp/test/protocol/v2/behaviors/PerGroupInitCookieMarkupBehavior.java
Log Message:
-----------
Fixed improper tests.
Commit: 5642cd57d1b08e3dfd8844d4327bfe7ca7c14add
https://github.com/gatein/gatein-wsrp/commit/5642cd57d1b08e3dfd8844d4327b...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-23 (Fri, 23 Nov 2012)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/handlers/InvocationHandler.java
Log Message:
-----------
Fixed dealWithError to re-attempt invocation if we got an error that we can recover
from.
Cleaned-up a little.
Compare:
https://github.com/gatein/gatein-wsrp/compare/24a490bcda66...5642cd57d1b0