gatein_wsrp_trunk_sun5 #162: Still Failing
No tests ran.
No tests ran.
Changes for Build #152
[chris.laprun(a)jboss.com] - GTNWSRP-168: Display WSDL address for producer (currently
hardcodes context path and servlet path, though).
[chris.laprun(a)jboss.com] - GTNWSRP-146: Still need to replace the slashes (especially if
they begin the portlet context) because otherwise the URL will be malformed to be
interpreted by the servlet engine.
[chris.laprun(a)jboss.com] - Fixed tests.
[chris.laprun(a)jboss.com] - Removed now unused constant.
[chris.laprun(a)jboss.com] - GTNWSRP-166: The FederatingPortletInvoker wasn't properly
updated when a producer's id was changed. Not sure how we never realized that before,
kudos to Michal for exposing the issue! :)
[chris.laprun(a)jboss.com] - GTNWSRP-167: Encode portlet context and instance key, since
they can have a space in them, causing an issue when building the URL.
[chris.laprun(a)jboss.com] - Indicate that save and delete can throw ConsumerExceptions.
Changes for Build #153
[mwringe] Clean up an error message to better indicate what the problem is when using wsrp
v1.
[mwringe] GTNWSRP-169: check if we are receiving a mime type of application/javascript or
application/x-javascript and set requires rewriting if true.
Changes for Build #154
[chris.laprun(a)jboss.com] - Increased default cache value.
[chris.laprun(a)jboss.com] - Updated to PC 2.2.0-GA.
[chris.laprun(a)jboss.com] - GTNWSRP-157: Now properly recomputes the next cache expiration
time when the cache expiration duration is changed.
- Properly deal with negative cache duration value.
- Added and updated tests.
Changes for Build #155
[chris.laprun(a)jboss.com] - Fixed tests by removing references to internal test system and
adding linked files.
[chris.laprun(a)jboss.com] - GTNWSRP-175: Properly deal with wildcard in MIME type
requests.
- GNTWSRP-176: Stop looking for next possible matches if we've found one already.
- Updated and added more tests.
[chris.laprun(a)jboss.com] - GTNWSRP-172: Do not fail if we can't find an optional port.
Corollary: fail if we can't find a mandatory one.
- GNTWSRP-173: Do not force a known target namespace as it's outside of the WSRP
specification.
- Updated and added more tests.
[chris.laprun(a)jboss.com] - GTNWSRP-171: Properly send cookies when retrieving a resource
directly. Thanks, Matt!
- Added RequestHeaderClientHandler.createCookie method to avoid code duplication.
Changes for Build #156
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare for next development iteration
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare release 2.0.0-CR03
[chris.laprun(a)jboss.com] - Changed version to 2.0.0-CR03-SNAPSHOT.
Changes for Build #157
[chris.laprun(a)jboss.com] - GTNWSRP-177: Fixed formatting error in producer screen.
Changes for Build #158
[mwringe] Add some javadocs.
[chris.laprun(a)jboss.com] - Use -DskipTests to skip tests but still build the needed
artifacts instead of -Dmaven.test.skip=true which doesn't build the artifacts.
Changes for Build #159
[chris.laprun(a)jboss.com] - Improved documentation of GATEIN_EAR_HOME environment
variable.
[chris.laprun(a)jboss.com] - GTNWSRP-179: Deactivate WSRPPortletInvoker (and related code
for GTNWSRP-72) as it currently doesn't properly manage state. Added associated test
case that shows the problem associated with WSRPPortletInvoker when it is active.
- Improved error reporting in WSRPProducerImpl when the invoker cannot find the requested
portlet.
Changes for Build #160
[chris.laprun(a)jboss.com] - Actually logging needs to be at the MimeRequest level.
[chris.laprun(a)jboss.com] - Adding logging of extensions to be able to figure out what is
actually passed by consumers.
[chris.laprun(a)jboss.com] - Oops, forgot to add mockito dependency. Thanks, Martin!
Changes for Build #161
[chris.laprun(a)jboss.com] - Minor: removed outdated comment.
[chris.laprun(a)jboss.com] - GTNWSRP-182: Removed CookieProtocol field from SessionHandler
and get the needed value from the consumer instead so that the value never gets out of
synch. Added test cases and fixed existing test cases that didn't properly check that
initCookie was called *before* other methods.
[chris.laprun(a)jboss.com] - Removed extensions logging.
[chris.laprun(a)jboss.com] - Added more logging.
[chris.laprun(a)jboss.com] - GTNWSRP-180: make sure that we don't start consumers when
stopping the ConsumerRegistry. Added associated test case.
- Added SessionEventBroadcaster.NO_OP_BROADCASTER to use by default so that we don't
always need to provide an implementation in case we don't care about SessionEvents.
Changes for Build #162
[chris.laprun(a)jboss.com] - GTNWSRP-172: Fixed producer tests.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/162
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/162/