[svn] 1535: Merge change BLZ-1520 from 3.0.x to trunk.

Revision: 1535
Author: [email protected]
Date: 2008-05-02 10:43:13 -0700 (Fri, 02 May 2008)
Log Message:
Merge change BLZ-1520 from 3.0.x to trunk.
Ticket Links:
http://bugs.adobe.com/jira/browse/BLZ-1520
Modified Paths:
blazeds/trunk/apps/samples/WEB-INF/flex/services-config.xml

Similar Messages

  • [svn] 1574: Merge change BLZ-1567 from 3.0.x to trunk.

    Revision: 1574
    Author: [email protected]
    Date: 2008-05-06 11:29:35 -0700 (Tue, 06 May 2008)
    Log Message:
    Merge change BLZ-1567 from 3.0.x to trunk.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-1567
    Modified Paths:
    blazeds/trunk/qa/apps/qa-manual/WEB-INF/flex/messaging-config.mods.xml
    blazeds/trunk/qa/apps/qa-manual/WEB-INF/flex/services-config.mods.xml
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml

  • [svn] 2641: Merge blazeds checkin 2640 from 3.0.x to trunk.

    Revision: 2641
    Author: [email protected]
    Date: 2008-07-28 13:28:44 -0700 (Mon, 28 Jul 2008)
    Log Message:
    Merge blazeds checkin 2640 from 3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/messaging/ROPushServerMessage.java
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/serverPushEnumS treamingAMFTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/serverPushEnumS treamingHTTPTest.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/serverPushEnumT est.mxml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/simpleMessaging Test_StreamingHTTP.mxml

  • [svn] 838: Merging change 837 from 3.0.x

    Revision: 838
    Author: [email protected]
    Date: 2008-03-17 12:38:18 -0700 (Mon, 17 Mar 2008)
    Log Message:
    Merging change 837 from 3.0.x
    Bug: BLZ-82-HTTP response headers with duplicate names are lost
    QA: Yes - please test that response *and* request headers with duplicate or multiple header values for the same header are sent to the client correctly.
    Doc: No
    Checkintests: Pass
    Details: As indicated in the bug report, ResponseFilter uses a HashMap to store header name and value pairs. In cases where multiple values exist for the same name, ResponseFilter was simply overwriting the earlier value. Added new logic in ResponseFilter such that multiple values for the same name are stored into an ArrayList and sent to the client as an ArrayCollection. Although not mentioned in the bug, the same problem can potentially happen in RequestFilter, so added the same fix there as well.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-82
    Modified Paths:
    blazeds/trunk/modules/proxy/src/java/flex/messaging/services/http/HTTPProxyAdapter.java
    blazeds/trunk/modules/proxy/src/java/flex/messaging/services/http/proxy/RequestFilter.jav a
    blazeds/trunk/modules/proxy/src/java/flex/messaging/services/http/proxy/ResponseFilter.ja va

  • [svn] 1000: Merge change 999 from 3.0.x:

    Revision: 1000
    Author: [email protected]
    Date: 2008-03-28 13:10:13 -0700 (Fri, 28 Mar 2008)
    Log Message:
    Merge change 999 from 3.0.x:
    Fix http://bugs.adobe.com/jira/browse/BLZ-94
    Non-zero throttle settings could cause a divide by zero error.
    In ThrottleMark.assertValid(), protect against dividing by
    zero and correctly handle the case where our message count
    may wrap around MAX_VALUE.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-94
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/services/messaging/ThrottleManager.jav a

  • [svn] 1012: Merging change 1011 ( for newer concurrent libraries which must be passed the return from

    Revision: 1012
    Author: [email protected]
    Date: 2008-03-28 17:08:06 -0700 (Fri, 28 Mar 2008)
    Log Message:
    Merging change 1011 (for newer concurrent libraries which must be passed the return from
    schedule, not the arg we passed into schedule).
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/util/TimeoutManager.java

    Verify from permission of user that you use it in upgrade, make sure that scom machine and user that you use it in upgrade in sysadmin group in database of operationsManager and OperationsManagerDW
    Also Verify from Prerequisites of Upgrade SCOM 2012 sp1 as below link
    http://technet.microsoft.com/en-us/library/jj656654.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • [svn] 2155: Merging change 2154 from trunk to 3.0.x

    Revision: 2155
    Author: [email protected]
    Date: 2008-06-19 18:55:54 -0700 (Thu, 19 Jun 2008)
    Log Message:
    Merging change 2154 from trunk to 3.0.x
    * My mistake, I should have committed the change to 3.0.x, and then merged to trunk
    * For bug SDK-15589
    Bugs: SDK-15589
    QA: Yes, see log comment for revision 2154.
    Doc: Yes, see log comment for revision 2154.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-15589
    http://bugs.adobe.com/jira/browse/SDK-15589
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/utils/ObjectUtil.as

  • [svn] 1602: Merging changes 1590, 1598, and 1600 from 3.0.x to trunk, regarding webservice endpoints

    Revision: 1602
    Author: [email protected]
    Date: 2008-05-07 13:20:02 -0700 (Wed, 07 May 2008)
    Log Message:
    Merging changes 1590, 1598, and 1600 from 3.0.x to trunk, regarding webservice endpoints
    Modified Paths:
    blazeds/trunk/build.properties
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/server-config.wsdd
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/web.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/flexunit/src/tests/flexunit/wscl/interop/SOAP BuilderRound3Import1_WhiteMesaTest.as
    blazeds/trunk/qa/apps/qa-regress/testsuites/flexunit/src/tests/flexunit/wscl/interop/SOAP BuilderRound3Import3_WhiteMesaTest.as
    blazeds/trunk/qa/apps/qa-regress/testsuites/flexunit/src/tests/flexunit/wscl/interop/SOAP BuilderRound3RPCEncoded.as
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/flexunit/src/tests/flexunit/wscl/interop/SOAP BuilderRound3Compound1.as
    blazeds/trunk/qa/lib/javax_mail.jar
    blazeds/trunk/qa/lib/qa-services-wm.jar

  • [svn] 3906: Merge change 3905 from BlazeDS trunk to 3.0.x

    Revision: 3906
    Author: [email protected]
    Date: 2008-10-27 11:04:03 -0700 (Mon, 27 Oct 2008)
    Log Message:
    Merge change 3905 from BlazeDS trunk to 3.0.x
    Modified Paths:
    blazeds/branches/3.0.x/apps/team/WEB-INF/flex/messaging-config.xml
    blazeds/branches/3.0.x/apps/team/WEB-INF/flex/services-config.xml
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/messaging_AMFLongPo ll_and_SecureAMFLongPoll.mxml
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/messaging_SecureAMF LongPoll_and_AMFStream.mxml
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/messaging_two_AMFLo ngPoll_Endpoints.mxml
    Added Paths:
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/

  • [svn] 1054: Merge change 1053 from 3.0.x

    Revision: 1054
    Author: [email protected]
    Date: 2008-04-01 11:41:01 -0700 (Tue, 01 Apr 2008)
    Log Message:
    Merge change 1053 from 3.0.x
    Modified Paths:
    blazeds/trunk/apps/team/WEB-INF/flex/remoting-config.xml
    blazeds/trunk/apps/team/WEB-INF/flex/services-config.xml
    Added Paths:
    blazeds/trunk/apps/team/features/security-constraints/
    blazeds/trunk/apps/team/features/security-constraints/README.txt
    blazeds/trunk/apps/team/features/security-constraints/securityConstraint_Basic.mxml
    blazeds/trunk/apps/team/features/security-constraints/securityConstraint_Custom.mxml
    Removed Paths:
    blazeds/trunk/apps/team/features/remoting/remoting_AMF_SecurityConstraint_Basic.mxml
    blazeds/trunk/apps/team/features/security-constraints/README.txt
    blazeds/trunk/apps/team/features/security-constraints/securityConstraint_Basic.mxml
    blazeds/trunk/apps/team/features/security-constraints/securityConstraint_Custom.mxml

  • [svn] 2776: Merge change 2775 from 3.0.x to trunk.

    Revision: 2776
    Author: [email protected]
    Date: 2008-08-07 10:34:38 -0700 (Thu, 07 Aug 2008)
    Log Message:
    Merge change 2775 from 3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/client/AMFConnection.java
    blazeds/trunk/modules/core/test/java/flex/messaging/io/amf/client/AMFConnectionTest.java
    blazeds/trunk/modules/core/test/java/flex/messaging/io/amf/client/AMFDataTypeTest.java

  • [svn] 2900: Merge change 2889 from 3.0.x to trunk.

    Revision: 2900
    Author: [email protected]
    Date: 2008-08-19 10:43:24 -0700 (Tue, 19 Aug 2008)
    Log Message:
    Merge change 2889 from 3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/apps/team/WEB-INF/flex/messaging-config.xml
    blazeds/trunk/apps/team/features/messaging/throttle/messaging_AMF_Throttle.mxml

  • [svn] 2897: Merge change 2895 from 3.0.x to trunk.

    Revision: 2897
    Author: [email protected]
    Date: 2008-08-19 10:19:15 -0700 (Tue, 19 Aug 2008)
    Log Message:
    Merge change 2895 from 3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/config/ThrottleSettings.java
    blazeds/trunk/modules/core/src/java/flex/messaging/services/messaging/ThrottleManager.jav a
    Added Paths:
    blazeds/trunk/modules/core/test/java/flex/messaging/config/ThrottleSettingsTest.java

  • [svn] 2742: Merge change 2741 from 3.0.x to trunk.

    Revision: 2742
    Author: [email protected]
    Date: 2008-08-05 10:42:54 -0700 (Tue, 05 Aug 2008)
    Log Message:
    Merge change 2741 from 3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/io/amf/client/AMFConnection.java

  • [svn] 950: Merge change 949 from 3.0.x

    Revision: 950
    Author: [email protected]
    Date: 2008-03-27 07:17:21 -0700 (Thu, 27 Mar 2008)
    Log Message:
    Merge change 949 from 3.0.x
    Modified Paths:
    blazeds/trunk/modules/proxy/src/java/flex/messaging/services/http/proxy/RequestFilter.jav a

Maybe you are looking for

  • Help with loading in the mx:html tag please

    Hi everyone, I have just started working on this air application, it is for a online comic site and will be used to upload the comics.  We alredy have html files for each of the sections and want to link to them, so far i have tried to do this using

  • Trying to add 2 slideshows to one page, how can I make a slideshow so it does not show an image...

    Trying to add 2 slideshows to one page, how can I make a slideshow so it does not show an image until they click on the thumbnail?

  • Does zero value PO update MAP ?

    Hi MM Gurus, Need to check if I create a zero value PO, with account assignment category as "Y" - No Cost,, nett price as zero and "free" indicator as checked, upon GR, will the MAP price be updated ? For these "free" goods that are received into the

  • HT5568 osx mountain lion update

    i have a question regarding the update of osx mountain lion, when i click on the update icon, this message appears "The operation couldn't be completed. (NSURLErrorDomain error -3001.)(102)"

  • Adding values to pop up menus

    is it possible to assign a value to a pop up menu item  say you have a product = bar of soap type 1 in cell A from a pop a menu but i want the price of "bar of soap type 1 " to appear in cell D in other words id like to impletment a product / and pri