Add flex to jdeveloper

Hello every body.
Im new using Jdeveloper and Flex.
Im working in Red Hat Linux ES/AS 4.
I have download and install Jdevloper 10.1.3 and download , from macromedia web, and install Flex 2.0.1 in my server.
Now I want add Flex to Jdeveloper in the way that I can work with Java and Flex integrated, for this I think that I must to add Flex in anyway to Jdeveloper.
Anybody can send me a link where I can find how to do this?
Thanks in advanced & regards to all.

Thanks John for your time, I founded also the same page and add to my browser.
http://gergerconsulting.blogspot.com/2007/02/using-flex-in-adf-jsf-applications.html
The other link that you send is against the treah that I open in the forum and you answer.
I have seem the gergeconsulting page and I think it is a good sample of how to begining.
But what I want is to know how to integrate Flex like Jdeveloper Extension or what is the way to do it.
Do you know any document that explain how to do it?
Thanks in advanced.
Regards

Similar Messages

  • How to add flex SDK to IntelliJ

    how to add flex free SDK to intelliJ6 or any IDE

    I don't have any issues with playing MP4. You must understand that mp4 should meet MP4 format requirements. If your video can't be played - this may be caused by issues with that mp4 video file but not Adobe Air.
    For example this AS3 code succesfully play mp4 video that meet mp4 requirements by format (not Adobe whimsy). Also you may note that StageVideo available on Direct render mode. Auto or CPU will not support native mp4 playing.
    package  {
        import flash.display.Sprite;
        import flash.net.NetConnection;
        import flash.net.NetStream;
        import flash.media.StageVideo;
        import flash.geom.Rectangle;
        public class sv extends Sprite {
            private var nc : NetConnection;
            private var ns : NetStream;
            private var client : Object = {};
            private var StageVideoContainer : StageVideo;
            public function sv() {
                client.onMetaData = onMetaDataCallback;
                nc = new NetConnection();
                nc.connect(null);
                ns = new NetStream(nc);
                ns.client = client;
                StageVideoContainer = stage.stageVideos[0];
                StageVideoContainer.attachNetStream( ns );
                StageVideoContainer.viewPort = new Rectangle(0,0,stage.stageWidth,stage.stageHeight);
                ns.play("162447510.mp4");
            private function onMetaDataCallback(e:Object):void{
    Here is Windows 7 Adobe Air project config from Flash CC. MP4 works prefect!
    In this sample app I use Adobr Air 4.0.0.1390 from latest official release. You can chat to my skype therabbitwindfall and I will support you with my mp4 and Win7 project.
    P.S. this mp4 works fine on iOS also.

  • Need to add flex grid in livecycle form to generate dynamic PDF

    Hi,
    not sure this is the right fourm or not, but I require a way to add flex data grid in my livecycle form to generate PDF containing flex grid.
    I tried adding a flex swf in Flash Field in Live cycle but it is giving me
    Error #2032: Stream Error. URL: file://PDFMedia026281/g/framework4.6.0.23201.swf
    I am new to this environement so any help would be great.

    Hi,
    with Designer ES3 (formerly know as ADEP Designer) you can use Flash files within XFA forms.
    Check Niall O'Donovan's article.
    He has prepared a nice example of using flash charts which can be manipulated at runtime.
    http://www.assuredynamics.com/index.php/2011/10/whats-new-in-adep-designer/

  • Adobe Flex in Jdeveloper

    Hi all,
    Anyone already do a aplication with Adobe Flex in Jdeveloper 10.1.3 or 11g?
    How?
    Thanks.

    please search "flex" in this forum and also Jdeveloper Documentation page for more info.
    check out this link
    http://gergerconsulting.blogspot.com/2007/02/using-flex-in-adf-jsf-applications.html
    Message was edited by:
    bsmt

  • New Portal add-in for JDeveloper

    Hi,
    I just installed the new Portal add-in for JDeveloper 9.0.3 which additionnally to the existing JPDK portlets supports now the new standard JSR168 portlets generation.
    When trying to generate standard portlets, the wizard starts OK and all the screen are there, but when clicking on the finish button to generate the code, nothing seems to happen and no error message or anything is displayed !!
    Any suggestion ??
    My operating system is W2K workstation using JDeveloper 9.0.3.2.
    Thanks,
    P.S. I have followed the installation instruction (copying the required files into the jdev/lib/ext directory and the jdev/lib/patches directory).

    George,
    It sounds like you haven't followed the download and install instructions for the portlet container (called 'PDK Standards Preview' on portal studio).
    Although the jdev addin can build portlets suitable for **any** jsr 168 compliant container, part of the install depends on jar files in the JWSDP 1.2 distribution which you download as part of the container install.
    Check the jdev addin install doc again, specifically pre-requisite number 2.
    If you don't want to use the Oracle JSR 168 container, then just download JWSDP 1.2 from java.sun.com and grab the same jar files from that. Although, note that in this case the deployment instructions in the tutorial article will not apply - as they are oc4j/jdev specific. You'll have to figure out how to deploy into your chosen container yourself.
    Regards,
    Gareth
    (PDK team)

  • Does anybody how to install portlet add-in to Jdeveloper 10g?

    I would like to know if anybody knows how to install the portlet add-in to Jdeveloper 10G?
    Thanks in advance.

    The portlet extension for Jdeveloper 10g is now out on the JDeveloper Extension Exchange - http://otn.oracle.com/products/jdev/htdocs/partners/addins/exchange/index.html

  • Unable to add soa_server to JDeveloper 11g

    I downloaded SOA Suite 11g, I created a domain named 'ESB_DOMAIN'. It created an adminserver. I started managed server from command line, I added a managed server -'Server1'.
    I downloaded JDeveloper 11.1.1.3.0, I created a simple OSB application. I was trying to add the application server in JDeveloper.
    I right clicked on Application Server->New
    I was able to added a provide local ip, port, test the connection and add a server.
    I right clicked on the project -->Deploy --><<project name>> -->selected ' Deploy to Application Server' click next
    click next
    In Select Server page, I selected the server I added earlier
    It took me to 'SOA Server' page, no SOA servers are listed and I am not able to deploy my application to OSB.
    Can you please help

    Hi
    During the domain creation process from config wizard, in the initial screens, did you select the OSB Facet. Most probably the domain you created may not have OSB stuff. Like when we create SOA Domain, we need to check the SOA project facet and Enterprise Manager Facets. Then only you can deploy SOA apps on that domain. So same thing applies for OSB Domain also to add OSB related facets.
    Thanks
    Ravi Jegga

  • Installing Oracle Text add-in to Jdeveloper 10g...

    Hi ,
    In the following url:
    http://www.oracle.com/technology/software/products/text/text.html
    the Jdeveloper's add-in for developing Text application is downloadable....
    My question is: The zip file titled: "TextWizard10.1.0.3.0.1_jar.zip" for JDeveloper 10g is for JDeveloper 10.1.2.0 or 10.1.3.0.1 or none of these versions...????????
    Thanks , a lot
    Simon

    "Support for JDeveloper is restricted to 9.0.2, 9.0.3, 9.0.4, and 10.1.0.0 "

  • How to add pugin to JDeveloper

    Hello,
    In research work, I have created a tool for testing oracle BPEL Process created with JDeveloper.
    I wanna to add this tool as a plag-in to JDeveloper Framework.
    Is that possible???!!

    You can develop an extension out of this...
    check http://docs.oracle.com/cd/E24382_01/doc.1112/e20067/toc.htm for more info
    Timo

  • Add Credentials via JDeveloper

    Hi,
    How can i add simple Credentials to the CredentialStore (using cwallet.sso) in JDeveloper (version 11.1.1.5)?
    I believe that if i add a Connection in ApplicationResources, it'll get stored in the solution's cwallet.sso. Nevertheless, i don't see the entry for adding simple credentials like name and password (instead of defining the target system information). Can it only be accomplished using Fusion Middleware console or WLST command line with createCred or updateCred (i'm using 11g)? If so, it'll only update the Weblogic's cwallet.sso and not the solution's cwallet.sso.
    Suppose that credentials get to the solution's local cwallet.sso. When i deploy it to the integrated weblogic (with no OEM available) - using JDeveloper's deploy, is this information merged with the Weblogic's cwallet.sso (in "“%ORACLE_MIDDLEWARE%\jdevhome\system11.1.1.5.37.60.13\DefaultDomain\config\fmwconfig\")?
    Regards.

    These forums should supply some answers to somes questions, right?! It's very hard to find answers here...

  • Portlet Add In for JDeveloper 91

    Hi Guys,
    I am very new to JDeveloper and the Oracle world. I am trying to install the portlet wizard/portlet addin to JDeveloper 9i and I am completly lost.
    How do I install this on my JDeveloper 9i that is running on my local machine?
    Thanks in advance.

    Hi Otoniel,
    The Installation doc. which comes in the portal-addin.zip explains the steps to get the portal addin installed on Jdev, please let us know if you have faced any problems while following this document.
    also the minimum requirement for portal addin to work is the Jdeveloper version 9.0.5.1
    Thanks
    Vineet

  • JAXB in Jdeveloper 10.1.3.2

    Hi,
    Does Jdeveloper 10.1.3.2 contains JAXB inbuilt? or do we need to add the api explicitly ?
    Can anyone please tell to Add JAXB in Jdeveloper 10.1.3.2?
    Thanks in Advance

    10.1.3 contains JAXB 1.0 - and you can also add JAXB 2.0 support as described here:
    http://java2go.blogspot.com/2008/01/jaxb-10-vs-20-in-jdeveloper-10g.html

  • Help installing Flex SDK 4.1 on Flex Builder 3 properly

    Flex Builder 3 comes with SDK for 2.0.1 and 3.2 by default, so I want to add Flex SDK 4.1
    I downloaded it, made a directory in the Flex Builder 3 sdks folder, and unzipped the contents there.
    After adding it and selecting/checking it on Flex Builder, I tried to use it by running a project I was using with 3.2 and I get the error below:
    unable to open 'C:\Program Files\Adobe\Flex Builder 3\sdks\4.1.0\frameworks\libs\player\9.0\playerglobal.swc'
    What do I need to do or didn't do?

    Hi,
    You can not use SDK 4.1 in flex builder 3. You need to purchase Flash Builder 4 or use free SDK 4.1 in eclipse.
    http://arunbluebrain.wordpress.com/2008/12/05/flex-40-gumbo-tutorial-installing-flex-40-sd k-in-eclipse-ide-flash-player-10/
    Regards
    Johnny

  • How to add Java projects to FlexBuilder2?

    In a recent
    Breezinar about
    Flex Data Services James Ward demonstrated how to to debug a
    Flex2/Java application by simultaneously setting breakpoints in
    both the ActionScript client and in the Java server from within the
    same instance of Flex Builder 2. The out-of-the-box FlexBuilder2
    doesn't have a Java project type. Anyone know how to add Java
    support to FlexBuilder2 to support the Java+ActionScript
    development environment demonstrated by James in his Breezinar
    ?

    When installing Flex Builder, select the option to install
    the Eclipse plugin
    version instead of the standalone version. The standalone
    version can only
    work with Flex projects, but the Eclipse plugin version
    *adds* Flex to
    whatever your existing Eclipse installation has (typically
    Java).
    A screenshot of what I'm talking about:
    http://www.morearty.com/blog/wp-content/uploads/2006/05/installer.png
    Mike Morearty
    Developer, Flex Builder team
    http://www.morearty.com/blog

  • 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

Maybe you are looking for

  • Cannot save as or save new documents in Office:mac

    Cannot save as or save new documents in Office:mac.

  • BOM Validity

    Hi All Is it possible to change the validity dates of the BOM ? As, when I tried to change the "valid from" date of BOM using CS02, SAP doesn't allow me to do so. The columns "Valid to" and "Valid from" are greyed out. Can it be done as I want to cha

  • Simple idm implementation question

    Hi, Would anyone with IDM experience comment on what would it take to implement the following in IDM (assuming there are technical people available, though with no idm experience) 1. There is no provisioning to the end systems 2. A requestor logs in,

  • Lightroom 4 - Banding/Posterization in shadows

    Hi, Ever since I upgraded to LR4, I've noticed severe banding/posterization in the shadow areas when using the graduated filter with reduced exposure or using the vignette to on Amount -100. I previously used these tools in LR3 to create fade to blac

  • Cancel of RG23D posting

    I had posted incoming excise invoice for depot. it show in RG23D register. Now i want to cancel this invoice. What is procedure to cancel it Thank's in advance