Flex with ACME installation of Coldfusion

After a tremendously-difficult attempt (my own fault
largely!) I have been able to get up the "ACME Guide" installation
of Apache, ColdFusion, MySQL and Eclipse. Now it's time to add Flex
(and hopefully PHP5 eventually...). I am in good shape at this
point because I had to install a new OS so my trial dl will be new.
If I can get this working and the contact database and file
upload tutorials perfectly functional (which will prove it's
usability to me), I will purchase all I need to migrate over to
this way of doing things from Flash/PHP.
Does anyone know what the best way to setup Flex is, in
Eclipse, when you have an underlying ACME structure for everything
else? Where can I go wrong, what would be good practice for
installation locations, etc.?
Thanks kindly,
Shawn
ps, the ACME Guide installation for ColdFusion is here, and
worth every word of reading, especially if you are a beginner like
me...
http://www.acidlabs.org/extras/acme/

Thanks. Installing Flex last night was a breeze, I just want
to make sure everything is as centralized and logical as possible
given the ACME changes. For example, I want all my projects in one
area, I want all the web-open stuff to go into the proper folders
based on the website (1 of 3 right now) in the Apache VirtualHosts
I made, etc. and I'm hoping I can now configure Flex like that,
including db connectivity with Quantum DB plug-in if necessary, and
the free version of Data Services, and communication with CF. I'll
check into the RDS section.
There's a huge difference for someone like me between a plug
and play install of PHP/Apache/MySQL to plop in PHP files for use
with Flash...and this huge (definitely beautiful, but complex)
environment all installed and configured manually...I'll be glad
when the CF7.0.2/Flex2 books start hitting the stores.
I still need PHP because I still have a site that will rely
on Flash/PHP...and one site I host for someone has the GuestBook
written in PHP...no other use for PHP on my server, but definitely
need it for now at least. Obviously, the big plan is to move
everything over, and I'm sure that day will come...
Shawn

Similar Messages

  • Please help me, I need to use Flex with CF

    Hi everyone,
    I am starting to retract my brain from an intense 2 days to
    figure out how to use Flex with Coldfusion. I am using Coldfusion 8
    Beta (this part is good, don't need help for CF itself). I am also
    using Flex Builder 2 (with chart but this not the topic). I
    installed FDS 2.5 before to install ColdFusion 8 but I think CF8
    have is own FDS or something like that... anyway, it might help to
    mention it!
    Well, I tried HTTPService, RemoteObject, WebSer vice -
    NOTHING WORKS!!! Argh! Did I mention I spent 2 days? ;-)))
    Well, I start with the basic: a login form with an email (as
    a username) and a password to be validated. I have a CFC to do the
    validation and return a simple message (string): "OK' when it is
    valid and a custom message when it is not valid; depending if it is
    the password and/or the email which is not valid.
    I always got an error. Since the error is different depending
    of the method I use, I will explain the latest method I used in
    this message and try to concentrate on that method specifically!
    The method is WebService and here is the error:
    faultCode:Server.Error.Request
    faultString:'HTTP request error'
    faultDetail: 'Error: [IOErrorEvent type="ioError"
    bubbles:false cancelable=false eventPhase=2
    text="Error #2032: Stream Error .
    URL=http://localhost:8501/iDashboard/login.cfc"].
    URL: http://localhost:8501/iDashboard/login.cfc'
    Any help will be very useful!!!
    Thank's

    Cyber,
    This may be what you are looking for. It worked well for me.
    Flex is sweet, but with the number of people confused about setup
    with CF they sure aren't making any friends.
    Flex/ColdFusion
    setup

  • Flex with Jboss

    Hi Friends
    I'm developing Flex with java using Blaze-DS under the
    Spring MVC. I've problem in using Jboss, Based on BlazeDS
    Installation guide
    http://opensource.adobe.com/wiki/display/blazeds/Installation+Guide
    configure the jboss with Flex.There is no problem with Flex running
    in Jboss but it couldn't establish connection and business logic
    with java, The Jboss server couldn't through any errors. These same
    war file run under the tomcat server. So please help me to solve
    this problem.
    Thanks&Regrads
    Prakasam

    I don't have any experience with Spring MVC but I was using
    JBoss with Blaze-DS without a problem.
    so my next question is, can you make a echo to work??
    eg, make a function that returns the input string back to the
    flex client.
    Ries

  • Installation of ColdFusion

    During the installation of Coldfusion on my system, it gives
    me the following install options that I must select from. Please
    advise as to which selection I should make:
    1. Server Configuration
    Install ColdFusion MX 7 as a self-contained server. Similar
    to earlier versions of ColdFusion.
    2. Multiserver Configuation
    Install ColdFusion MX 7 on JRun 4 with integrated support for
    clustering and for creating multiple ColdFusion server instances on
    a single computer.
    3. J2EE Configuation
    Package ColdFusion MX 7 as a J2EE application. Lets you
    deploy ColdFusion MX on an existing J2EE server. For a list of
    supported servers and deployment instructions, see "Installing and
    Using ColdFusion MX".

    If you are just installing a basic server setup (no
    clustering etc) then the majority use #1.

  • How to install Flex Data Services 2 on Coldfusion MX 7?

    hello,
    How to install Flex Data Services 2 on Coldfusion MX 7?
    was is tomcat..
    I want to use RemoteObject(CFC) for oracle.
    Thanks for your support.

    Hello -
    To use mx:RemoteObject with CFC you don't even need FDS, you
    can use FlexBuilder 2.0 and use it's internal FDS SDK to build,
    compile and deploy full apps to be used in conjunction with CF 7.02
    (Flex Connectivity)
    Secondly, if you do want to install the full FDS 2.0
    enterprise software you can find the instructions to do so for J2EE
    apps servers here
    http://www.adobe.com/support/documentation/en/flex/2/install.html#flexj2ee
    HTH, Bill

  • Flex with php air application

    Hi ,
    I am new in flex.
    Actually i make a flex with php desktop application. There are two problems which i am not getting:
    a.) I make three module which i load on tab navigator click . These mudules working fine . But when i make this project export relese build to make .exe file . These modules not added in installation file.
    i.e after installation i have to copy these modules .swf file in program files where the application installed. So i want to know is there is any method so that module added in the .exe file so that they by default goes at the
    time of installation of exe.
    b.) I use php services in this project and when i insatlled the application to system its not working untill i add the the project service php file and zend frame work folder on user wamp . Is there any method that all these happen by default at the time of insatllation.

    Hi,
    AIR is best suited to be a client application.
    P.S: Since you are using PHP, you may want to take a look at
    amfphp so that you can use AMF to speed up data transfer between
    your AIR app and the PHP server.

  • Problem with SolMan installation on linux

    Hi,
    I am planning to install SAP Solution Manager in SUSE Linux 11.1 version. I have installed Linux and installed JDK 1.4.2_19 version and have set the JAVA_HOME and PATH environment variables.
    Now when i try to execute ./sapinst from IM<OS> folder as root user, i am getting the following error.
    guiengine: No GUI server connected;waiting for a connection on host Linux-fgg3, port 21200 to continue with the installation
    Kindly help me out...
    Thanks,
    Madhukar R

    Madhukar,
    Check the below forums which also discuss about same problem like yours.
    Trouble with SAP system installation GUI
    error in installation of solution manager
    Regards,
    Debasis.

  • Problem with linux installation on Thinkpad T410i

    Hello everyone. I have a problem with an installation of Linux (Debian). Installation ended in my Thinkpad T410i, but when you are starting, the computer constantly restarts. With windows does not happen. What's the problem?
    Probe with two versions: one with and one without GUI, and always restarts during startup stage or just finish loading the operating system. If eligo Windows in GRUB, the pc works normally.
    I appreciate any help you can give me.

    Madhukar,
    Check the below forums which also discuss about same problem like yours.
    Trouble with SAP system installation GUI
    error in installation of solution manager
    Regards,
    Debasis.

  • Tried to reinstall OSX Mountain Lion 10.8.4 and every time i start with the installation i get a requested time out message, had to shut down my MacBook Pro retina. Now when i start up it automatically start internet recovery

    tried to reinstall OSX Mountain Lion 10.8.4 and every time i start with the installation i get a requested time out message, had to shut down my MacBook Pro retina. Now when i start up it automatically start internet recovery for two ouers. After the internet recovery the same problem with reinstalling OSX message

    Gave up on the GUI.  This script derived from http://blog.netnerds.net/2012/07/os-x-how-to-setup-nat-on-lion-and-mountain-lion / seems to work for me:
    gwdev=en0 # This is my WiFi connection (has Internet connection)
    targetdev=en1 # This is the USB to Ethernet adapter (to give Internet connection)
    /sbin/ifconfig $targetdev down
    /sbin/ifconfig bridge0 create
    /sbin/ifconfig bridge0 up
    /sbin/ifconfig bridge0 addm $gwdev
    /sbin/ifconfig bridge0 $HOST_ADDR
    /sbin/route add default -interface bridge0 -ifscope bridge0 -cloning
    /usr/sbin/sysctl -w net.inet.ip.forwarding=1
    /sbin/ipfw add 100 divert natd ip from any to any via $gwdev
    /usr/sbin/natd -interface $gwdev -use_sockets -same_ports -unregistered_only -dynamic -clamp_mss -enable_natportmap -natportmap_interface $targetdev

  • Problem with Windows installation with bootcamp (won't start up)

    Hi ! I'm trying to install Windows on my Mac mini for the few programs I can't use on mac. When I restart with bootcamp installation assistant, nothing happens. The blue LED is lit, showing that the computer is on, but the screen doesn't recognize any signal and stays black. For info, it's plugged using Apple's mini DVI to VGA adapter. I don't know how to get this installation to work...

    Hi Gn0m:
    I do not use Bootcamp, so I cannot help you myself. However, you might get some feedback by posting in the Bootcamp forum as well as here:
    http://discussions.apple.com/category.jspa?categoryID=237
    Barry

  • Has anybody had the following error while trying to download iTunes 10.5? There is a problem with Windows Installer package. A program required for this install to complete could not be run.

    Has anybody had the following error while trying to download iTunes 10.5? There is a problem with Windows Installer package. A program required for this install to complete could not be run.

    Go to "control panel" then "add or remove programs".  Highlight "Apple software update"  Choose "change" click "Repair"  This should do the trick.  Then download and install iTunes 10.5 again.

  • Tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    I tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    Firstly, are you installing iTunes for the first time or are you updating your current version of iTunes?
    If you're installing iTunes for the first time have you tried redownloading the installer package? Perhaps the file you downloaded originally is corrupted...
    http://www.apple.com/itunes/
    If you've tried that, then try installing iTunes as your computer's administrator. To do this right-click the install package and choose "Run as administrator".
    If you're updating iTunes to the most recent version try repairing the Apple Software Update program on your computer. It's under the add/remove programs.
    1. Open the control panel
    2. Open Add/Remove programs (called "Programs and Features" in Windows 7)
    3. Navigate to "Apple Software Update" in the list and click on it
    4. Click on "Change" then select "Repair" (or just select the repair option in Windows 7)
    Once you repair this, try running iTunes and the update again.
    Fingers crossed!

  • Please help me with the installation process.

    i have got free norton antivirus activation keybwith the pirchase of hp 16 gb pendrive .
    please help me with the installation process.

    Hey @10p,
    Welcome to the HP Support Forums!
    I understand that you need assistance with the installation of Norton Antivirus that you received with the purchase of an HP 16gb Pendrive. Did you get the Pendrive with a computer or just purchase the Pendrive on its own?
    Once I know if the Pendrive came with the purchase of a computer I will be able to point you in the right direction for support. Good luck!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • Hi, please help with the installation of Lightroom 4, I bought a new Mac (Apple) and I want to install a software that I have on the album cd. My new computer does not have the drives. Can I download software from Adobe? Is my license number just to be ab

    Hi, please help with the installation of Lightroom 4, I bought a new Mac (Apple) and I want to install a software that I have on the album cd. My new computer does not have the drives. Can I download software from Adobe? Is my license number just to be able to download the srtony adobe.

    Adobe - Lightroom : For Macintosh
    Hal

  • Issues With CS4 Installation on Win 8?

    I purchased CS4 (Web Premium) on  disc several years ago, and it has been working fine on my  Win XP computer ever since. The Adobe software has all the current  updates, though I am using the CS4 version of Acrobat Pro (9.xx) rather  than a more recent (free) version of Reader.,
    Unfortunately,  my computer's hard drive has fried, and I just purchased a new Windows 8  machine, which will arrive shortly.  I am trying to determine:
    1. Are there any general issues with CS4 installation on Win 8 that I should know about in advance?
    2. Are there specific procedures (de-activation?) that I need to follow BEFORE attempting the installation on the new computer?
    3. Other than specific user issues, are there problems with CS4 versus Windows 8 that I would not encounter with Windows 7.
    I  enhance photos and create web sites for a living, so the CS4  installation is mission-critical. I am hoping I did not make a mistake  in ordering a Win 8 machine...
    Thanks for any and all insights.

    OK, fair enough. Maybe someone who has actually experienced this situation (CS4 --> Win 8 machine) might see this and offer some tips to avoid hassles. But I will try the install as soon as I get the new machine and post any ensuing issues/problems here.
    As for de-activation of the previous installation on the XP machine, that is now impossible, as the hard-drive is fried. Unless there is a way to de-activate an installation some other way (without actually opening the programs).  That said, I AM able to access files on the fried harddrive, so if there is a specific file that controls de-activation, I could access it on the old machine.  However, I may not be able to actually RUN said file on that machine, but can copy it to a stick and move it elsewhere. So, any thoughts on deactivation of an installation on a deceased computer?

Maybe you are looking for

  • Problem with gaining focus for JTextField in JTabPane

    I have 2 tabs. The first one has a "save to file" puush button, the seccond has two textfields. When I push the save button I get a warning that not all fields in the seccond tab are filled. If I choose the first button it shows me the seccond tab an

  • Syncing to different computer

    My older daughter recently donated her 8gb Touch to her sister. The sister had a Nano and we had her tunes in a folder on the computer (Vista Home Premium 64 bit) in Itunes. When we first connect the Touch to Itunes it says it is synced with the olde

  • Steve - question on example #124

    Steve, I've set up and run example #124 from your adf samples site. If I understand how it's supposed to work, then I think there's an issue with that example. When I first run TestPage, the page displays the first record (Id = 1) that was inserted v

  • Colour Profile Question - Press PDF

    Hi I've got a quick question regarding colour profiles. I've designed an A5 flyer for a client and I have my CS3 suite colour settings set to Adobe 1998 for RGB and Euro Coated for CMYK. The client has decided that this flyer is now to be printed on

  • CRM On Demand Podcast

    I would encourage you to checkout the "CRM On Demand Podcast". This site provides a variety of CRM On Demand topics such as: * Five Things About Performance * Integration Introduction * Data Access in Analytics * Five Things About Book of Business Go