[svn:bz-trunk] 21273: Fix an issue in MXMLServlet where we use context real path to locate sdk home .

Revision: 21273
Revision: 21273
Author:   [email protected]
Date:     2011-05-17 12:53:10 -0700 (Tue, 17 May 2011)
Log Message:
Fix an issue in MXMLServlet where we use context real path to locate sdk home.
Modified Paths:
    blazeds/trunk/qa/resources/webtier/qa/src/qa/utils/mxml/MXMLCServlet.java

Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

Similar Messages

  • [svn:fx-trunk] 10635: * Fixed FB issue with FXG in library projects.

    Revision: 10635
    Author:   [email protected]
    Date:     2009-09-28 06:49:45 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Fixed FB issue with FXG in library projects.
    QE notes:
    Doc notes:
    Bugs: FB-22197
    Reviewer: pfarland
    Cycloner: gcomnino
    Tests run: checkintests
    Is noteworthy for integration: Yes, fixes FB issue
    Code-level description of changes:
      Modified getSourceListMimeTypes() to include FXG mime type.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-22197
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/WebTierAPI.java

  • [svn:fx-trunk] 12982: Fix for issue with exposing accessible names for combobox list items

    Revision: 12982
    Revision: 12982
    Author:   [email protected]
    Date:     2009-12-15 20:44:23 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Fix for issue with exposing accessible names for combobox list items
    QE notes: none
    Doc notes: none
    Bugs: n/a
    Reviewer: Gordon
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ComboBoxAccImpl.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ListBaseAccImpl.as

    Add this to the end of your nav p CSS selector at Line 209 of your HTML file, after 'background-repeat...':
    margin-bottom: -2px;
    Your nav p will then look like this:
    nav p {
              font-size: 90%;
              font-weight: bold;
              color: #FFC;
              background-color: #090;
              text-align: right;
              padding-top: 5px;
              padding-right: 20px;
              padding-bottom: 5px;
              border-bottom-width: 2px;
              border-bottom-style: solid;
              border-bottom-color: #060;
              background-image: url(images/background.png);
              background-repeat: repeat-x;
              margin-bottom: -2px;

  • [svn:fx-trunk] 5819: Fix asdoc issue for event description getting copied over to the class definition .

    Revision: 5819
    Author: [email protected]
    Date: 2009-03-31 13:15:14 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Fix asdoc issue for event description getting copied over to the class definition.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests, asdoc tests
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    THank you , Nancy. Appreciate the input.
    So instead of this:
    <a class="brand" href="index.html"><img src="../img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    Would it be something like this?:
    <a class="brand" href="index.html"><img src="http://ConsumersAdvocate/img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    And if I do that, is there a way to cope with that locally so that DW can still display the images?
    jeff

  • [svn:fx-trunk] 12060: Fix dependency issues

    Revision: 12060
    Revision: 12060
    Author:   [email protected]
    Date:     2009-11-20 12:12:21 -0800 (Fri, 20 Nov 2009)
    Log Message:
    Fix dependency issues
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-24353, SDK-24354
    Reviewer: Corey
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/gumbo/components/DropDownList
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24353
        http://bugs.adobe.com/jira/browse/SDK-24354
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableCom ponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/utils/TextUtil.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/utils/FTETextUtil.as

  • [svn:fx-trunk] 16098: Fix for issue where @ includeExample tag to an MXML file casues a compiler error.

    Revision: 16098
    Revision: 16098
    Author:   [email protected]
    Date:     2010-05-13 12:47:41 -0700 (Thu, 13 May 2010)
    Log Message:
    Fix for issue where @includeExample tag to an MXML file casues a compiler error. The issue was caused due to improper closing of comment in mxml file. With this fix ASDoc does not short circuit in such a scenario, instead it logs that into validation_errors.log
    QE notes: None
    Doc notes: None
    Bugs: SDK-26380
    Reviewer: Darrell
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-26380
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Hi _spoboyle,
    Yes i have seen that message before which gave me a few things to test out but to no avail. I am setting the data channel port between 45000-50000 as per the post you suggested and the data channel Port being assigned in my code is between those numbers. I have also set my firewall to open ports 45000-50000 to test to see if that was the issue as I hadnt done that previously but I get the same problem.
    The actual file get placed on the FTP server as well, it pauses as if its trying to send the data but then just give me the socket error message.....frustrating!!
    Im running out of ideas

  • [svn:fx-trunk] 9320: Fix Application.url property when RSLs are used.

    Revision: 9320
    Author:   [email protected]
    Date:     2009-08-14 14:49:12 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Fix Application.url property when RSLs are used.
    Use LoaderUtil.normalizeURL() to normalize the Application.url property. Do the same thing for both the Halo and Spark versions of Application.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-22154
    Reviewer: Alex
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22154
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Application.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Application.as

  • [svn:fx-trunk] 9127: Fixes bug in Slider animation where we would set the actual value during the animation , ignoring any snapInterval setting.

    Revision: 9127
    Author:   [email protected]
    Date:     2009-08-05 17:25:39 -0700 (Wed, 05 Aug 2009)
    Log Message:
    Fixes bug in Slider animation where we would set the actual value during the animation, ignoring any snapInterval setting. The fix uses the pendingValue property to hold the animated value, which makes the slider look correct, but no actual value update is sent until the animation completes.
    QE notes: None
    Doc notes: None
    Bugs: SDK-21776
    Reviewer: Hans
    Tests run: checkintests, Mustella (gumbo/components/Slider)
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21776
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Slider.as

    Revision: 9127
    Author:   [email protected]
    Date:     2009-08-05 17:25:39 -0700 (Wed, 05 Aug 2009)
    Log Message:
    Fixes bug in Slider animation where we would set the actual value during the animation, ignoring any snapInterval setting. The fix uses the pendingValue property to hold the animated value, which makes the slider look correct, but no actual value update is sent until the animation completes.
    QE notes: None
    Doc notes: None
    Bugs: SDK-21776
    Reviewer: Hans
    Tests run: checkintests, Mustella (gumbo/components/Slider)
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21776
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Slider.as

  • [svn:bz-trunk] 17772: Update the url in the tests to use a relative path instead of the default localhost : 8400 so that the tests can pass on appservers other than the default Tomcat .

    Revision: 17772
    Revision: 17772
    Author:   [email protected]
    Date:     2010-09-20 15:02:50 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Update the url in the tests to use a relative path instead of the default localhost:8400 so that the tests can pass on appservers other than the default Tomcat.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationFalseTest/Remoting_NetConnectionTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationTrueTest/Remoting_NetConnectionTest.mxml

    Revision: 17772
    Revision: 17772
    Author:   [email protected]
    Date:     2010-09-20 15:02:50 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Update the url in the tests to use a relative path instead of the default localhost:8400 so that the tests can pass on appservers other than the default Tomcat.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationFalseTest/Remoting_NetConnectionTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationTrueTest/Remoting_NetConnectionTest.mxml

  • [svn:fx-trunk] 6131: Fix asdoc issue where it was ignoring components which appeared in multiple manifest files with loopup ="true"

    Revision: 6131
    Author:   [email protected]
    Date:     2009-04-10 10:20:58 -0700 (Fri, 10 Apr 2009)
    Log Message:

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • [svn:fx-trunk] 9329: Fixing openDuration on Tree.

    Revision: 9329
    Author:   [email protected]
    Date:     2009-08-14 17:07:31 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Fixing openDuration on Tree.  The issue was that a call to UIComponent.suspendBackgroundProcessing() wasn?\226?\128?\153t being respected by LayoutManager, now that it doesn?\226?\128?\153t use UIComponent.callLater().  The fix was for LayoutManager to look at UIComponentGlobals.callLaterSuspsendCount.  There are probably other ways to fix this bug because all the tweening in Tree seems very hokey, but given that UIC.suspendBackgroundProcessing() should be respected by LayoutManager, this seemed like the right fix.
    QE notes: We should add tests for openDuration
    Doc notes: -
    Bugs: SDK-21752
    Reviewer: Alex
    Tests run: checkintests, mustella Tree
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21752
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/LayoutManager.as

    ould wrote:
    I have done the hard work for you. My HTPC is pretty barebones so it was relatively easy to roll back all the packages that depend on libjpeg>7 with older versions. I then compiled the xbmc-svn package using that system. Slow downs are gone and I have uploaded the package to hotfile here:
    http://hotfile.com/dl/13546051/021f9c9/ … ar.gz.html
    This is for 32-bit. You will need the libjpeg6 package from AUR installed. I have tested it on two systems, my main system which has both libjpeg7 and the AUR libjpeg6 installed and on my htpc which has only the libjpeg6 along with the rolled back dependancies. Works good on both systems.
    Hope that helps!
    Kevin
    Thanks ould!! You got it working with libjpeg6 again!
    I had to upgrade libcdio again so now I lost dvd support. It's not easy to use the svn version.
    If you could compile the build against libcdio 0.80 I'd be forever grateful... If you've got the time.
    Last edited by Perre (2009-09-26 17:09:04)

  • [svn:fx-trunk] 5812: Fixed a bug where direct use of Animation failed because AnimationProperty was not setting up its internal keyframes with correct duration information , so the animation would skip immediately to the end.

    Revision: 5812
    Author: [email protected]
    Date: 2009-03-31 11:34:56 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Fixed a bug where direct use of Animation failed because AnimationProperty was not setting up its internal keyframes with correct duration information, so the animation would skip immediately to the end.
    Bugs: SDK-20356
    QE Notes: spark/effects Mustella tests currently hosed, couldn't run test suite
    Doc Notes: None
    Reviewer: Jason
    Testing: checkintests, Mustella effects tests could not be run (post-rename issues)
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-20356
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimationProperty.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/Animation.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/AnimateColorIns tance.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/AnimateShaderTr ansitionInstance.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/FadeInstance.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/MoveInstance.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/ResizeInstance. as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/Rotate3DInstanc e.as
    flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/RotateInstance. as

    Hi
    Can you please try setting up full persmission in the security properties for everyone on the wsconfig folder C:\ColdFusion10\config\wsconfig  and restart ColdFusion Server.
    Swaraj

  • [svn:fx-trunk] 8452: - Fix flicker problem with constraint bound text that is being autoSized.

    Revision: 8452
    Author:   [email protected]
    Date:     2009-07-08 08:38:32 -0700 (Wed, 08 Jul 2009)
    Log Message:
    - Fix flicker problem with constraint bound text that is being autoSized.  If the remeasure is done in a 2nd pass you will see a flicker as all the objects are moved to accommodate the reflowed text.
    - Fix data binding issue with text setter.
    - Rework measure() to accommodate implicit autoSize.
    If explicitWidth or widthInChars specified and explicitHeight or heightInLines specified, or for now, blockProgression != "tb", the text has fixed dimensions and is not auto-sized.
    If no text and width specified, but no height, start at specified width and one line high and grow taller.
    If no text and height specified, start at 1 char wide with the specified height and grow wider.
    If neither width nor height specified, and toFit lineBreaks, start at explicitMaxWidth, or default maxWidth of 160, and grow taller.
    If neither width nor height specified, and explicit lineBreaks width is unlimited and can grow taller.
    These are further constrained by min/max Width and Height except in the case that explicitWidth or explicitHeight are specified.
    - Change default maxWidth for RichText and SimpleText to 160 to match RET.  Previously it was 10000.  This is used for
    text with toFit lineBreaks if a width isn't specified.
    QA Notes: 12 or so TextGraphic tests fail because of the new default maxWidth.
    Doc Notes:SDK-22014, SDK-21837
    Reviewers: Gordon
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22014
        http://bugs.adobe.com/jira/browse/SDK-21837
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/RichEditable TextContainerManager.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/TextGraphicE lement.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/RichEditable TextEditManager.as

    You have used elements like header, footer, footer1 and nav without using the correct DOCTYPE declaration. Replace the first line of your code with
    <!doctype html>
    Also have a look here for other problems http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.surewest.net%2Fstorytales%2F test%2Fforposting.html
    After the above has been fixed, please come back here to fix the remaining problem(s)
    Gramps

  • [svn:fx-trunk] 12294: * Fix for error reporting bug.

    Revision: 12294
    Revision: 12294
    Author:   [email protected]
    Date:     2009-11-30 13:25:28 -0800 (Mon, 30 Nov 2009)
    Log Message:
    Fix for error reporting bug.  The bug was caused by a warning being
      reported during one compilation and then an error being reported in
      a following compilation.  Due to the warning, the Source's logger
      was disconnected instead of being nulled out during the first
      compilation.  Then in the second compilation, we weren't reassigning
      the logger, so the disconnected logger was being left in place.  As
      a result, it was throwing off expected error counts and caused an
      assert to fire.
    QE notes: There is probably an easier way to reproduce the assertion
              that George hit without having to create multiple projects
              and without having to manually copy SWC's around.  I didn't
              realize this until I had a fix, though.  One key aspect that
              George didn't note and might not have realized, is that the
              variable needs to cause a warning, so leaving off a
              namespace works, but making it public, private, etc doesn't.
    Doc notes:
    Bugs: SDK-24314
    Reviewer: Corey
    Tests run: checkintests
    Is noteworthy for integration: fixes FB issue
    Code-level description of changes:
      Modified setLogger() to always reassign logger.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24314
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/Source.java

  • [svn:fx-trunk] 6993: * Fixed a duplicate Bindable metadata bug that showed up with

    Revision: 6993
    Author:   [email protected]
    Date:     2009-05-16 23:57:42 -0700 (Sat, 16 May 2009)
    Log Message:
    Fixed a duplicate Bindable metadata bug that showed up with
      describeType().
    tests Passed: checkintests
    Needs QA: YES, just confirm the bug fix, please.
    Needs DOC: NO
    Bug fixes: SDK-21133
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
      BindableSecondPassEvaluator.java
        Modified moveMetaDataToNewDefinition() to no longer insert the new
        Bindable metadata into the definition's statement list, because
        prepMetaDataNode() already handles this.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21133
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEva luator.java

    I just noticed that for some reason the project is using an old path to my SVN repository. I recreated it and reimported the project but for some reason Xcode didn't realize that. I'm betting there's some little file somewhere that's causing my problem.

Maybe you are looking for

  • Do I need a power converter to use my USA purchased MacBook Pro 3,1 in Italy?

    Do I need a power converter to use my MacBook Pro 3,1 in Italy?  I've had it for a few years, purchased and used in USA.

  • HTC One M8 1800 MHz LTE Band

    According to HTC.com, this phone has the 1800 MHz LTE band (LTE band 3). I am currently in Australia, using a Telstra LTE SIM, and I can't pick up LTE on my phone. I tested this SIM in another phone and it gets LTE, so the problem isn't the lack of r

  • Unique "flash question folder" problem, doesn't boost from either HD/drive

    Hello, I am pretending to be a Mac expert to my friends (Please don't laugh at me, Cornelius, Douglas, Duane or others). One of my friends went to me with a iBook G3 with a classic flashing question folder on screen. I promised her I would fix it nex

  • Raw support Canon EOS Mark III 1Ds

    It is April, and I have Leopard 10.5.2 Aperture 2.1 I still do not see support for CR3 files from Mark III 1Ds. I am dying after spending nearly $8000 for the camera body. Do I have to go back to Lightroom? Apple, please let me know when this going t

  • Where I can creat a new portal application?

    hello:    I want to <u>Create a new Masthead Component</u>:   a) Go to System Administration – Support – Support Desk – Portal Runtime – Browse deployment. Navigate to ROOT/WEB-INF/deployment/pcd and select file com.sap.portal.navigation.masthead.par