Apache Flex Module

Window XP
Apache Server 2.2.4
Flex 3 Builder
Java TM 6 update 6
Java 2 RE SE 1.4.2.17
After installing Flex SDK and Apache Flex Module during
testing *.mxml file by
http://localhost/etc. I obtained
an error message as follows:"An error occured on server. Server
error is:"Error occured in server thread;nested exception
is:java.lang.NoSuchMethodError;flex.license.License.(Ljava/util/Map;Ljava/lang/String;Lfl ex/license/Logger;)V'
"

Hi,
Do you have problems installing FlexModule on Apache? Can you
tell us more details about your problem?
Regards,
Catalin Anastasoaie

Similar Messages

  • Flex Module for Apache and IIS for Flex3 Release

    All materials said that Flex Module for Apache and IIS was
    included in Flex3 Release of Feb. 25,but I did not find it.
    Does Anyone know about where to download the kit.
    Thanks
    Aiguo

    This link seems to have it, for Win and Mac:
    http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS#Installation

  • Flex Module updated

    Hi everyone,
    Today we've just released an update to the Flex Module for
    Apache and IIS on labs. This update fixes the bugs you guys found
    on the forum and adds further support for Windows Vista and Apache
    1.3.7 on Windows. You can see the release notes on the
    wiki
    page.
    One of the most visible enhancements though will be the
    increased compilation speed - it now matches the incremental
    compilation speed of FCSH (another tool available on labs) - by
    caching the most recent 5 different Flex applications.
    Regards,
    Cristian

    So it works with FB 2? Awesome! Will check it out after 10:00
    meeting.
    Great work!
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner''s
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "Ivascu Cristian" <[email protected]> wrote
    in message
    news:f1c5aa$pqk$[email protected]..
    > Hi everyone,
    > Today we've just released an update to the Flex Module
    for Apache and IIS
    > on
    > labs. This update fixes the bugs you guys found on the
    forum and adds
    > further
    > support for Windows Vista and Apache 1.3.7 on Windows.
    You can see the
    > release
    > notes on the
    >
    http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS#Release_note
    > s page.
    > One of the most visible enhancements though will be the
    increased
    > compilation
    > speed - it now matches the incremental compilation speed
    of FCSH (another
    > tool
    > available on labs) - by caching the most recent 5
    different Flex
    > applications.
    >
    > Regards,
    > Cristian
    >

  • Flex Module issue with Panel

    Hello everyone. I have the following problem.
    In my application I have several modules and each of them have components CollapsableTitleWindow (extends Panel). After opening the window it is added to the container which is in the main application (CollapsableTitleWindowContainer). In these windows you can open another window (and so on).
    Now, what is the problem. When I change (reload) any module and I want to open a new window (sub window) with the already loaded window I get this error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at mx.containers::Panel/layoutChrome()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\containers\Panel.as:1405]
    at com::CollapsableTitleWindow/layoutChrome()[D:\Flex 3 Workspace\WesobCrm\src\com\CollapsableTitleWindow.as:216]
    at mx.core::Container/updateDisplayList()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\Container.as:2867] (...)
    Indicates that the main applications have object Panel
    Please help.
    P.S. I found a similar problem on http://www.nabble.com/Flex-Module-issue-with-Panel-td20168053.html
    ADDED: I extendes the Panel class and do something like that:
    override protected function layoutChrome(unscaledWidth:Number, unscaledHeight:Number):void
                    use namespace mx_internal;
                    if(!(mx_internal::titleBarBackground is TitleBackground)) {
                            mx_internal::titleBarBackground = new TitleBackground();
                    super.layoutChrome(unscaledWidth, unscaledHeight);                     
    But now i had something like that: Before After
    You can see that it loos style declaration.H

    Thanks for the anserw.
    I don't exacly understand all but i found a solution for my problem and it works.
    Could you tell me if this is ok ?
    I Add in my main app
    public function getProductWindow():ProductWindow {
        return new ProductWindow();
    And in the module i change
    From var productWindow:ProductWindow = new ProductWindow();
    To var productWindow:ProductWindow = Application.application.getProductWindow();

  • Apache Flex SDK 4.14.0

    Apache Flex 4.14 Released! : Apache Flex
    Apache Flex 4.14 is a update to Apache Flex 4.13.0 and follows the trend of compatibility of Adobe Flex 4.6. Apache Flex 4.14 adds support for the latest Flash Player and AIR runtimes, promises, native support for tables in TLF, the Spark RichTextEditor component, FlatSpark skins and components, and iOS7 and Android 4.x mobile themes.
    Apache Flex is available in source form from the following download page:
    http://flex.apache.org/download-source.html
    You can read the release notes from the following page to find out what has changed from the last version:
    http://www.apache.org/dist/flex/4.14.0/RELEASE_NOTES
    It's recommended you install Apache Flex by using the Apache Flex IDE installer:
    http://flex.apache.org/installer.html
    When downloading from a mirror site, please remember to verify the downloads using signatures or MD5 hashes.
    For more information on Apache Flex, visit the project home page:
    http://flex.apache.org

    Apache Flex 4.14.1 Released! : Apache Flex
    The Apache Flex community is pleased to announce the release of Apache Flex 4.14.1.
    Apache Flex is a highly productive, open source application framework for building and maintaining expressive applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv).
    Apache Flex 4.14.1 is a minor update to Apache Flex 4.14.0 and follows the trend of compatibility of Adobe Flex 4.6. Apache Flex 4.14.1 fixes over a dozen bugs and and adds minor new features.
    Apache Flex is available in source form from the following download page:
    http://flex.apache.org/download-source.html
    You can read the release notes from the following page to find out what has changed from the last version:
    http://www.apache.org/dist/flex/4.14.1/RELEASE_NOTES
    It's recommended you install Apache Flex by using the Apache Flex IDE installer:
    http://flex.apache.org/installer.html
    When downloading from a mirror site, please remember to verify the downloads using signatures or MD5 hashes.
    For more information on Apache Flex, visit the project home page:
    http://flex.apache.org
    FB team, please integrate some sort of auto-notification of updated Apache Flex SDK versions, like there is a News entry about 4.12.0.

  • Problems with mobile projects with apache flex 4.8 and an overlay of the latest air sdk

    Using flash builder 4.7 beta, apache flex 4.8 and an overlay of the latest air sdk, i got resolution problems while testing the mobile app (windows version on windows 7) with the air (ipad)emulator. That means the emulator is much bigger than my screen (logicaly seen the resolution of my screen and also like this in earlier version), but the app is much smaller than the emulator. As I have no design view with apache flex 4.8, I don't know where to start searching. Can anyone give me some input?
    Gert

    Hi Crill,
    I don't see any error on creating new projects and running the same.
    Where did you get the installer from?
    What is the framework linkage type? You can check this in project properties -> flex build path. It should be Merged into code for Apache SDK.
    thanks,
    Sudhir

  • Apache flex 4.8.0 with flash builder 4.7 beta 1

    Hi
    Just downloaded the Apache Flex 4.8.0 with their installer application and tried to use it with flash builder 4.7 beta 1.
    I created a new flex project and configured it to use the apache flex 4.8.0.
    Then try to run the project but hundreds of actionscript errors occur.
    VerifyError: Error #1014: Class mx.core::UIComponent could not be found.
      at flash.display::MovieClip/nextFrame()
              at mx.managers::SystemManager/deferredNextFrame()[/Users/cframpto/dev/master/frameworks/proj ects/framework/src/mx/managers/SystemManager.as:286]
              at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()[/Users/cframpto/dev/ master/frameworks/projects/framework/src/mx/managers/SystemManager.as:2635]
              at flash.events::EventDispatcher/dispatchEventFunction()
              at flash.events::EventDispatcher/dispatchEvent()
              at mx.preloaders::Preloader/timerHandler()[/Users/cframpto/dev/master/frameworks/projects/fr amework/src/mx/preloaders/Preloader.as:523]
              at flash.utils::Timer/_timerDispatch()
              at flash.utils::Timer/tick()
    VerifyError: Error #1014: Class spark.components.supportClasses::SkinnableComponent could not be found.
    VerifyError: Error #1014: Class spark.components::Application could not be found.
    Does anyone had the same issue?
    cyrill

    Hi Crill,
    I don't see any error on creating new projects and running the same.
    Where did you get the installer from?
    What is the framework linkage type? You can check this in project properties -> flex build path. It should be Merged into code for Apache SDK.
    thanks,
    Sudhir

  • FlashBuilder 4.7 Flex Module "Output SWF" path not working.

    I would like to use the Flex Module feature in FlashBuilder to easily compile some child SWF which are Modules.  The problem is that the "Output SWF" path is not respected, when I compile FlashBuilder 4.7 aways compiles the file default path.
    Cheers,
    Hays

    I forgot to attach my image.

  • Flex Module

    Hi everybody,
    When create flex application, i usually create modules. Here is example that i handle when module is load:
    var module:Module =  evt.currentTarget as IFlexModuleFactory).create() as Module
    I don't know the exactly workflow of flex module so i digg flex code and language reference and find that:
    IFlexModule: "The IFlexModule interface is used as an optional contract with IFlexModuleFactory.  When an IFlexModule instance is created with the  IFlexModuleFactory, the factory  stores a reference to itself after creation."
    And here is the code:
    package mx.core {
    *  The IFlexModule interface is used as an optional contract with IFlexModuleFactory.
    *  When an IFlexModule instance is created with the IFlexModuleFactory, the factory
    *  stores a reference to itself after creation.
    *  @langversion 3.0
    *  @playerversion Flash 9
    *  @playerversion AIR 1.1
    *  @productversion Flex 3
    public interface IFlexModule
         *  @private
        function set moduleFactory(factory:IFlexModuleFactory):void;
         * @private
        function get moduleFactory():IFlexModuleFactory;
    The question is that when instance of IFlexModule and FlexModuleFactory are created?  The ModuleLoader and ModuleManager class do not create  them.
    Thanks

    It stopped happening for awhile but then started up again. I
    put an exception catch around the whole thing and now I know it is:
    Error #2124: Loaded file is an unknown type. URL: xx.swf
    Any thoughts?

  • Looking for a Flex module to do Login, Registration, and License management

    I'm looking for an open-source or commercial Adobe Flex module to do user Login, Registration, and License management. The back-end can be either on my site (PHP and MySQL) or secure 3'rd party site.
    User Interface would have the following:
    Register (new user)
    Log-in (registered user)
    Purchase a new license (logged-in user)
    Apply the license to enable Flex app features (logged-in user)
    Any suggestions are appreciated,
    OutputLogic

    I've seen Flex login components out there, but I'm pretty sure you'd end up customizing the heck out of them to work with your app and back-end server. It may be faster to look at some examples and roll your own to suit.
    "purchasing a license" ... Take a look at PayPal's site for instructions on how to use their payment gateway in your app. It is pretty straightforward.
    "enable Flex app features"... I would store the license information on the server, along with the user's account information. Then when they load the Flex app, a simple license check (during login) could enable certain protected views within the app.

  • Flex module crash apache

    hello everybody,
    i'm using mac os X 10.4.11, MAMP 1.7 with Apache/2.0.59. When
    i want to start the server i've got this error message :
    [Wed Jan 16 17:49:45 2008] [notice] caught SIGTERM, shutting
    down
    what does it mean ? Anybody know a solution ?

    This link seems to have it, for Win and Mac:
    http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS#Installation

  • Regarding flex module

    I am working in flex since last 7-8 months.I just want to know the main difference between swf loader and module loader as i was using swfloader previously but found module loader interesting.Plz help with proper explanation..And how i can make my application loosely coupled using this module loader with some basic example.Thanks in advance.

    Is there an InDesign question in there somplace? I suspect you may have posted in the wrong forum.

  • Flex Module call parentApplications Method

    I have got modules loading and can call methods and get and
    set variables in my module from my main Flex app. As per this code
    source:
    Design
    http://thanksmister.com/moduletest/srcview/index.html
    That all works great but it appears that this is one way. I
    want my module to do an outro then call the parentApplication to
    say 'i'm ready' before unloading it. Am I missing something
    obvious? I can't call parentApplication..perhaps I have to add a
    custom EventListener to the ModuleLoader?
    Q: How do I call a method in my parentApplication from the
    module?
    Holland Risley
    Mentor Digital - UK Web
    Design (Bristol) - Content Management System (CMS)

    Hi Baran,
    This thing is not possible with module pool program.......
    In case you want to do something like this do it with call screen or leave to screen so that you are you can go to next screen...
    Thanks and Regards,
    Kunjal Patel

  • Flex module sometimes is blank.

    Hi guys,
    My application consistens two parts : client side and server side. Client side is created using flex . Client side includes several modules under different tabs.When first access the client by browser, the module will load data from server backend.
    I met such problems that the module sometimes be blank. There's nothing in the tab.I moniter the http request and response when blank tab is met . There's data in http request content  and the data is same with  content of http response when tab is correct.
    I have already be troubled with this for several days and could some one give some  advice about what problem maybe? Flex sdk3.2 is used.
    Thanks very much.
    Ivan.

    Thanks for the suggestion. I add flexspy button in the first tab. And I moniter the property value tree when empty tab is met. All is same with the value when no errors happen. But I notice one thing:
    1. only one canvas in the tab navigator visible=true at one time. i.e. currently A is the initial page, and you changed canvas b's visible property to true using FlexSPY , the display object of canva B will be overlapped with canvas A's object.  This is the regular scenario, For the empty tab case, nothing change when you do above action..
    So I am thinking whether there exist such a scenario:
    as you know, when switching between tabs, the current canvas' visible property will change from false to true. And does there exist sometimes, only the visible property value changed , the display object isn't changed to display?
    The action happened during first lanuching is :
    1. get a list of tabs
    2. create canvas based on above list and add to tabnavigator
    3. then initial from the first canvas to last.
    My application will create most UI component at the launch time

  • Kerberos authentication with Apache Kerberos Module

    Hi,
    Using the Java GSS tutorials, I have been able to create code to successfully authenticate with our KDC server or from a local ticket cache.
    However, I have been unsuccessful in using the obtained credentials to perform client authentication with a web server running Apache using Kerberos for authentication (mod_kerberos).
    I have tried to use an SSLSocket to connect to the server, which works fine. To request a page that requires client side authentication, I have passed the necessary client headers, over the socket connection e.g.
    GET: http://www.myhost.com/protected_page.html
    HOST: www.myhost.com
    AUTHENTICATE: negotiate XXXXX
    However, I do not know what to put in place of XXXXX. Using some PHP code and Firefox, I have been able to observe what Firefox is passing to the web server to perform client side authentication. It is clearly passing a base64 encoded string, which is related to the cached Kerberos credentials.
    Can anyone tell me, how I can use Java and GSS to perform client side authentication with an Apache web server that is using the Kerberos authentication module? I know it is possible to do so using SPEGNO in a Windows environment, but this is a Linux/Unix environment, so it is not an option.
    Thanks for any help or advice,
    Neil.

    Here are your options:
    1) Configure Krb5LoginModule programmatically.
    If the environment variable KRB5CC_NAME points to the ticket cache location,
    (which is updated each time), you can configure the Krb5LoginModule
    programmatically and set the "ticketCache" option to the value obtained
    from KRB5CC_NAME.
    Refer to following docs for details:
    http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/tutorials/LoginConfigFile.html
    http://java.sun.com/j2se/1.5.0/docs/api/javax/security/auth/login/Configuration.html
    http://java.sun.com/j2se/1.5.0/docs/api/javax/security/auth/login/AppConfigurationEntry.html
    2) Use native Kerberos from the platform
    Java SE 6 provides support for native GSS/Kerberos on Solaris/Linux platforms.
    NOTE: If native GSS/Kerberos on your platform does not have support for SPNEGO,
    you will not be able to use this option.
    For details refer to following docs:
    http://download.java.net/jdk6/docs/technotes/guides/security/jgss/jgss-features.html
    Seema

Maybe you are looking for

  • Is it possible to move songs from ipod to itunes?

    i just bought a new macbook and proceeded to consolidate my files on itunes on my old pc. i then put that folder on an external drive which i plugged into my mac. unfortunately, it didn't seem to accept the .tmp files or the .xml file. once i plugged

  • Studio

    Ok i've been trying to set up a home studio and I have pretty much all I need as far as hardware goes but I have questions about mixing/mastering and studio monitors in general.  I have a couple of hangups and questions: 1.   I bought a pretty cheap

  • Calendar function not working in report launch form

    We are currently using Headstart 6.5.3.1 for 9i. When we invoke the calendar function for a date parameter in the report launch form (qms0012f), we get the error-message ORA-6508: could not find program unit being called in PL/SQL Program Unit qms$ca

  • How to remove old mailboxes?

    **Problem solved by ATT Support. Now I can't figure out how to delete the original post. Sorry. Message Edited by urajah on 08-01-2008 03:53 PM

  • Pax Titanium HD V1.10

    Pax Titanium HD V.0 ? Creative all rights be long to Creative and logos. Creative giving me there writing persimmon by Robert McClelland. PAX related logos and software and drivers are own by PAX ? - Please don't remod my work with out permission you