Branch: refs/heads/2.0.x
Home:
https://github.com/gatein/gatein-wsrp
Commit: a3677688b0874f6b0c975444c9bd5b71b315da75
https://github.com/gatein/gatein-wsrp/commit/a3677688b0874f6b0c975444c9bd...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-20 (Tue, 20 Nov 2012)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandler.java
M
producer/src/main/java/org/gatein/wsrp/producer/handlers/processors/MimeResponseProcessor.java
Log Message:
-----------
GTNWSRP-336 Process client attributes on consumer and producer.
(cherry-picked from afba54b)
Commit: c6ef4ca820cf5ab98dc4d0cfc038096cb2e19f51
https://github.com/gatein/gatein-wsrp/commit/c6ef4ca820cf5ab98dc4d0cfc038...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-20 (Tue, 20 Nov 2012)
Changed paths:
M wsrp-producer-war/pom.xml
Log Message:
-----------
Added deprecated repository to be able to build.
Commit: dc71496b7028c9a6a20a5adf1d012cba14eaeec1
https://github.com/gatein/gatein-wsrp/commit/dc71496b7028c9a6a20a5adf1d01...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-20 (Tue, 20 Nov 2012)
Changed paths:
M consumer/src/test/resources/wsdl/both-services.wsdl
M consumer/src/test/resources/wsdl/simplev1.wsdl
A consumer/src/test/resources/wsdl/wsrp_v1_bindings.wsdl
A consumer/src/test/resources/wsdl/wsrp_v1_interfaces.wsdl
A consumer/src/test/resources/wsdl/wsrp_v1_types.xsd
Log Message:
-----------
Added WSRP 1 schema and changed test files to reference them locally for tests to pass.
Commit: 33ded42fb6b93439d3b6c257ea9181cf126d0438
https://github.com/gatein/gatein-wsrp/commit/33ded42fb6b93439d3b6c257ea91...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-21 (Wed, 21 Nov 2012)
Changed paths:
M common/src/main/java/org/gatein/wsrp/payload/PayloadUtils.java
M consumer/src/main/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandler.java
M
producer/src/main/java/org/gatein/wsrp/producer/handlers/processors/MimeResponseProcessor.java
Log Message:
-----------
GTNWSRP-336 Fixed handling of header elements, removed handling of cookies which should
already be dealt with separately.
Compare:
https://github.com/gatein/gatein-wsrp/compare/8bb5bc153725...33ded42fb6b9