gatein_wsrp_trunk_sun5 #89: Still Failing
No tests ran.
No tests ran.
Changes for Build #79
[mwringe] GTNWSRP-46: very minor clean up.
[chris.laprun(a)jboss.com] - Reactivated tests apart from MarkupTestCase that currently
doesn't work. Problem seems to come from conversion from v1 to v2 and vice-versa...
:(
[chris.laprun(a)jboss.com] - Avoid NPE.
[chris.laprun(a)jboss.com] - Fixed improper method signature that was preventing proper
polymorphic invocation.
[chris.laprun(a)jboss.com] - Properly report an error if both redirect URL and update
response are null.
[chris.laprun(a)jboss.com] - Make it possible for BehaviorBackedServiceFactory to know which
MarkupBehavior is requested.
- Make WSRPConsumerBaseTest use BehaviorBackedServiceFactory.
- Make sure that MarkupTestCase properly request a MarkupBehavior.
- MarkupTestCase now uses a specific MockUserContext instead of AbstractUserContext as new
code doesn't allow for empty locales.
[chris.laprun(a)jboss.com] - Started adding events and PRP metadata on the consumer side.
[chris.laprun(a)jboss.com] - Added some missing methods.
[chris.laprun(a)jboss.com] - Added WSRPUtils.convertToCommonLocalizedStringOrNull method.
- Renamed WSRPUtils.convertToLocalizedString to convertToRegistrationLocalizedString.
- Fixed NPEs that could occur due to navigationalContext being possibly null.
[chris.laprun(a)jboss.com] - Added tests for parameter descriptions.
Changes for Build #80
[mwringe] GTNWSRP-46: More test updates.
- renable disabled tests, should still have a failure in the consumer MarkupTest due to
missing cookies.
- update MockHttpServletRequest to return locahost and 8080 as the host and port values
- update ServiceDescriptionHandler to properly change the registration values from
required to not required. Update to use nanotime instead of millis since millis is not
accurate enough. Test added to ServiceDescriptionTestCase for his behavour.
[chris.laprun(a)jboss.com] - createConsumer should return a Consumer with an initialized
persistent key. Added associated test case, which reminds me that we should have the same
test for the JCR implementation. :/
- Fixed V1ProducerBaseTest which was setting the persistent key when it really should have
been done by the RegistrationManager during Consumer creation.
[mwringe] GTNWSRP-46: Enable the v1 producer ReleaseSession and Registration test cases.
[mwringe] GTNWSRP-46: a few more test fixes.
[chris.laprun(a)jboss.com] - Renamed JBOSS_HOME to JBOSS_TEST_HOME in producer tests as
JBOSS_HOME has meaning outside of this build.
Changes for Build #81
[mwringe] GTNWSRP-46: Disable starting cargo or creating the test archives if
maven.test.skip is set.
[mwringe] GTNWSRP-46: Update the PerUnitCookiesMarkupBehaviour so that a cookie gets set
and the v1 MarkupTestCases will finally pass.
[chris.laprun(a)jboss.com] - GTNWSRP-51: properly create a new NamedString for each
parameter.
Changes for Build #82
[chris.laprun(a)jboss.com] - Improved script to allow skipping of tests by passing only one
argument. Passing more than one argument results in the previous behavior for passing one
argument: deploying without building.
[chris.laprun(a)jboss.com] - Added methods to deal with events and PRPs.
[chris.laprun(a)jboss.com] - GTNWSRP-53: deactivated extensions handling for now so that we
can see if we run into issues without removing them.
Changes for Build #83
[mwringe] GTNWSRP-46: oops, didn't mean to disable the tests with the last commit.
[mwringe] GTNWSRP-46: Fix issue with the server not being unzipped in the correct phase
when using jboss.zip.url.
[chris.laprun(a)jboss.com] - GTNWSRP-39:
+ Added EventHandler to deal with event dispatching.
+ Introduced NavigationalStateUpdatingHandler to gather common behavior between
InvocationHandler and EventHandler.
+ Introduced UpdateNavigationalStateResponderProcessor to gather common behavior between
EventRequestProcessor and ActionRequestProcessor.
- GTNWSRP-38: moved handling of PRPs to WSRPUtils.
- Use more factory methods instead of direct constructor calls.
- Protect debugging calls
Changes for Build #84
[chris.laprun(a)jboss.com] - Minor.
[chris.laprun(a)jboss.com] - GTNWSRP-39, GTNWSRP-49:
+ Extracted payload handling to PayloadUtils.
+ Removed use of NamedStringArray as it is currently not obvious how to make them fit
with JSR-286 (might have to revisit later).
+ Now should "properly" marshall Serializable to XML (though it needs to be
tested and interoperability is a question).
Changes for Build #85
[mwringe] GTNWSRP-54: initial check in of GetResource support. Still needs a couple of
fixes and test cases to be added.
Changes for Build #86
[chris.laprun(a)jboss.com] - GTNWSRP-8: Added missing exceptions and methods.
- Simplified code when ReturnAny is involved since we don't currently deal with it.
- Make several methods return List<Extension> instead of ReturnAny.
Changes for Build #87
[chris.laprun(a)jboss.com] - Applied proper formatting.
[chris.laprun(a)jboss.com] - Fix compilation issue.
Changes for Build #88
[mwringe] GTNWSRP-55: committing files which somehow didn't get added in the last
commit.
[mwringe] GTNWSRP-55: Initial checkin of rough import/export implementation.
Changes for Build #89
[mwringe] GTNWSRP-55: Import/Export bug fixes and updated tests.
[chris.laprun(a)jboss.com] - GTNWSRP-54:
+ Added fake resource id for cases where portlets want to retrieve a resource without
specifying an id (allowed by JSR 286).
+ Added support for resource cacheability as it is needed to properly generate portlet
URLs in resources.
+ Added MimeResponseHandler and MimeResponseProcessor to gather common code between
render and resource operations.
+ Fixed incorrect behavior of ResourceHandler.prepareRequest.
+ Right now, force rewriting all the time, need to handle this better.
- GTNWSRP-58: Started adding generics for better type safety and more elegant code.
- Cleaned up code a little.
[mwringe] GTNWSRP-46: Create MarkupTestCase for WSRP 2.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun5/89
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun5/89/