gatein_wsrp_trunk_sun5 #146: Still Failing
No tests ran.
No tests ran.
Changes for Build #136
[mwringe] GTNWSRP-79: remove the height for the wsrp portlet messages, this will allow for
multi lines messages to display properly and not overlap with other components.
Changes for Build #137
[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-Beta03
[chris.laprun(a)jboss.com] - Oops, tired! We need to only process the string if it's NOT
null or empty.
[chris.laprun(a)jboss.com] - Make it compile on Java 5.
- Minor clean-ups.
[chris.laprun(a)jboss.com] - GTNWSRP-67: Re-considered approach of event payload handling:
encapsulate them in SerializablePayload classes and deal with them in a specific
PortletInvokerInterceptor since
we can get access to the portlet application class loader there so that we don't
need to deploy the event classes separately on the consumer anymore.
- NetUnity producer event test portlets should now work properly as well.
[chris.laprun(a)jboss.com] - GTNWSRP-108: change error handling behavior so that events with
no payloads work again.
[mwringe] GTNWSRP-105: don't try and process empty markup for rewriting.
URLTools.replaceURLsBy doesn't support passing empty or null strings.
Changes for Build #138
[mwringe] GTNWSRP-60: add the form parameters from the resource invocation to the
resourceParam.
Changes for Build #139
[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-Beta04
[chris.laprun(a)jboss.com] - Removed now unneeded ServiceWrapper class as the ports were
actually not wrapped anymore.
- Moved setTimeout and getServiceWrapper (which has been more appropriately renamed to
customizePort) methods and related constants to SOAPServiceFactory.
- Made logger static (no need to create one per instance).
[chris.laprun(a)jboss.com] - Moved version to 2.0.0-Beta04 instead of CR01 since some issues
still remain with PBR and RF over WSRP. :(
- Upgraded to use PC 2.2.0-CR01.
- Minor clean-ups and notes to investigate parallel "computer" to run tests in
parallel. See:
http://github.com/krosenvold/configurable-parallel-computer
[chris.laprun(a)jboss.com] - GTNWSRP-107: Port handling was not thread-safe.
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.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/146
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/146/