| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 3091 | matamel@adobe.com | 04 Sep 2008 10:53:43 | Feature: Message throttling - message frequency limits subfeature.
Details: This is the BlazeDS server part of the message frequency limits sub-feature of Message throttling feature. These are the main changes: - A new throttling log category.
|
| 3070 | aglosban@adobe.com | 03 Sep 2008 08:52:17 | Update feature.properties files on BlazeDS 3.0.x branch. I did this on BlazeDS trunk but also needed to do it here. The feature.properties files had references to tests (httpservice,webservice) that have been removed. |
| 3051 | jvroom@adobe.com | 29 Aug 2008 22:19:32 | actually, for some reason this cast is changing how this method works so
|
| 3050 | jvroom@adobe.com | 29 Aug 2008 19:48:58 | Removed compile warning with JDK1.5 |
| 3041 | aglosban@adobe.com | 29 Aug 2008 11:57:50 | Change flex-config.xml files for team and qa webapps to target player 9. The checkintests fail when player 10 is targeted. This issue has been logged as Jira bug BLZ-239. I also had to change the flex-config.xml files to list swc files from the flex/libs directory in the library-path individually. This is because when the target player version is set to 9, flex4.swc can't be in the classpath otherwise you will get compiler errors. This is a workflow issue the SDK team is aware of. |
| 3040 | jvroom@adobe.com | 29 Aug 2008 11:42:48 | Get rid of an NPE for some destinations which try to configure null values for
|
| 3037 | aglosban@adobe.com | 29 Aug 2008 09:54:15 | Update flex-config.xml files used by the team and qa webapps to use the {targetPlayerMajorVersion} token instead of a hardcoded player version in the library-path and external-library-path. This will allow the correct playerglobal.swc to be located when the target player version is set in the flex-config.xml or passed to mxmlc or compc. |
| 3034 | shodgson@adobe.com | 28 Aug 2008 18:36:01 | Client network setting/compiler update for LCDS. |
| 3027 | shodgson@adobe.com | 28 Aug 2008 14:42:58 | Merge revision 3026 to trunk from branches/3.0.x |
| 3026 | shodgson@adobe.com | 28 Aug 2008 14:35:50 | Bugs: LCDS-370 - Passing user credentials from Flex app to WAS 6.1 returns java.lang.ClassCastException
|
| 3025 | aglosban@adobe.com | 28 Aug 2008 14:24:42 | Add libs/player/10 directory to the library path in the team apps flex-config.xml file. This is to matche what's in the flex-config.xml file that comes with the Flex SDK. Add libs/player directory to the library path of the flex-config.xml file that is shared by the qa-manaul and qa-regress webapps. This is to match what's in the flex-config.xml file that comes with the sdk. Change the call to mxmlc in the compile-swf target in the flexunit build script to set the target player version to 10.0.0. Remove web services and http service tests that were removed by Bill from qa feature.properties files otherwise the automated test frameworks will try to run these tests and blow up. |
| 2991 | matamel@adobe.com | 25 Aug 2008 17:00:50 | Add a MultiTopicConsumer sample to team app for testing. |
| 2989 | bsahlas@adobe.com | 25 Aug 2008 16:39:18 | this should do it -- more cleanup RPC services - all non-proxy tests have now moved to SDK branch |