Flash Builder & RAD 7.5.5/WAS 6.1/7.0

I'm trying to create a Flex/Java combined wtp project with BlazeDS and creating the first one in the workspace works fine. "Fine" meaning the Flex project and associated EAR proj are created as expected. Now when I create a second combined Flex/Java project the Module/WAR from the new project is automatically added to the old EAR project. Is there any way to force Flash Builder to create a new EAR project based on the project name?
Current Functionality
First Project:
Test1 -> Test1EAR
Second Project(WRONG):
Test2 -> Test1EAR
Desired Functionality
First Project:
Test1 -> Test1EAR
Second Project (CORRECT):
Test2 -> Test2EAR
** My current work around**
1) Create the new EAR project (i.e. Project2EAR)
2) Create Flex/Java combined project
3) Remove the new WAR Module from Project1EAR
4) Add the new WAR Module to Project2EAR
5) Add the application to the WAS server

In order for you to downgrade you need to hava an AVL license, and yes it is possible, you just need to call support.
http://www.adobe.com/volume-licensing/policies.html
Check Backward licensing policy
"Adobe allows program members to order a current-version license but use a prior version. These members can contact Adobe Customer Service to request a serial number for the earlier version if they do not already have one. Prior-version software is available via ESD and can be purchased through standard resellers. The program member must follow all guidelines of the current-version EULA.
Note: This policy is applicable under the TLP and Forms Licensing Program (FLP) as well."
Hope it helps!

Similar Messages

  • Flash Builder 4.7 executable launcher was unable to locate its companion shared library

    After I install the flash builder 4.7 on my Mac Book, I run the flash builder and got this message.
    "Alert"
    "The adobe flash builder 4.7 executable launcher was unable to locate its companion shared library. "
    Can any one hlep

    I have the same question.

  • Flash Builder RAD tool or time sucker

    Hi all,
    I'm not linking the Skin part of Flash Builder for Spark components. It is really hard to set a new skin for a new component. Moreover there is no such CSS design mode which allow us to easily embed our Skins from either Flash or Image. I'm creating a small application which just has 8 forms and it took me 3 full days to Skin those...this is bad. Earlier in Flex 3 it was just 1 day job for me.
    Adobe please do something I do not see Flash Builder as Rapid Application Development tool at all. In fact most of you also agree to what I'm saying.

    Hi all,
    I'm not linking the Skin part of Flash Builder for Spark components. It is really hard to set a new skin for a new component. Moreover there is no such CSS design mode which allow us to easily embed our Skins from either Flash or Image. I'm creating a small application which just has 8 forms and it took me 3 full days to Skin those...this is bad. Earlier in Flex 3 it was just 1 day job for me.
    Adobe please do something I do not see Flash Builder as Rapid Application Development tool at all. In fact most of you also agree to what I'm saying.

  • Flash Builder Integration

    Flash CS5 has the ability to integrate with Flash Builder for editing AS files but I can't find a way to make it work with existing Flash projects. The docs tell how to do it when creating new FLA/AS files but they don't say anything about existing projects. I've changed my ActionScript preferences to always use Flash Builder as my Class Editor but that makes no difference. Whenever I open a .AS file either with File | Open or by double-clicking in the Project panel the file opens within Flash. How can I get it to open AS files in Flash Builder (for a project that was created with an older version of Flash)?
    David Salahi
    P.S. I've even tried exporting as XFL to see if there's a way to change the settings but there doesn't seem to be anything related in the XML.

    I found a workaround: create a new .FLA file in CS5 and use that one instead of the old one. After doing that, when I double-click files in the Project panel they open in Flash Builder.
    This workaround is OK for simple FLA files but it's not going to be practical for an FLA of any complexity. So, I'm still wondering if there's a better way?
    David Salahi

  • Error using Acrobat portfolio SDK with Flash Builder

    Hi all
    I've been trying to customize a navigator portfolio for Adobe Acrobat X using Flash Builder 4.5. I was running this proyect as Navigator but I received the following Flash Player error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at acrobat.navhost.app::SingleNavApp/set productConfig()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\AcroView\Portfolio\Flash\Libs\NavHo stUtil\src\acrobat\navhost\app\SingleNavApp.as:333]
    at com.adobe.app::AppPrefsBinding/productConfig()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\Acro View\Portfolio\Flash\Libs\NavPreviewShared\src\com\adobe\app\AppPrefsBinding.as:93]
    at com.adobe.app::AppPrefsBinding/refresh()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\AcroView\P ortfolio\Flash\Libs\NavPreviewShared\src\com\adobe\app\AppPrefsBinding.as:76]
    at Function/<anonymous>()[E:\dev\4.x\frameworks\projects\framework\src\mx\binding\utils\Bind ingUtils.as:180]
    at mx.binding.utils::ChangeWatcher/wrapHandler()[E:\dev\4.x\frameworks\projects\framework\sr c\mx\binding\utils\ChangeWatcher.as:557]
    at flash.events::EventDispatcher/dispatchEventFunction()
    I've installed Acrobat portfolio SDK into Flash Builder and I have followed the documentation of Building a Navigator from http://learning.adobe.com

    Ok, finally got this working.  Many hidden gotchas. 
    1.  You have to make a Trust File for your custom panel.  This is actually in the SDK, around page 53, so my bad -- but the problem is that there is no feedback from the Adobe application if you don't have this.  The application just hangs.  It should produce an error message "can't find trust file, etc.".  This should not be that hard to implement.
    2.  The latest Flex SDK does not seem to work in Bridge CC or other similar applications.  You have to use Flex SDK 3.x, apparently, and this is NOT in the documentation.  Not only should you set the default SDK in Flex Builder to 3.x (I'm using 3.6) but you have to edit the build.properties file to make sure it's pointing to the correct folder, eg: C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/sdks/3.6.0.  Fortunately Flash Builder 4.7 comes with 3.6 installed.  If you have an older version, it's likely to be completely different.
    More info in this thread: http://forums.adobe.com/thread/1114153.

  • Flash Builder is an Unprofessional Beta

    In Spring of 2011, I was very excited at the fact that we would be using Adobe Flash Builder 4 in a semester-long software engineering class project at a leading university.  I had used many Adobe products in the past and was very happy with them, particularly Photoshop, Illustrator and Dreamweaver.  I had also been wanting to learn ActionScript/Flex, and this project would give me the opportunity.  However, after extensive use of Flash Builder, I have realized that this product was the biggest let down since Windows Vista.
    There were several people working on the same project using Subversion.  In addition, we would have a lab session once a week using different computers, so it was necessary to frequently import projects into Flash Builder.  Importing Flex Projects was the most annoying and time consuming aspect of many.  Firstly, when one selects the import option, a dialog is presented and is positioned mostly off screen.  It is necessary for one to drag the dialog to the screen manually every time.  In addition, the path of recent projects is not saved, so one must manually navigate to the proper directory each time.  Since there were so many problems with projects falling apart, many imports were necessary.  It is necessary to manually navigate through the long hierarchy of directories to reach the project.  This is very time consuming and unproductive.
    After the import, the project will not run because of some problem finding the HTML files.  It was necessary to create new projects from scratch and do a lot of copying/pasting until a team member directed me to delete the html-template directory.  I am not sure how he came across this tip, as I had searched the Internet for solutions to no avail.  One more tedious step is necessary.  The html-template directory needs to be recreated, and the only way, at least that I see, is to rebuild the project, then after the error appears in the Problems window, right-click the error and select Recreate HTML Templates.  That’s quite a bit of work, and maybe there should be an explicit option to recreate HTML templates that’s not buried as a right-click option in the errors list.
    This leads to the next problem.  Errors do not appear in the code until the file is saved.  Every time I type in a new statement, it is necessary to save the file in order to see if there are any errors.  This is very counterproductive.  In addition, it would be much more productive to add a feature in the code hints that would allow for mouse wheel scrolling.  It takes much longer to navigate through the hints without this feature.
    Another problem related to importing projects is with executing it.  Sometimes after importing a new project, a dialog displays that says that it may be necessary to restart the browser.  This turned out to be a huge problem, as I frequently have many, many Firefox tabs/windows open at a given time.  It is very unproductive to restart Firefox several times until the project finally imports correctly.  Sometimes it will work without restarting, however, and I cannot pinpoint any differences between when it works and when it doesn’t.  This may be related to the Flash plugin as opposed to Flash Builder.
    This leads to another problem.  For testing purposes, sometimes it is necessary to locally run the HTML file in the bin-debug directory.  Even after a successful import and rebuilding of the HTML template, the Flash content will not load at all – just a blank screen.  Sometimes the content will load, but it will not function correctly.  If I upload the files to a live web server, it works just fine.  However, sometimes it is necessary to run the HTML files locally, and it is very inefficient to have to upload/run to/from a web server.
    After all the trial and error of simply importing a project and when you think you’re making progress, something happens to the project along the way.  All of a sudden when you try to execute an MXML application, which is in the same directory of several others, only one certain MXML application decides to run (when you are trying to run another one).  The only workaround that I found is to either bring up a backup or create a new project and copy/paste the code.  This is highly unproductive.
    All the inefficiencies and bugs in Flash Builder made it necessary for me to make constant backups.  When a project fell apart, I had to open a backup and copy/paste the code.  This was a lot of wasted time.  In addition, I learned early on not to count on Flash Builder when presenting or making minor, last minute changes before a presentation.  Flash Builder always managed to encounter some strange problem. 
    Flash Builder is unreliable and highly inefficient.  I love Adobe products and Flash is great, but at this time I can no longer use or support Flash Builder, and I could in no way justify its purchase in the future until most of these bugs and inefficiencies are fixed.  It has potential, and could be a great product if this were the case, but in my experience I spent more time overcoming bugs than coding.  When something would not work right, I first had to determine whether it was a bug in my code or a bug in Flash Builder.  If Adobe needs an engineer to fix some of these seemingly simple issues, I would be willing to take on the task for the sake of saving this potentially amazing product.
    [email protected]

    it's a beta. it stunk. but they put it out for review which helps Adobe and others. But never treat those products as stuff to base your serious work around. Flex3 is stable. FB4 is 90% reliable. Things are still broken in it.
    btw if it was a leading university why in the world would they base it around a Beta that was buggy or was that your decision ?
    now, since I helped, please give me my 5 or 10 points.

  • Flash Builder Link Problem

    Whenever I try to access links in Flash Builder such as those on the Start Page, Device Connection Help in Run Configurations or even Find and Download other versions of Flex SDK in the Flex Configuration window it opens up a blank Notepad window with an error "The filename, directory name, or volume label syntax is incorrect."
    Anyone have any idea on how to fix this? I assume it is supposed to open up a web page.

    Wow, problem solved. I thought it was weird when I installed Flash Builder 4.7 and it was still happening. Apparently at some point I set Notepad.exe as the default program to open HTML files and did not realize it.
    I feel kind of dumb now but as every other program was working (heck, links even worked in Flash Professional) I was so sure it was a Flash Builder problem.
    Anyway, I am just glad to have the mystery solved.

  • Flash builder doesn't start !

    Hi,
    I have a cloud version of flash builder and resently I try to start like usual and nothing append !
    I try to reinstall it burt no changes !
    any help ?
    sorry the solution is here http://forums.adobe.com/message/5202497#5202497

    Ok, problem solved.
    First I uninstalled the flash builder plugin, and eclipse galileo was still not starting.
    Then I uninstalled java (both jre/jdk, v6.20).
    Crossing my fingers, I reinstalled jdk and then jre (latest downloaded); and eclipse ran again (pheeeew!).
    Finally, I installed flash builder 4 plugin again, it works too (!), and aptana works, ... all is working back again, fine!

  • Install of Adobe Flash Builder 4.5 fails

    Installation of Adobe Flash Builder 4.5 fails with 3 warnings and 4 errors.
    Attatched are the errors presented in the log.
    Some Google searches suggested uninstalling both the Flash plugin and ActiveX controls and/or rebooting to troubleshoot the installtion. Neither solution worked for me.
    I have also uninstalled the previous version of Flash Builder (FB4) even though there was supposedly no conflict betweent the two.
    Adobe support suggested creating a "webcase;" anyone know where I can do that?
    Thanks in advance.

    Hi,
    I am trying to install on windows7, nad facing the similar problem:
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 13 error(s), 9 warning(s)
    ----------- Payload: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {937FF758-7DED-3922-B192-1CA34A6D9AC2}. HRESULT: 0x80073712.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {937FF758-7DED-3922-B192-1CA34A6D9AC2}. HRESULT: 0x80073712.
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ----------- Payload: {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0 -----------
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Player 10 Plugin: Install failed
    ERROR: DW050:  - Adobe Flash Player 10 ActiveX: Install failed
    ERROR: DW050:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
    ERROR: DW050:  - AdobeTypeSupport CS5: Install failed
    ERROR: DW050:  - AdobeHelp: Install failed
    ERROR: DW050:  - Microsoft_VC90_MFCLOC_x86: Install failed
    ERROR: DW050:  - AdobeCMaps CS5: Install failed
    ERROR: DW050:  - Adobe Player for Embedding 3.2: Install failed
    ERROR: DW050:  - Suite Shared Configuration CS5.5: Install failed

  • Unable to disable Network Monitor in Flash Builder 4 Standard

    For some reason the Network Monitor is enabled for my Flash Builder project. Perhaps it was enabled when I was running the FB4 Beta 2 version. Now I need to disable the Network Monitor, but of course, since I'm using FB4 Standard the Network Monitor view says I need to purchase FB4 Premium.
    All my app traffic is redirecting to localhost:37813 so I know the network monitor is still enabled. Can anyone tell me how to disable Network Monitor in FB4 Standard?
    Thanks,
    David    

    Thierry,
    I finally figured it out. In Flash Builder close your project. Then in the file system go and directly edit the .actionScriptProperties file. In the main <actionScriptProperties tag edit the includeNetmonSwc="true" flag to be includeNetmonSwc="false" instead. That will stop including the network monitor library in your code and should turn monitoring off.
    That setting is controlled by the network monitor tab, but that tab is only visible with the premium version of Flash Builder so it seems once your trial version times out you can never disable it via the GUI, just via the .actionScriptProperties file.
    Now reopen your project after saving the changes to .actionScriptProperties and you should be good to go.
    David

  • Eclipse with flash builder 4 plugin consume the whole memory after several builds

    Hi,
    we have installed eclipse flash builder 4 plugin on eclipse 3.5.2 on Mac OS 10.6.
    We experience problem with memory leak using flash builder plugin 4.
    When we build flash project several times, then we see that eclipse consume more and more in time and at the end it looks like that eclipse consume all available memory. When there is no free memory, then system start to swap and we need to restart, because everything is going to be slow when swaping starts.
    Any suggestions how to solve this problem?
    I suppose that other people also have this problem. I will be realy happy if someone share his experience to fix this.
    We uses java 1.5.
    Thanks in advanced!

    Ok, problem solved.
    First I uninstalled the flash builder plugin, and eclipse galileo was still not starting.
    Then I uninstalled java (both jre/jdk, v6.20).
    Crossing my fingers, I reinstalled jdk and then jre (latest downloaded); and eclipse ran again (pheeeew!).
    Finally, I installed flash builder 4 plugin again, it works too (!), and aptana works, ... all is working back again, fine!

  • Switch from stand-alone Flash Builder to Eclipse plugin

    Hi, I understand I can install the Flash Builder as a stand along IDE or add it as a plugin to the existing Eclipse IDE. I have an existing Eclipse IDE where I have all my projects that I currently work on. The company just acquired and installed a stand along Flash Builder for me. I was wondering if I could somehow get it working as a plugin to my existing IDE so that I don't have to keep switching between two IDEs. Preferably I can do this switch on my own without having to go back to the department who did the original install for me which could be a hassle. Thanks.

    Hi John,
    Here is a PC solution for you.
    You can use our tools Jugglor and JStart
    http://www.jugglor.com
    http://jstart.flashjester.com
    This request is asked quite often, so here is an example file
    using a PDF
    and PowerPoint file instead of a Web browser.
    http://www.flashjester.com/?section=faq&cPath=14_56_26#316
    and
    http://www.flashjester.com/?section=faq&cPath=14_56_26#268
    So here you would specify the URL instead of the filename.
    Actually you can also use JWeb
    Here is an example
    http://www.flashjester.com/?section=faq&cPath=14_56_22#209
    Hope all the above helps.
    Regards
    FlashJester Support Team
    e. - [email protected]
    w. - www.flashjester.com
    "This has been one of the most impressive and thoroughly
    pleasant
    experiences of customer support I have ever come across -
    astounding!"
    Director - hedgeapple

  • CFBuilder & Flash Builder 4 Premium

    My company has purchased several keys for Flash Builder 4 Premium. It was our understanding that these product keys would also activate CFB for us as well.
    I have contacted Adobe support several times. All of my calls resulted in either being transferred around until I get up or being dropped all together.
    What do we need to do to get CFB working correctly?

    Hi,
        The license key is not same for CFB and FB.When you have received the license key for FB you should also have received license key for CFB.
    Please check whether you have received 2 different keys(1 for FB and 1 for CFB) for each license you have bought.
    Otherwise you have to get them first.
    Thanks,
    Krishna

  • Flash Builder on RAD : testing without republishing EAR

    Hi,
    I'm developping a flex app (flash builder 4) inside a J2EE on IBM RAD 7.5+Websphere 7, and I have the following problem :
    each time I've made a modification to the flex app, I have to refresh the project, and then republish the EAR (which restarts it), which produce quite long development/test cycles.
    I'm pretty sure that at one point, I was able to test modifications to my flex app without the whole restarting the whole EAR...
    Are there settings in flash builder or RAD to control this behaviour?

    It's same with me, i also using Google Nexus 7(2013). Just a simple default apps with nothing created by Flash Builder, it get error and not working!

  • UseCase: I have installed Flash Builder 4.5 on computer 1. On this computer we configured our licence. This was 4 years ago. Now we set up a computer 2 with Flash Buidler 4.7. We were trying to put in our license to this computer. It did not accept this s

    UseCase: I have installed Flash Builder 4.5 on computer 1. On this computer we configured our licence. This was 4 years ago. Now we set up a computer 2 with Flash Buidler 4.7. We were trying to put in our license to this computer. It did not accept this serial. Is it possible to initialize several computers with the same serial number or is this issue related to the version 4.5 or/and 4.7.

    Moving this discussion to the Installing and activating Flash Builder forum.

Maybe you are looking for