[svn:bz-4.x] 15534: Update BlazeDS/4.x branch to build with Flex SDK4.

Revision: 15534
Revision: 15534
Author:   [email protected]
Date:     2010-04-17 05:17:40 -0700 (Sat, 17 Apr 2010)
Log Message:
Update BlazeDS/4.x branch to build with Flex SDK4. This branch now builds with Flex SDK4 by default. This was just a merge of changelist 15508 from BlazeDS/trunk to BlazeDS/4.x. 
Modified Paths:
    blazeds/branches/4.x/apps/ds-console/build.xml
    blazeds/branches/4.x/apps/ds-console/console.mxml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/dashboard/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/inventory/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/runtimeconfig-messaging/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/runtimeconfig-remoting/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-101/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-chat/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-datapush/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-httpservice/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-remoteobject/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-update/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/testdrive-webservice/build.xml
    blazeds/branches/4.x/apps/samples/WEB-INF/flex-src/traderdesktop/build.xml
    blazeds/branches/4.x/apps/samples/build.xml
    blazeds/branches/4.x/apps/team/build.xml
    blazeds/branches/4.x/build.properties
    blazeds/branches/4.x/build.xml
    blazeds/branches/4.x/modules/proxy/build.xml
    blazeds/branches/4.x/modules/remoting/build.xml
    blazeds/branches/4.x/modules/sdk/build.xml
    blazeds/branches/4.x/qa/apps/qa-manual/build.xml
    blazeds/branches/4.x/qa/apps/qa-regress/build.xml
    blazeds/branches/4.x/qa/resources/webtier/build.xml
    blazeds/branches/4.x/qa/resources/webtier/flex_sdk_4/air-config.xml
    blazeds/branches/4.x/qa/resources/webtier/flex_sdk_4/flex-config.xml
Added Paths:
    blazeds/branches/4.x/resources/flex_sdk/dmv/
    blazeds/branches/4.x/resources/flex_sdk/dmv/datavisualization.swc
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/en_US/
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/en_US/datavisualization_rb.swc
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/ja_JP/
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/ja_JP/datavisualization_rb.swc
Removed Paths:
    blazeds/branches/4.x/apps/team/WEB-INF/flex/flex-config.xml
    blazeds/branches/4.x/apps/team/WEB-INF/flex/flex-webtier-config.xml
    blazeds/branches/4.x/frameworks/libs/datavisualization.swc
    blazeds/branches/4.x/frameworks/locale/en_US/
    blazeds/branches/4.x/frameworks/locale/ja_JP/
    blazeds/branches/4.x/resources/flex_sdk/dmv/datavisualization.swc
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/en_US/
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/en_US/datavisualization_rb.swc
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/ja_JP/
    blazeds/branches/4.x/resources/flex_sdk/dmv/locale/ja_JP/datavisualization_rb.swc

Similar Messages

  • [svn:bz-trunk] 23048: Update BlazeDS trunk to use Spring BlazeDS integration 1.5.0.RELEASE build .

    Revision: 23048
    Revision: 23048
    Author:   [email protected]
    Date:     2011-10-18 08:34:43 -0700 (Tue, 18 Oct 2011)
    Log Message:
    Update BlazeDS trunk to use Spring BlazeDS integration 1.5.0.RELEASE build. 
    Added Paths:
        blazeds/trunk/apps/samples-spring/WEB-INF/src/spring-samples/src/org/springframework/flex /samples/secured/SecurityHelper.java.UNCOMMENT
        blazeds/trunk/lib/spring/spring-flex-core-1.5.0.RELEASE.jar
    Removed Paths:
        blazeds/trunk/apps/samples-spring/WEB-INF/src/spring-samples/src/org/springframework/flex /samples/secured/SecurityHelper.java
        blazeds/trunk/lib/spring/org.springframework.flex-1.0.3.RELEASE.jar

    The information you provided is totally useless for determining the problem.
    If it helps, I think the message you are getting is related to BlazeDS not being able to find the service class you are calling. You either have a typo somewhere, or you didn't set up a secure channel in your service config (I am assuming you meant SSL and not SSH).

  • [svn:bz-trunk] 9810: Update BlazeDS/ trunk to version 248835 of qa-frameworks. zip to pick up recent changes to the config suite.

    Revision: 9810
    Author:   [email protected]
    Date:     2009-08-30 06:58:37 -0700 (Sun, 30 Aug 2009)
    Log Message:
    Update BlazeDS/trunk to version 248835 of qa-frameworks.zip to pick up recent changes to the config suite.
    Fix problem in build.xml for config suite that would have caused mxunit tests not to run locally, ie. outside of a regression run.
    Fix problem with one of the config suite tests. The services-config.xml file used by the test looks like it was copied over from qa-regress and a bootstrapservice got removed from qa-regress along with the bootstrap class, so the copied services-config.xml file also needed to have the bootstrapservice removed because the class it depended on got deleted.  
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/s ervices-config.xml
        blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

    Revision: 9810
    Author:   [email protected]
    Date:     2009-08-30 06:58:37 -0700 (Sun, 30 Aug 2009)
    Log Message:
    Update BlazeDS/trunk to version 248835 of qa-frameworks.zip to pick up recent changes to the config suite.
    Fix problem in build.xml for config suite that would have caused mxunit tests not to run locally, ie. outside of a regression run.
    Fix problem with one of the config suite tests. The services-config.xml file used by the test looks like it was copied over from qa-regress and a bootstrapservice got removed from qa-regress along with the bootstrap class, so the copied services-config.xml file also needed to have the bootstrapservice removed because the class it depended on got deleted.  
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/s ervices-config.xml
        blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

  • [svn:bz-4.0.0_fixes] 20641: Update BlazeDS 4.0. 0_fixes branch to be able to run regressions with a class deserialization validator .

    Revision: 20641
    Revision: 20641
    Author:   [email protected]
    Date:     2011-03-07 09:14:03 -0800 (Mon, 07 Mar 2011)
    Log Message:
    Update BlazeDS 4.0.0_fixes branch to be able to run regressions with a class deserialization validator.
    Modified Paths:
        blazeds/branches/4.0.0_fixes/qa/apps/qa-regress/build.xml
    Added Paths:
        blazeds/branches/4.0.0_fixes/qa/apps/qa-regress/WEB-INF/flex/services-config.mods.validat ors.xml

    Remove this 3rd party add-on. Cooliris.
    0x20bd000 - 0x20befff com.cooliris.safariplugin ??? (1.7) /Library/InputManagers/Cooliris/Cooliris.bundle/Contents/MacOS/Cooliris
    Go here for a Glims update.
    http://www.machangout.com/

  • [svn:bz-trunk] 16402: Update BlazeDS trunk version to 4.5

    Revision: 16402
    Revision: 16402
    Author:   [email protected]
    Date:     2010-06-02 12:11:43 -0700 (Wed, 02 Jun 2010)
    Log Message:
    Update BlazeDS trunk version to 4.5
    Modified Paths:
        blazeds/trunk/build.properties

  • [svn:bz-trunk] 15291: Update BlazeDS/trunk to use ActiveMQ 5.3.1

    Revision: 15291
    Revision: 15291
    Author:   [email protected]
    Date:     2010-04-08 16:31:48 -0700 (Thu, 08 Apr 2010)
    Log Message:
    Update BlazeDS/trunk to use ActiveMQ 5.3.1
    In addition to adding the new activemq jars, I had to update the configuration file for the broker (activemq.xml) in a number of places as the format had changed.
    I also did a little webapp cleanup while I was updating activemq as I noticed some exceptions in the Tomcat log file as the server was starting up. These startup errors should be gone now.
    I also modified the main build.xml to build the samples-spring app when the sdk.version property is set to 4. The samples-spring app has a dependency on Flex SDK4. This is only app that is currently being built when the SDK version is set to 4. Will work on getting the rest of the webapps building when the SDK version is set to 4. Also there is a little more work to do get the samples-spring app fully integrated into the main build.  
    Modified Paths:
        blazeds/trunk/apps/samples-spring/build.xml
        blazeds/trunk/apps/team/WEB-INF/activemq.xml
        blazeds/trunk/apps/team/build.xml
        blazeds/trunk/build.xml
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/activemq.xml
        blazeds/trunk/qa/apps/qa-manual/build.xml
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/activemq.xml
        blazeds/trunk/qa/resources/webtier/flex_sdk_3/web.xml
        blazeds/trunk/qa/resources/webtier/flex_sdk_4/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/catalina.properties
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml.install
    Added Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq-5.3.1/xbean-spring-3.6.jar
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/lib/activemq4.1.1/

  • [svn:bz-3.x] 17461: Update example jgroups-tcp.xml file for JGroups 2.9. 0 on the BlazeDS 3.x branch.

    Revision: 17461
    Revision: 17461
    Author:   [email protected]
    Date:     2010-08-24 10:10:38 -0700 (Tue, 24 Aug 2010)
    Log Message:
    Update example jgroups-tcp.xml file for JGroups 2.9.0 on the BlazeDS 3.x branch. Fixed a problem where the bind_addr property was set to a port number instead of an address. Updated the file to the version we have on BlazeDS/trunk which has descriptions of what the various settings do. 
    Modified Paths:
        blazeds/branches/3.x/resources/clustering/2.9.0/jgroups-tcp.xml

    Revision: 17461
    Revision: 17461
    Author:   [email protected]
    Date:     2010-08-24 10:10:38 -0700 (Tue, 24 Aug 2010)
    Log Message:
    Update example jgroups-tcp.xml file for JGroups 2.9.0 on the BlazeDS 3.x branch. Fixed a problem where the bind_addr property was set to a port number instead of an address. Updated the file to the version we have on BlazeDS/trunk which has descriptions of what the various settings do. 
    Modified Paths:
        blazeds/branches/3.x/resources/clustering/2.9.0/jgroups-tcp.xml

  • [svn:bz-3.x] 8454: Update qa-frameworks.zip on blazeds 3. x branch to pick up fix for QETOOLS-39.

    Revision: 8454
    Author:   [email protected]
    Date:     2009-07-08 08:51:11 -0700 (Wed, 08 Jul 2009)
    Log Message:
    Update qa-frameworks.zip on blazeds 3.x branch to pick up fix for QETOOLS-39.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/QETOOLS-39
    Modified Paths:
        blazeds/branches/3.x/qa/resources/frameworks/qa-frameworks.zip

    Revision: 8454
    Author:   [email protected]
    Date:     2009-07-08 08:51:11 -0700 (Wed, 08 Jul 2009)
    Log Message:
    Update qa-frameworks.zip on blazeds 3.x branch to pick up fix for QETOOLS-39.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/QETOOLS-39
    Modified Paths:
        blazeds/branches/3.x/qa/resources/frameworks/qa-frameworks.zip

  • [svn:bz-trunk] 22868: Update BlazeDS trunk version to 4.6

    Revision: 22868
    Revision: 22868
    Author:   [email protected]
    Date:     2011-10-05 10:36:25 -0700 (Wed, 05 Oct 2011)
    Log Message:
    Update BlazeDS trunk version to 4.6
    Modified Paths:
        blazeds/trunk/build.properties

  • [svn:bz-4.x] 16256: Do some build cleanup on the BlazeDS/4.x branch.

    Revision: 16256
    Revision: 16256
    Author:   [email protected]
    Date:     2010-05-20 10:50:31 -0700 (Thu, 20 May 2010)
    Log Message:
    Do some build cleanup on the BlazeDS/4.x branch. I had just intended to update the build scripts to exclude xalan.jar from the WEB-INF/lib directory of a bunch of the webapps but while I was doing this I found a number of other problems that I attempted to fix. Here is a breakdown of what I changed.
    Update build scripts to not add xalan.jar to the WEB-INF/lib directory of those webapps that were including it. As far as I can tell we don't need to/shouldn't be shipping xalan.jar in the WEB-INF/lib directory of any of the webapps. I also updated the build scripts to not add fxgutils.jar to the WEB-INF/lib directory of those webapps that were including it. I also can't see any reason for us to be shipping fxgutils.jar with any of the webapps. This jar file is part of the Flex SDK and we're no longer shipping BlazeDS with the Flex SDK. 
    The clean target in the main build.xml file was not calling clean on the ds-console webapp. It was also calling clean on the qa-regress webapp twice and never calling clean on qa-manual which was probably a typo. Fixed the build so clean now gets called for ds-console and qa-regress.
    The samples webapp had hsqldb.jar checked into its WEB-INF/lib directory in svn. The build script for the samples webapp was also copying hsqldb.jar from the <blazesd-home>/lib/hsqldb directory. I cleaned this up by deleting hsqldb.jar from the samples/WEB-INF/lib directory in svn so now we will just get the jar from the <blazeds-home/lib/hsqldb directory. 
    After removing hsqldb.jar from the samples/WEB-INF/lib directory none of the webapps in BlazeDS have anything checked into their WEB-INF/lib directories in svn. Most of the BlazeDS webapps were using properties from the top level build.properties file to determine which jars to delete from the WEB-INF/lib directory. This is problematic because unless we do a good job of keeping these lists of jars up to date files wind up not being cleaned from the WEB-INF/lib directory and we could potentially ship files that are no longer part of the build. I fixed this issue by updating the build scripts for all of the webapps to delete everything from the WEB-INF/lib directory as part of the clean target.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.x/apps/blazeds/build.xml
        blazeds/branches/4.x/apps/blazeds-spring/build.xml
        blazeds/branches/4.x/apps/ds-console/build.xml
        blazeds/branches/4.x/apps/samples/build.xml
        blazeds/branches/4.x/apps/samples-spring/build.xml
        blazeds/branches/4.x/apps/team/build.xml
        blazeds/branches/4.x/build.properties
        blazeds/branches/4.x/build.xml
        blazeds/branches/4.x/qa/apps/qa-manual/build.xml
    Removed Paths:
        blazeds/branches/4.x/apps/samples/WEB-INF/lib/

    Found solution after many hours of search and test:
    I have Launch2Net Premium 2.6.2 obn my system to get USB 3G Modem stick to work. It install many files into /System/Library/Extensions. All files are SierraDIPService.kext SierraFSPService.kext SierraDevSupport.kext.
    Remove SierraDIPService.kext from the above Extensions folder allow MobileDevice.pkg and othe installer that need to update system extension like soundflower.pkg to work properly.
    So, Sierra driveris the culprit!! I have to uninstall Launch2Net off my system. But my USB Stick Modem will not work anymore
    I have written to Nova System, the developer of Launch2Net to get fix to this problem
    Will update if there is any progess

  • [svn] 770: Update checksum task to render filenames along with md5sums

    Revision: 770
    Author: [email protected]
    Date: 2008-03-10 16:18:44 -0700 (Mon, 10 Mar 2008)
    Log Message:
    Update checksum task to render filenames along with md5sums
    Modified Paths:
    blazeds/branches/3.0.x/build.xml

  • [svn:bz-trunk] 15129: Update the sample jgroups-tcp. xml file with proper explanations of each property after reviewing the JGroups documentation .

    Revision: 15129
    Revision: 15129
    Author:   [email protected]
    Date:     2010-03-30 06:17:55 -0700 (Tue, 30 Mar 2010)
    Log Message:
    Update the sample jgroups-tcp.xml file with proper explanations of each property after reviewing the JGroups documentation. This is still work in progress.
    Modified Paths:
        blazeds/trunk/resources/clustering/jgroups-tcp.xml

    It seems you are asking in wrong forum. AFAIK, you are asking "how to add HTTP header to response generated by my own script". It depend on WWW server we are speaking of and language of script itself. If you will fail to found solution within documentation of the HTTP server and/or scripting language you are using, then the better place for your question is a forum related to such language and HTTP server.
    In meantime, you can try other solituin. The "Refresh: 0;..." header is required for correct function of SoftKey:Next which is displayed by default. But you can redefine the content of SoftKey area using your own key. Such configuration is part of DirectoryObject you sent to phone. See definition of SoftKey 3 in example bottom. It's not original SoftKey:Next that depend on Refresh header. It's my own custom soft-key named "Next" with exact URL defined as part of key definition (replace 'N' with number of next page). It doesn't depend on Refresh header in any way. You should consider such advice as "temporary workaround". You should discover how to send HTTP header 'Refresh'  from your script. Note, it's not possible to redefine one SoftKey only. If you wish to redefine a soft-key, then all soft-keys need's to be defined by you.
    ... followed by Title, Prompt,up to 32 ...
    Dial
    SoftKey:Dial
    1
    EditDial
    SoftKey:EditDial
    2
    Next
    https://an-url-to-your-server-and-script/test-Directory.asp?page=N
    3
    Cancel
    SoftKey:Cancel
    4
    Exit
    SoftKey:Exit
    5

  • [svn:osmf:] 13494: Update build script to work with Flex 4 SDK.

    Revision: 13494
    Revision: 13494
    Author:   [email protected]
    Date:     2010-01-13 20:30:13 -0800 (Wed, 13 Jan 2010)
    Log Message:
    Update build script to work with Flex 4 SDK.
    Modified Paths:
        osmf/branches/flex4/build/build.xml

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • [svn] 3127: Updating asdoc to replace the avmplus call with new set of java files.

    Revision: 3127
    Author: [email protected]
    Date: 2008-09-05 14:16:53 -0700 (Fri, 05 Sep 2008)
    Log Message:
    Updating asdoc to replace the avmplus call with new set of java files.
    Removing all files related to asdochelper.
    QA: Yes, also please test on non windows platform.
    Doc:
    Tests: checkintests, asdoc
    Reviewed by: Pete Farland
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/ASDoc_Config_Base.xml
    flex/sdk/trunk/asdoc/templates/asdoc-util.xslt
    flex/sdk/trunk/modules/compiler/build.xml
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
    Added Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocHelper.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/QualifiedNameInfo.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/SortComparator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
    Removed Paths:
    flex/sdk/trunk/asdoc/templates/asDocHelper
    flex/sdk/trunk/asdoc/templates/asDocHelper.linux
    flex/sdk/trunk/modules/compiler/asdoc/

    I had a generic record class that has a HashMap to hold the data fields (...)
    method called createRecord() for each record type which would populate the HashMap with the correct data fieldsI'm not sure I understand: are the contents of this field map the same between two records of the same type? Then yes, you don't need to clone the map per record instance.
    one thing that needs fixing is the fact that each time the createRecord() method is called I'm creating a new fieldMap to define the dataFields in the record class.Probably, but that will only get you a little bigger files; you won't gain an order of magnitude on the size of files. The problem for huge files is that as soon as their content is bigger than the available memory, you'll run into problems. A more radical approach if you need to address huge files is to process the records on the fly, and not load all records in memory. Of course not all algorithms or business logic can afford that...
    I know I could rewrite the code and create a class for each record type and declare the fieldMap static but I was wondering if anyone had any better suggestions The Record instance could receive and keep a reference to its RecordType instance, and ask the RecordType instance the DataType for a field's name. That way the RecordType encapsulates the map, and there's less risk that a clumsy other class modifies the static map.
    before I go rewriting a load of code.A load of code?!? Even with the idea of the static map, you only have to edit the enum type (well more accurately, each RecordType enumerated constant's createRecord() method).

  • [svn] 3917: update the stage target to not copy the flex tasks license. txt since it ain't there any longer

    Revision: 3917
    Author: [email protected]
    Date: 2008-10-27 16:29:55 -0700 (Mon, 27 Oct 2008)
    Log Message:
    update the stage target to not copy the flex tasks license.txt since it ain't there any longer
    Modified Paths:
    flex/sdk/branches/3.2.0/build.xml

    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.

Maybe you are looking for

  • BSP error while applying a Leave request in ESS

    Dear Friends, Reposting an issue which I posted earlier in ESS Forum as I didn't get solution there and the issue is more technical and moved towards Netweaver applications. While applying a leave request in ESS portal, I am getting an error page say

  • Games playing on G4 MDD

    What do I need to do to get Call of Duty 2 or similar resource hungry games to play OK on a G4 MDD (Dual 1.25, 1 gig ram, original graphics card - whatever that is)

  • HP compaq Presario C700 LAPTOP NO Power

    Hi I have a compaq presario c717nr that works with a charged battery, my ac adapter works as I have an hp pavillion d6000 and it works, also tested the ac adapter from my pavillion on the presario and it does not power up with out the battery, when p

  • "Daily Business Intelligence". what is it and how to implement it?

    Dear Experts, I want to implement daily business intelligence but does not know how to do it and what are benefits of implementing it. Please help me on this one. Regards Muhammad Noman Shafique

  • Where is the B1 field that contains the ITEM DESCRIPTION in the ecommerce

    Is there a place in B1 where we can put in the ITEM DESCRIPTION? I lookever all over but I don't think the ITEM description in the ecommerce side exists in B1. Mike