[svn:fx-trunk] 10151: Modified the Channel.applySettings() ASDoc comment.

Revision: 10151
Author:   [email protected]
Date:     2009-09-11 06:20:44 -0700 (Fri, 11 Sep 2009)
Log Message:
Modified the Channel.applySettings() ASDoc comment. Removed the XML snippet for the method parameter, which wasn't relevant to the primary way this method is used. This method is primarily used in our channel subclasses to add settings specific to those channels and then call super to get the base channel settings. If a developer creates a custom channel class, the developer could use it in the same way, but would be setting the applySettings() method on the custom channel class with properties specific to the custom channel implementation. This change addresses bug BLZ-294.
Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-294
Modified Paths:
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/Channel.as

Similar Messages

  • [svn:fx-trunk] 10866: Fix broken links in ASDoc comments for TLFTextInput. as and TextArea.as, and add OverrideBase.as to ASDoc output

    Revision: 10866
    Author:   [email protected]
    Date:     2009-10-05 08:56:44 -0700 (Mon, 05 Oct 2009)
    Log Message:
    Fix broken links in ASDoc comments for TLFTextInput.as and TextArea.as, and add OverrideBase.as to ASDoc output
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/states/OverrideBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/TLFTextInput.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TextArea.as

    Sorry about that. I am not exactly sure where the problem is, but I know it takes place after I put the <nav> in (in the html portion). If I understand what I am learning, the CSS at the top will structure my html code so I would have thought the CSS tageting my nav would be the focus. Maybe it is a different section though.
    CSS part:
    nav p {
    font-size: 90%;
    color: #FFC;
    text-align: right;
    font-weight: bold;
    background-color: #090;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #060;
    HTML part: (bold italic is the part I added)
    <body>
    <div class="container">
      <div id="apDiv1"><img src="Lessons/images/butterfly-ovr.png" width="170" height="158" alt="GreenStart Logo"></div>
      <header></header>
      <nav>
        <p>Home | About Us | Contact Us</p>
      </nav>
      <div class="sidebar1">
        <ul class="nav">
          <li><a href="#">Green News</a></li>
          <li><a href="#">Green Products</a></li>
          <li><a href="#">Green Events</a></li>
          <li><a href="#">Green Travel</a></li>
          <li><a href="#">Green Tips</a></li>
        </ul>

  • [svn:fx-trunk] 10157: Fixed HTML tag in ASDoc comment.

    Revision: 10157
    Author:   [email protected]
    Date:     2009-09-11 09:26:03 -0700 (Fri, 11 Sep 2009)
    Log Message:
    Fixed HTML tag in ASDoc comment.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/events/ChannelFaultEvent.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • How can I modify the domain of a comment server?

    Acrobat 9 in Windows 7
    Besides editing the registry, how can I modify the URL for a comment server that I've been using for reviews?
    I earlier initiated a shared review but used only the hostname of the server, not the fully qualified name (FQN) that includes the full domain name. Now, when I reuse that server for other reviews that I initiate, I'm stuck with the unqualified name. Folks outside of my subnet can't publish comments to the server because the simple hostname isn't known on their subnet.
    How can I change the properties of that server so future reviews use the FQN?
    Jerry

    You can't edit the server profile through UI.
    The only way available through Acrobat UI is to first delete the earlier server profile and then re-create it again from the Shared Review Initiation Dialog.
    For deleting the profile, Go to  "Edit menu-> Preferences->Tracker" and from the 'Remove Custome Server Locations' section choose the server profile which you want to delete and click on Remove Server Profile.
    -Priyanka

  • [svn:fx-trunk] 14047: Modifying framework projects to not depend on the FLEX_SDK linked resource .

    Revision: 14047
    Revision: 14047
    Author:   [email protected]
    Date:     2010-02-08 14:58:51 -0800 (Mon, 08 Feb 2010)
    Log Message:
    Modifying framework projects to not depend on the FLEX_SDK linked resource. Instead, we use the $ token (relative path to frameworks/) to point directly to the required swcs in the libs folder. This greatly simplifies the files, since there is now no need to exclude swcs from the SDK.
    Also, modified the projects such that the spark and framework projects may be imported together to FB without any other projects by having them depend on the swcs in the libs folder rather than the projects. However, other projects that depend on spark and framework will depend on the projects still. Thus, you must import spark and framework projects before importing the others.
    A developer working on the textlayout and osmf projects will have to replace the swcs on the build path in the spark/framework projects with their respective projects.
    No code changes.
    QE notes: N/A
    Doc notes: N/A
    Bugs: None
    Reviewer: Pete
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties

  • [svn:bz-trunk] 7498: Remove bad channel-definition from qa-manual webapp.

    Revision: 7498
    Author:   [email protected]
    Date:     2009-06-02 13:53:23 -0700 (Tue, 02 Jun 2009)
    Log Message:
    Remove bad channel-definition from qa-manual webapp. The channel definition had no url property on the endpoint which was causing a startup error.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-manual/WEB-INF/flex/services-config.mods.xml

  • [svn:bz-trunk] 18054: Modify Tomcat 6.0.26 for BlazeDS

    Revision: 18054
    Revision: 18054
    Author:   [email protected]
    Date:     2010-10-07 04:11:41 -0700 (Thu, 07 Oct 2010)
    Log Message:
    Modify Tomcat 6.0.26 for BlazeDS
    Modified Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/catalina.bat
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/catalina.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/digest.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/setclasspath.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/shutdown.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/startup.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/tool-wrapper.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/bin/version.sh
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/catalina.properties
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/context.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/server.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/conf/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/WEB-INF/web.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/index.html
    Added Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds-spring.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/blazeds.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/ds-console.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/ds-console.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/qa-manual.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/qa-regress.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples-spring.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples-spring.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/samples.xml.install
        blazeds/trunk/servers/apache-tomcat-6.0.26/Catalina/localhost/team.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/build.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activation-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activeio-core-3.1.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-camel-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-console-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-core-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-jaas-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-protobuf-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/activemq-web-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-core-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-jetty-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-jms-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/camel-spring-2.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-beanutils-1.6.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-dbcp-1.2.2.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-logging-1.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/commons-pool-1.5.4.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/geronimo-j2ee-management_1. 0_spec-1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/geronimo-jms_1.1_spec-1.1.1 .jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/geronimo-jta_1.0.1B_spec-1. 0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/jaxb-api-2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/jaxb-impl-2.1.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/kahadb-5.3.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/org.osgi.core-4.1.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-aop-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-beans-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-context-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-core-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-jms-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-osgi-core-1.2.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-oxm-tiger-1.5.8.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-tx-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-web-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/spring-webmvc-2.5.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/stax-1.2.0.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/stax-api-1.0.1.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/lib/activemq-5.3.1/xbean-spring-3.6.jar
        blazeds/trunk/servers/apache-tomcat-6.0.26/localhost.keystore
        blazeds/trunk/servers/apache-tomcat-6.0.26/logs/
        blazeds/trunk/servers/apache-tomcat-6.0.26/logs/safeToDelete.tmp
        blazeds/trunk/servers/apache-tomcat-6.0.26/tomcat-users.xml.install
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/RELEASE-NOTES.txt
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/asf-logo-wide.gif
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/build.xml
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/favicon.ico
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/index.jsp
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/tomcat-power.gif
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/tomcat.gif
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/ROOT/tomcat.svg
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/docs/
        blazeds/trunk/servers/apache-tomcat-6.0.26/webapps/examples/

    The command that seems to be causing problems for Exchange is this one:
    A4 APPEND "Sakai-Dev List" (\Deleted \Seen NonJunk) "21-Aug-2007 16:37:20 -0400" {7024+}
    As far as I can see, there's nothing wrong with the syntax of that command.
    My first guess is that Exchange is unhappy with the flags. Possibly
    it refuses to append a message with the \Deleted flag set. If you're
    willing to modify the flags in the source mailbox, I would try turning
    off the DELETED flag. Or, try not copying deleted messages.
    If that doesn't work, the next thing to try is to get rid of all of the
    flags. You might want to copy the message into a local copy
    in order to lose all the flags from the original.

  • [svn:fx-trunk] 11529: Removing the short lived rsls directory b/ c the textlayout swf will have the correct build number for packaging

    Revision: 11529
    Author:   [email protected]
    Date:     2009-11-06 13:05:51 -0800 (Fri, 06 Nov 2009)
    Log Message:
    Removing the short lived rsls directory b/c the textlayout swf will have the correct build number for packaging
    QE notes: no
    Doc notes: no
    Bugs: no
    Reviewer:
    Tests run: no
    Is noteworthy for integration: no
    Removed Paths:
        flex/sdk/trunk/frameworks/rsls/

    I am modifying the correct httpd.conf file on the server, it just doesn't seem to work. - If I put the rewrite rules in the <Directory /> the rewrite works but it adds /Library/WebServer/Documents to the URL.
    I also tried putting the rewrite rules in <IfModule mod_rewrite.c> but that did not work either.
    mod_rewrite is enabled and running on the server.
    I will post the rewrite rules again in the code brackets. Sorry for the long post. - If some one can try them out on their Leopard Server to see if they can get them to work, it would be much appreciated. Again, these work on my Leopard Client but I can't get them to work on Server.
    -- The httpd.conf file posted above is just the default conf file found in /private/etc/apache2/
    <code>
    RewriteEngine On
    Options +FollowSymLinks
    RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
    RewriteRule (.+)\.php(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
    RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
    RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
    RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
    RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
    RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
    RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
    RewriteRule (.+)\..(.)$ $1$2 [R, L]]
    <code>

  • [svn:bz-trunk] 5034: Avoid the NPE during server shutdown.

    Revision: 5034
    Author: [email protected]
    Date: 2009-02-22 05:59:29 -0800 (Sun, 22 Feb 2009)
    Log Message:
    Avoid the NPE during server shutdown.
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/factories/JavaFactory.java

    I am modifying the correct httpd.conf file on the server, it just doesn't seem to work. - If I put the rewrite rules in the <Directory /> the rewrite works but it adds /Library/WebServer/Documents to the URL.
    I also tried putting the rewrite rules in <IfModule mod_rewrite.c> but that did not work either.
    mod_rewrite is enabled and running on the server.
    I will post the rewrite rules again in the code brackets. Sorry for the long post. - If some one can try them out on their Leopard Server to see if they can get them to work, it would be much appreciated. Again, these work on my Leopard Client but I can't get them to work on Server.
    -- The httpd.conf file posted above is just the default conf file found in /private/etc/apache2/
    <code>
    RewriteEngine On
    Options +FollowSymLinks
    RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
    RewriteRule (.+)\.php(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
    RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
    RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
    RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
    RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
    RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
    RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
    RewriteRule (.+)\..(.)$ $1$2 [R, L]]
    <code>

  • [svn] 3275: Initial check in for support for asdoc comments in mxml files.

    Revision: 3275
    Author: [email protected]
    Date: 2008-09-19 15:01:57 -0700 (Fri, 19 Sep 2008)
    Log Message:
    Initial check in for support for asdoc comments in mxml files.
    For adding comments at the class level or to properties defined inside mxml use the syntax
    Other tags supported in asdoc should also work. for example @see, @includeExamples etc.
    QA: Yes
    Doc:
    Reviewed By: Paul
    Tests: checkintests
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/ImplementationCompiler.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/MxmlCompiler.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/AbstractBuilder.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/DocumentBuilder.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/dom/MxmlScanner.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/dom/Node.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/gen/ClassDef.vm
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/Model.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/decl/PropertyDeclaration .java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/decl/UninitializedProper tyDeclaration.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/init/ValueInitializer.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java
    Added Paths:
    flex/sdk/trunk/asdoc/templates/images/AirIcon12x12.gif
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/util/MxmlCommentUtil.java

    @John - no luck on the plugin angle. In checking both JDev installs that previously had the problems, they have the default extensions.
    @Dave - at the time I can't say we noticed any migration notices, we certainly didn't see the migration dialog though. However the application in SVN was built on the same version of JDev so I don't expect a migration to find any changes anyhow.
    However on your second point we always check out into an empty directory, as we're checking out the whole application. As such if as you say the migration utilities is always called, shouldn't that mean we always see the projects modified? We certainly don't, we're on a day by day basis checking out whole applications to different directories and we don't see that behaviour.
    In turn reconsidering the modified .jpr file, from what I saw it looks to me that the whole project file is re-set to it's original state. Initially the problem detected was the libraries attached to the project were gone so we couldn't compile, but in close inspection it seems the whole .jpr file has been modified to a rather vanilla setup.
    One thing I can say when we originally experienced the problem (and from memory this was true in the dim dark past when it also occurred another time), is it was a check out from a SVN tags directory, not the trunk. In thinking about it, it may be the first check out from the tags directory that we see the issue. However to get around the issue we just revert the project file in the tags directory, we don't actually change the SVN repository code (ie. commit), so the issue should keep occurring. Yet at the moment if we check out the same tags directory, the issue doesn't occur?
    Hmmm?
    Btw Dave, are you an Oracle employee?
    CM.

  • [svn:fx-trunk] 13383: Modify to include the xml header (with encoding) in the DITA xml files.

    Revision: 13383
    Revision: 13383
    Author:   [email protected]
    Date:     2010-01-08 12:04:00 -0800 (Fri, 08 Jan 2010)
    Log Message:
    Modify to include the xml header (with encoding) in the DITA xml files.
    QE notes: None.
    Doc notes: None
    Reviewed By: Pete
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Thats good news.

  • [svn:fx-trunk] 8474: * Fixed the AST generation code path of Vector typed variables and

    Revision: 8474
    Author:   [email protected]
    Date:     2009-07-09 07:20:32 -0700 (Thu, 09 Jul 2009)
    Log Message:
    Fixed the AST generation code path of Vector typed variables and
      properties with Bindable.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-21587
    API Change: NO
    Reviewer: Peter D.
    Code-level description of changes:
       AbstractSyntaxTreeUtil.java
         Modified generateParameter(*) to use generateTypeExpression().
       binding/BindableSecondPassEvaluator.java
         Modified generateGetter() to use AbstractSyntaxTreeUtil.generateTypeExpression().
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21587
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/AbstractSyntaxTreeUtil.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableSecondPassEva luator.java

    I got again a total system freeze today when I wanted to launch firefox using only the openbox menu, without wbar running.
    So I decided to try now the 'nouveau.noaccel=1' kernel command line parameter, and to use again wbar for my frequently used applis.
    In the Xorg log, the differences are:
    without 'nouveau.noaccel=1'
    [ 30.761] (II) UnloadModule: "nv"
    [ 30.761] (II) Unloading nv
    [ 30.761] (--) Depth 24 pixmap format is 32 bpp
    [ 30.762] (II) NOUVEAU(0): Opened GPU channel 0
    [ 30.765] (II) NOUVEAU(0): [DRI2] Setup complete
    [ 30.765] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
    [ 30.765] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
    [ 30.776] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 30.777] (II) EXA(0): Driver registered support for the following operations:
    [ 30.777] (II) Solid
    [ 30.777] (II) Copy
    [ 30.777] (II) Composite (RENDER acceleration)
    [ 30.777] (II) UploadToScreen
    [ 30.777] (II) DownloadFromScreen
    [ 30.777] (==) NOUVEAU(0): Backing store disabled
    [ 30.777] (==) NOUVEAU(0): Silken mouse enabled
    with 'nouveau.noaccel=1'
    [ 1191.621] (II) UnloadModule: "nv"
    [ 1191.621] (II) Unloading nv
    [ 1191.621] (--) Depth 24 pixmap format is 32 bpp
    [ 1191.621] (EE) NOUVEAU(0): Error creating GPU channel: -19
    [ 1191.621] (EE) NOUVEAU(0): Error initialising acceleration. Falling back to NoAccel
    [ 1191.621] (==) NOUVEAU(0): Backing store disabled
    [ 1191.621] (==) NOUVEAU(0): Silken mouse enabled
    [ 1191.621] (==) NOUVEAU(0): DPMS enabled
    So now 3D acceleration is disabled.
    I will see now if the system is stable enough for my daily usage and gives satisfactory performances.
    I am almost sure that the mesa nouveau dri driver is the cause of the freezes.
    Last edited by berbae (2013-03-27 10:07:42)

  • [svn:bz-trunk] 11030: Tweak the deserialization of ASObjects to treat an empty string for the type of an object as null .

    Revision: 11030
    Author:   [email protected]
    Date:     2009-10-20 11:35:02 -0700 (Tue, 20 Oct 2009)
    Log Message:
    Tweak the deserialization of ASObjects to treat an empty string for the type of an object as null. It appears that there is some logic in the LC remoting code that relies on a non-null class name to always exist. This change reverts to the old behavior of not allowing empty string as a value for the ASObject.namedType.
    This should fix bug 2448442 and its duplicates caused by the recent serialization changes.
    I don't think this is the perfect fix. Pending further investigation, a better fix would be either:
    a. If it's OK to assume that empty string should always mean null for the type of the ASObject, the code that enforces it should be in the setter/getter inside ASObject and not in the deserializer.
    b. ASObject doesn't guarantee that a named type exists or is valid. In that sense an empty string is as bad as some random characters that cannot be a valid class name in java, so depending on how disruptive it may be, the fix should be in any logic that uses ASObject.getType().
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java

    Hi Pavan,
    "In your payload there is no namespace prefix for the elements under PayloadHeader element."
    Yes, you are right - but this message is standard AQ Adapter Header message - it's not defined by me. I just used message which was automatically added to my project when I have defined AQ Adapter.
    "In your process is the default namespace is same as namespace value of tns ??"
    Do you mean targetNamespace? If yes it's different as it points to process "targetNamespace="http://xmlns.oracle.com/PF_SOA_jws/PF_APPS/APPS_PROCESS" (names of application and process have changed as I try different ways to do that)
    ns1 is: xmlns:ns1="http://xmlns.oracle.com/pcbpel/adapter/aq/PF_SOA/PF_APPS/PO_AQ"
    "another thing is tns and ns1 should have same values.."
    When I create a variable of header type, namespace ns1 is automatically created for it. I set it as property of receive activity. When process is instantiated on the serwer I get the error in which you can see that namespace is tns.
    Maybe I'm doing something wrong but I don't see how I could fix this in my process.
    You can see that the message I get on the server has nothing in common with the application/project/process names. Is it possible to define such variable?
    Regards
    Pawel
    PS:
    In Transformation xsl file, both variables (source and target) has tns namespace for Header and PayloadHeader, and no namespace for subfields.
    Edited by: pawel.fidelus on 2010-01-05 02:37

  • [svn:fx-trunk] 9407: Reordering the if-statement in isMeasureFixed() exposed that hostFormat can be null when measure() is called if styles changed and measure is done before the next commitProperties .

    Revision: 9407
    Author:   [email protected]
    Date:     2009-08-19 15:11:34 -0700 (Wed, 19 Aug 2009)
    Log Message:
    Reordering the if-statement in isMeasureFixed() exposed that hostFormat can be null when measure() is called if styles changed and measure is done before the next commitProperties.  This states test exposed this.
    We should rethink if we want to clear hostFormat rather than have a hostFormatChanged flag.  If there is no hostFormat at measure then it has to be fixed because there is no line break format to check for auto-size.
    QE notes:
    Doc notes:
    Bugs: SDK-22779
    Reviewer: Gordon
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22779
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as

    Oh my god, it is too long! You definitely check out types, casting and especially ODP.Net (it does everything for you)... etc. They can help you to simplify your code. I do not have enough time to copy paste it to Studio and understand and solve your issue, so I got title of your message as your main question.
    In Oracle, you can create an autonumber field by using sequences object. This is really useful when you need to create a unique number to act as a primary key.
    Basically you can create a sequence simply typing;
    CREATE SEQUENCE MY_SEQUENCE;
    now you have a sequence called "MY_SEQUENCE"... Then, I advice you select a number from sequence;
    select MY_SEQUENCE.nextval from dual;
    I said I advice actually kinda must, although it called sequence, I cannot be sequential. Do not even try to predict the value. You can be sure that it is unique number so you can use it.
    Then insert you record and use that number part of your primary key. I think that's it. Have fun.

  • [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

Maybe you are looking for

  • Free Goods of different division

    Dear Gurus, our sales department announced following sales promotion policy i.e. Buy one LCD (Division 60) and get one cemra (DIvision 30) free we have successfully configured SAPSD free goods scenario, but at the same time we process one order for o

  • "Invalid Binary" error on app. Apple's reason is "Missing 64-bit support" due to changes from Feb 1st 2015

    Hello Can anyone help me with an "Invalid Binary" error on my app. Apple's response is: Dear developer, We have discovered one or more issues with your recent submission for "DPS Notes". To process your submission, the following issues must be correc

  • Modifying a Service

    Hi- I need to modify the PZ02 service. I know this service is HR related and several of those do not exist as actual Internet Services (viewable in SE80). They are generated dynamically. <b>How do i  modify them?</b> I need to able to view HTML Templ

  • What are the differences between api and sdk

    Hi, Could anybody clarify for me what are the difference between API and SDK? I googled for the answer, and couldn't find any thing on this topic. Many thanks in advance. javasfan

  • How to setup a form that can be called from multiple reports

    Hi, I want to be able to call the same form from several different reports. How can I set up the returning pages on the form with a variable so, after the form completes its activity, it will return to the calling page? Thank you Yannisr