gatein_wsrp_trunk_sun5 #152: Still Failing
No tests ran.
No tests ran.
Changes for Build #142
[chris.laprun(a)jboss.com] - GTNWSRP-118: replaced EndpointConfigurationInfo.forceRefresh
method implementation by call to new ServiceFactory.refresh method. This also has the
advantage of not tying EndpointConfigurationInfo to WSRP classes.
- GTNWSRP-120: improved handling of ProducerInfo.refresh when WSDL is not correct.
Improved error message as well.
[chris.laprun(a)jboss.com] - GTNWSRP-119: Properly log exceptions.
Changes for Build #143
[chris.laprun(a)jboss.com] - GTNWSRP-117: automatically select window if there's only
one associated with selected page to bypass the fact that select event might not be
triggered by JSF
- GTNWSRP-143: pass selected exported portlet handle to assignPortletToWindow method so
that it can be used to update the window name.
Changes for Build #144
[mvanco(a)REDHAT.COM] WSRP2 Sample portlets
- added new sample portlet for resource serving
- removed assembly script for testobject jar (not used anymore)
- updated test for portletmodes
Changes for Build #145
[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-CR01
[mwringe] GTNWSRP-146: Throw an error if we receive a null resourceURL instead of an NPE.
Changes for Build #146
[chris.laprun(a)jboss.com] - GTNWSRP-147: properly support ModifyRegistrationRequired
exceptions
+ Make ProducerInfo know that modifying the registration is needed and make the consumer
inactive.
+ Properly react to a ModifyRegistrationRequired exception when refreshing the
ProducerInfo.
+ RegistrationHandler.isRegistrationValid now throws a ModifyRegistrationRequired
exception instead of OperationFailed as was the case in WSRP 1.
+ Propagated exception up the call stacks...
[chris.laprun(a)jboss.com] - GTNWSRP-149: modifyNow wasn't properly called when
setRegistrationProperties didn't add new registration properties so it wouldn't be
called in the case of simply removing properties.
[chris.laprun(a)jboss.com] - Added check to see if the last modified date is properly
updated when needed.
[chris.laprun(a)jboss.com] - GTNWSRP-148: Do not check key for equals since it's not
present when comparing a persisted RegistrationPropertyDescription and a non-persisted
one, resulting in improper behavior.
[mwringe] GTNWSRP-97: We need to check if the resource ID is an encoded resource ID or an
actual resource ID (actual will occur when a producer writes the url based on tokens).
Update tests to include a check for this situation.
[chris.laprun(a)jboss.com] - GTNWSRP-114: Added import and export icons.
Changes for Build #147
[chris.laprun(a)jboss.com] - GTNWSRP-152: updated schema declarations.
Changes for Build #148
[chris.laprun(a)jboss.com] - GTNWSRP-156: Quick fix. The real issue will be addressed by
fixing GTNWSRP-157.
[chris.laprun(a)jboss.com] - Adapted test case to the fact that we now have a cache by
default.
[chris.laprun(a)jboss.com] - GTNWSRP-155: added cache by default.
[chris.laprun(a)jboss.com] - Fixed improper formatting change. >_<
[chris.laprun(a)jboss.com] - GTNWSRP-153: Added releaseExport operation on WSRPConsumer and
call to it in ConsumerBean.deleteExport.
- GTNWSRP-154: Disabled export button by default and made ConsumerBean decide whether the
button can be activated or not based on whether or not portlets have been selected to be
exported.
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.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/152
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/152/