Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-wsrp
Commit: 5b82a0ab2df31b6c8efdb7ffed414ae25fe8e710
https://github.com/gatein/gatein-wsrp/commit/5b82a0ab2df31b6c8efdb7ffed41...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)
Changed paths:
M
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLConsumerRegistry.java
M
consumer/src/test/java/org/gatein/wsrp/consumer/registry/ConsumerRegistryTestCase.java
A
consumer/src/test/java/org/gatein/wsrp/consumer/registry/JAXBConsumerRegistryTestCase.java
A consumer/src/test/resources/default.xml
M jcr-impl/src/main/java/org/gatein/wsrp/consumer/registry/JCRConsumerRegistry.java
M
jcr-impl/src/test/java/org/gatein/wsrp/consumer/registry/JCRConsumerRegistryTestCase.java
Log Message:
-----------
GTNWSRP-285 Modified test setup so that we can test XML unmarshalling of consumers
configuration.
Commit: 8a54c7b5aca0a9b29dac6dd06bfe1f9d8b308ab1
https://github.com/gatein/gatein-wsrp/commit/8a54c7b5aca0a9b29dac6dd06bfe...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)
Changed paths:
A api/src/main/resources/xsd/gatein_wsrp_consumer_1_1.xsd
M
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLWSRPConsumerFactory.java
M
consumer/src/test/java/org/gatein/wsrp/consumer/registry/ConsumerRegistryTestCase.java
A consumer/src/test/resources/improper-usewss.xml
A consumer/src/test/resources/wssEnabled.xml
Log Message:
-----------
GTNWSRP-285 Added ability to enable WSS via XML configuration and related tests.
Commit: dc459b4fbdb9965dc6cd4b80596431a7e9697a98
https://github.com/gatein/gatein-wsrp/commit/dc459b4fbdb9965dc6cd4b805964...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)
Changed paths:
M
consumer/src/main/java/org/gatein/wsrp/consumer/registry/xml/XMLWSRPConsumerFactory.java
M
consumer/src/test/java/org/gatein/wsrp/consumer/registry/ConsumerRegistryTestCase.java
A consumer/src/test/resources/improper-cache.xml
A consumer/src/test/resources/vignette.xml
Log Message:
-----------
Added more tests and improved resiliency of XML parsing.
Commit: 8dcd6db50ac3bcf3f8112754845d50f7c37945e0
https://github.com/gatein/gatein-wsrp/commit/8dcd6db50ac3bcf3f8112754845d...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)
Changed paths:
M
producer/src/test/java/org/gatein/wsrp/producer/config/ProducerConfigurationTestCase.java
Log Message:
-----------
Improved output.
Compare:
https://github.com/gatein/gatein-wsrp/compare/95bbfd36de9b...8dcd6db50ac3