gatein_wsrp_trunk_sun5 #159: Still Failing
No tests ran.
No tests ran.
Changes for Build #149
[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-CR02
[chris.laprun(a)jboss.com] - Update to PC 2.2.0-CR02.
[chris.laprun(a)jboss.com] - Re-added old NetUnity producer since it really provides WSRP 1
only portlets.
Changes for Build #150
[chris.laprun(a)jboss.com] - GTNWSRP-146: Use a servlet to serve wsrp v1 resource:
+ Improved invocation dispatching of resources.
+ Refactored handling of direct resource serving: now uses a proper handler, subclassing
ResourceHandler.
+ Added WSRPPortletURL.URLContext as a parameter to build WSRPPortletURL so that
contextual informtation can be passed to the URL.
+ Added ResourceServingUtil to deal with encoding and decoding of direct resource
requests.
+ Had WSRPPortletInvocationContext.renderURL use URLContext to transmit data to URLs.
+ WSRPResourceURL now computes a resourceURL if it is provided with the information to
do so.
- Moved namespace generation and portlet instance key extraction methods to
WSRPTypeFactory so that they can be reused across modules with the same logic.
Changes for Build #151
[chris.laprun(a)jboss.com] - GTNWSRP-164: Reworked how and when the ProducerInfo is
persisted to reduce the number of calls to the persistence layer.
[chris.laprun(a)jboss.com] - GTNWSRP-165: Synchronize customer activation to avoid double
registrations with federating invoker when multiple portlets try to access to that
specific producer.
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.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/159
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/159/