gatein_wsrp_trunk_sun5 #150: Still Failing
No tests ran.
No tests ran.
Changes for Build #140
[thomas.heute(a)jboss.com] [maven-release-plugin] prepare for next development iteration
[thomas.heute(a)jboss.com] [maven-release-plugin] prepare release 2.0.0-Beta05
[thomas.heute(a)jboss.com] GTNWSRP-115: Upgrade PortletBridge to 2.1.0 CR1
Changes for Build #141
[chris.laprun(a)jboss.com] - Use empty details String to avoid message repetition.
[chris.laprun(a)jboss.com] - GTNWSRP-117: Import button is now only enabled if we have
enough information to perform an import.
[chris.laprun(a)jboss.com] - GTNWSRP-113: Improved size of columns.
[chris.laprun(a)jboss.com] - GTNWSRP-110: Removed display of expiration time as it's not
currently used.
[chris.laprun(a)jboss.com] - GTNWSRP-109: Properly catch all exceptions so that we can
display an error message instead of crashing.
[chris.laprun(a)jboss.com] - GTNWSRP-116: avoid NPE when there's no cause in the parent
exception.
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.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/150
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/150/