| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 4408 | kensmith@adobe.com | 06 Jan 2009 15:56:35 | Adding Config tests for DeserializationValidators and MessageFilters CheckInTests: passed |
| 4384 | aglosban@adobe.com | 23 Dec 2008 12:08:57 | Fix problems with a couple endpoints defined in services-config.mods.xml file in qa-manual and qa-regress. There were a couple endpoints that were using a secure channel but the endpoint class wasn't the secure version of the endpoint. This was likely a copy and paste error. Since it's valid to have a secure channel with a non-secure endpoint don't think there is much we can do to catch this. Add a test that uses a channel with no properties defined in services-config.xml. This should cover bug BLZ-292 where we were failing to set up defaults if no explicit were defined for the . Without the fix for this bug, the messagingTestNoProps.mxml test will time out because no kickstart bytes get sent to the client over the streaming channel. |
| 4377 | shodgson@adobe.com | 22 Dec 2008 19:16:25 | Bug: BLZ-292 - Data Push sample does not work in BlazeDS Turnkey
Details:
|
| 4372 | matamel@adobe.com | 19 Dec 2008 22:04:49 | Bug: N/A
Details:
|
| 4371 | shodgson@adobe.com | 19 Dec 2008 20:19:12 | Class name change (BaseFlexSessionProvider -> AbstractFlexSessionProvider) QA: No
|
| 4361 | hsee@adobe.com | 19 Dec 2008 09:39:34 | - Candidate BlazeDS trunk for approval +Includes the following:
|
| 4359 | shodgson@adobe.com | 18 Dec 2008 20:01:20 | Bug: LCDS-510 - Some thread not closing properly on Tomcat QA: Yes
Details:
|
| 4352 | matamel@adobe.com | 18 Dec 2008 13:39:56 | Bug: N/A
Details:
Service.Message.Throttle => Transport.Throttle
Also removed Message.Reliability category as it's not used anymore. |
| 4348 | matamel@adobe.com | 18 Dec 2008 11:32:57 | Minor tweak to not check for null messageClient in flush which turns out not to be necessary. Checkintests: Pass. |
| 4341 | hsee@adobe.com | 17 Dec 2008 09:11:41 | - Candidate BlazeDS 3.x for approval + Includes the following:
|
| 4328 | aglosban@adobe.com | 16 Dec 2008 11:11:16 | Update blazeds/trunk to use local rpc.swc that includes flex/sdk/trunk checkin 4323. Also add a MXUnit test that tests a server push scenario where a messaging Consumer and a RemoteObject use different channel sets. Both components have the same first channel in their channel sets which is bad/unreachable and they then each fall back to a different channel. This scenario should be fixed by checkin 4323. Checkintests: passed |
| 4325 | matamel@adobe.com | 16 Dec 2008 09:50:34 | Bug: NPE during DMS throttling tests with buffer policy.
Details: Added null pointer checks to prevent the NPE. |
| 4316 | shodgson@adobe.com | 15 Dec 2008 18:59:05 | Merge to BlazeDS trunk. Fix for missing fault events at connect time for MessageAgents with needsConfig flags set true before connecting. QA: Related to fixes by Jeff for LCDS-542, LCDS-541, LCDS-540, LCDS-539
|