[svn:bz-trunk] 10595: Add ReadOnly test case for bug blz-427

Revision: 10595
Author:   [email protected]
Date:     2009-09-25 11:44:20 -0700 (Fri, 25 Sep 2009)
Log Message:
Add ReadOnly test case for bug blz-427
Ticket Links:
    http://bugs.adobe.com/jira/browse/blz-427
Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/services-config.mods.xml
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/blazeds/qa/remotingService/Book.java
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/blazeds/qa/remotingService/Echo.java
Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/dataTypes/ReadOn lyTest.mxml

Similar Messages

  • [svn:bz-trunk] 17771: Add mxunit tests for Spring configured destinations to BlazeDS/trunk.

    Revision: 17771
    Revision: 17771
    Author:   [email protected]
    Date:     2010-09-20 14:09:01 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Add mxunit tests for Spring configured destinations to BlazeDS/trunk.
    These tests are similar to the ssl tests in that they are meant to be run separately from the regular mxunit tests.
    The tests that use spring configured destinations are excluded in the common.properties file which will exclude them from the main test run. There is a spring.properties file which will cause the tests to get included when the feature property is set to spring. 
    To run the tests locally, first build the qa-regress webapp by running "ant -Druntype=spring" which will cause the web.xml with the spring integration to get used instead of the regular web.xml. Then run mxunit using "ant -DisSpring=true".
    Setting isSpring to true will cause the feature to get set to Spring and the path to the services-config.xml to get set to an empty string. This will cause no services-config.xml file to get used for mxml compilation which is what we want when using spring configured destinations.
    For automation, I'll add another target to the automation.xml file that will call mxunit and set the isSpring property to true similar to what the run.sslSuite.tests target does for the ssl mxunit tests. 
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex-servlet.xml
        blazeds/trunk/qa/apps/qa-regress/build.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/build.xml
        blazeds/trunk/qa/features/common.properties
    Added Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/dynamicD estinations/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/dynamicD estinations/mixedSeparatorsColonSeparatorAMF.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/multiTop ic/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/multiTop ic/multiTopicMessagingTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /polling-amf/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /polling-amf/MessagingAuthProSendTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /polling-http/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /polling-http/MessagingAuthConSubscribeTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /streaming-amf/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/security /streaming-amf/MessagingAuthSendSubscribeConstraintTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/messagingService/simpleMe ssagingTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/remotingService/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/remotingService/mxml/
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/spring/remotingService/mxml/Basi cSyntaxTest.mxml
        blazeds/trunk/qa/features/spring.properties

  • [svn:bz-trunk] 20972: Add missing test files.

    Revision: 20972
    Revision: 20972
    Author:   [email protected]
    Date:     2011-03-25 14:57:35 -0700 (Fri, 25 Mar 2011)
    Log Message:
    Add missing test files.
    Added Paths:
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/adapters/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/adapters/1i_adapter_in clude.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/channels/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/channels/1i_channel_in clude.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/constraints/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/constraints/1i_constra int_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/destinations/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/destinations/1i_destin ation_include.xml
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/services/
        blazeds/trunk/modules/core/test/src/flex/messaging/config/services/services/1i_service_in clude.xml

  • [svn:bz-trunk] 19782: Add Remoting test application and endpoints for testing login-after-disconnect channel setting .

    Revision: 19782
    Revision: 19782
    Author:   [email protected]
    Date:     2011-01-17 11:21:11 -0800 (Mon, 17 Jan 2011)
    Log Message:
    Add Remoting test application and endpoints for testing login-after-disconnect channel setting.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/flex/remoting-config.mods.xml
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/flex/services-config.mods.xml
    Added Paths:
        blazeds/trunk/qa/apps/qa-manual/remoting/
        blazeds/trunk/qa/apps/qa-manual/remoting/RemotingApp.mxml

    I appreciate Adobe teams efforts to reproduce the issue and acknowledged it as a  Bug in AIR
    But now I am waiting on them to come back with an answer -  Is it going to be fixed in future versions? Is there a work around?
    Is adobe even considering this as an Issue? What are the next steps after acknowleding the issue?
    I hope I am not too aggressive but I also want Adobe to understand the urgency of the situation when it comes to a product release.
    I have experimented with couple of work arounds but none seem to work.
    If anyone has come across this issue please comment.
    Thanks,

  • [svn:bz-trunk] 18814: Add manual test for BLZ-594 with instructions on how to run the test.

    Revision: 18814
    Revision: 18814
    Author:   [email protected]
    Date:     2010-11-24 09:31:56 -0800 (Wed, 24 Nov 2010)
    Log Message:
    Add manual test for BLZ-594 with instructions on how to run the test.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-594
    Modified Paths:
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/flex/remoting-config.mods.xml
    Added Paths:
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/src/test/
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/src/test/RpcTest.java
        blazeds/trunk/qa/apps/qa-manual/bugs/BLZ-594/
        blazeds/trunk/qa/apps/qa-manual/bugs/BLZ-594/BLZ-594.mxml
        blazeds/trunk/qa/apps/qa-manual/bugs/BLZ-594/readme.txt

    You do have a very complex looking site and may need several tables in mysql to handle all that data. If you knew to phpmysql I would suggest taking a look at this tutorial it will help get you started in understanding how to $_GET info from a database and also how to $_POST data to a database. I am no expert just learning myself and I found this very helpful. This is the link http://www.adobe.com/devnet/dreamweaver/articles/first_dynamic_site_pt1.html
    There are also many tutorials on Youtube to help build a CMS Content Management Site I would suggest the following: -
    http://www.youtube.com/user/phpacademy
    http://www.youtube.com/user/betterphp
    http://www.youtube.com/user/flashbuilding
    And many more on my channel here
    http://www.youtube.com/user/Whisperingonthewind
    CMS's are easier to maintain, add edit and delete content.
    I have also recently bought a Book by David Powers Training from the Source very helpful.
    Anyway hope you get it sorted.

  • [svn:fx-trunk] 11933: Addressing an edge case for TileList where at times the listItems array doesn 't accurately reflect a fully realized set of item renderers.

    Revision: 11933
    Revision: 11933
    Author:   [email protected]
    Date:     2009-11-18 06:55:18 -0800 (Wed, 18 Nov 2009)
    Log Message:
    Addressing an edge case for TileList where at times the listItems array doesn't accurately reflect a fully realized set of item renderers.  This can occur when the TileList row/col creation routine bails out early when it believes it has no further need to create renderers due to current height of the list itself.
    QE notes:  None
    Doc notes: None
    Bugs: SDK-24169
    Reviewer: Alex
    Tests run: List, TileList, HorizontalList, DataGrid
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24169
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/listClasses/ListBase.as

    Due to a copy/paste glitch, some necessary spaces have inadvertently been removed.  If I could fix this, I would.

  • [svn:bz-trunk] 22848: Add back the fix for Watson 2780086.

    Revision: 22848
    Revision: 22848
    Author:   [email protected]
    Date:     2011-10-02 11:00:09 -0700 (Sun, 02 Oct 2011)
    Log Message:
    Add back the fix for Watson 2780086. This was originally added in changelist 21123 and then backed out in changelist 21160.
    Checkintests: passed
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/security/LoginManager.java

    The problem is that the one available in the repo does not support sfz files (it only supports gig).
    I just compiled the one from AUR. I don't know how I missed that, even though I looked for it in the AUR. It's working perfectly now.
    I am curious though why the one directly from the site was not compiling.
    Thanks a million for the tip

  • [svn] 889: Add test case for BLZ-82 where HttpService should return multiple headers with the same name .

    Revision: 889
    Author: [email protected]
    Date: 2008-03-21 13:08:05 -0700 (Fri, 21 Mar 2008)
    Log Message:
    Add test case for BLZ-82 where HttpService should return multiple headers with the same name.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-82
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/remote/MultipleHeadersTest.jsp
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/proxyService/httpservice/MultiHe aderTest.mxml

    Hi again,
    this may be old news to some people, but I just realized we can have the desired benefits I originally listed (encapsulation, reuse, maintainability, security) TODAY by using pipelined functions and using the table() function in Apex report region queries.
    So the report query basically becomes, for example (if get_employees is a pipelined function)
    select * from table(my_package.get_employees(:p1_deptno))
    The only downside compared to a (weakly typed) sys_refcursor is that you have to define the type you are returning in your package spec (or as an SQL type). So it's a bit more coding, but it's still worth it for the other benefits it provides.
    I like Apex even better now! :-)
    - Morten

  • [svn] 2219: Add a negative constructor test case for RemoteObject destination.

    Revision: 2219
    Author: [email protected]
    Date: 2008-06-24 14:20:55 -0700 (Tue, 24 Jun 2008)
    Log Message:
    Add a negative constructor test case for RemoteObject destination.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/remoting-config.mods.xml
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/remoting/ConstructorNegativeTest.java
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/ConstructorNegat iveTest.mxml

    Revision: 2219
    Author: [email protected]
    Date: 2008-06-24 14:20:55 -0700 (Tue, 24 Jun 2008)
    Log Message:
    Add a negative constructor test case for RemoteObject destination.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/remoting-config.mods.xml
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/remoting/ConstructorNegativeTest.java
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/ConstructorNegat iveTest.mxml

  • [svn:osmf:] 16045: To fix bug FM-760, add a test suite for http streaming video.

    Revision: 16045
    Revision: 16045
    Author:   [email protected]
    Date:     2010-05-11 16:35:52 -0700 (Tue, 11 May 2010)
    Log Message:
    To fix bug FM-760, add a test suite for http streaming video.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-760
    Modified Paths:
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/OSMFIntegrationTests.as

    (Removed)

  • [svn:bz-trunk] 9368: exclude test for bug blz-408

    Revision: 9368
    Author:   [email protected]
    Date:     2009-08-18 10:39:47 -0700 (Tue, 18 Aug 2009)
    Log Message:
    exclude test for bug blz-408
    Ticket Links:
        http://bugs.adobe.com/jira/browse/blz-408
    Modified Paths:
        blazeds/trunk/qa/features/excludes.properties

  • [svn:bz-trunk] 9713: Bug: BLZ-427 - Add configuration option for BeanProxy#includeReadOnly property.

    Revision: 9713
    Author:   [email protected]
    Date:     2009-08-27 14:09:43 -0700 (Thu, 27 Aug 2009)
    Log Message:
    Bug: BLZ-427 - Add configuration option for BeanProxy#includeReadOnly property.
    QA: Yes
    Doc: Yes - We have a new include-read-only property, see resources/config/services-config.xml
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-427
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/AbstractEndpoint.java
        blazeds/trunk/modules/core/src/flex/messaging/io/AbstractProxy.java
        blazeds/trunk/modules/core/src/flex/messaging/io/SerializationContext.java
        blazeds/trunk/resources/config/services-config.xml

  • [svn:fx-4.x] 15174: Add checkin test SparkLayoutDirectionTest for mirroring feature signoff.

    Revision: 15174
    Revision: 15174
    Author:   [email protected]
    Date:     2010-03-31 11:48:49 -0700 (Wed, 31 Mar 2010)
    Log Message:
    Add checkin test SparkLayoutDirectionTest for mirroring feature signoff.
    QE notes:
    Doc notes: None
    Bugs:
    Reviewed By: Alex
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/tests/basicTests/BasicTests-config.xml
        flex/sdk/branches/4.x/frameworks/tests/basicTests/BasicTests.mxml
    Added Paths:
        flex/sdk/branches/4.x/frameworks/tests/basicTests/spark/scripts/LayoutDirectionTestScript .mxml
        flex/sdk/branches/4.x/frameworks/tests/basicTests/spark/views/LayoutDirectionTests.mxml

  • [svn:bz-trunk] 13622: Bug: BLZ-427 - Add configuration option for BeanProxy#includeReadOnly property.

    Revision: 13622
    Revision: 13622
    Author:   [email protected]
    Date:     2010-01-19 02:38:36 -0800 (Tue, 19 Jan 2010)
    Log Message:
    Bug: BLZ-427 - Add configuration option for BeanProxy#includeReadOnly property.
    QA: No
    Doc: No
    Details: Documented the fact that include-read-only property applies globally.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-427
    Modified Paths:
        blazeds/trunk/resources/config/services-config.xml

  • [svn:bz-trunk] 5125: Update excludes.properties file for BlazeDS/ trunk to exclude tests due to bugs BLZ-354, BLZ-355, and BLZ-356.

    Revision: 5125
    Author: [email protected]
    Date: 2009-03-02 05:55:42 -0800 (Mon, 02 Mar 2009)
    Log Message:
    Update excludes.properties file for BlazeDS/trunk to exclude tests due to bugs BLZ-354, BLZ-355, and BLZ-356.
    Also exclude JMS tests on WebSphere due to configuration issues on the regression box. This is being tracked by QETOOLS-32 in jira.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-354
    http://bugs.adobe.com/jira/browse/BLZ-355
    http://bugs.adobe.com/jira/browse/BLZ-356
    http://bugs.adobe.com/jira/browse/QETOOLS-32
    Modified Paths:
    blazeds/trunk/qa/features/excludes.properties

Maybe you are looking for

  • How do I make a backup of an external disk?

    I have an external disk that is formatted in Mac Extended Journal on which I keep movie files and photos. I had some bad experiences in the past with my first MacBook Air (version 2.1) in which external drives kept getting erased without any good rea

  • TS1717 iTunes will not auto-launch like it used to on Win7. Also cannot start in SAFE mode

    I've had this computer & this installation of iTunes for a very long time. It has always worked perfectly, and will auto-start every time I connect the iPhone. (my iPhone would light up and display the "Sync in Progress" message on its screen) The la

  • Oracle XE 11gR2 - smallest (I mean really small) memory_target allowed?

    I'm installing Oracle XE 11gR2 on a RHEL (OK, it's really CentOS) 5.6 VPS that has 512MB of memory. That is the minimum XE will install on. It's just for my personal use, testing, etc. I've added a swapfile that gives me more memory - a total of 1GB.

  • OSX Mavericks empty user file?

    Hi, Thanks in advance for anyone taking the time to answer...! Running Mavericks OSX, I can click on my hard drive image, and open any file, i.e., "Applications," and browse the items. No problem. My Home User icon, when selected from Finder window,

  • LCD dim uneven display on startup-safe to replace or have it diagnosed 1st?

    I have a 5 year old G4 12" Powerbook that is well worn and used daily. On startup yesterday, the screen seemed dim- almost too dim to use, and more dim on the left side than the right. I am running a back up just to play it safe, but would it be safe