AIR direct deployment

Does this mean I don't need to buy a $100 Apple dev licence for tinkering?

>> Does this mean I don't need to buy a $100 Apple dev licence for tinkering?
No, you would still need to buy an Apple dev account because Apple doesn't allow you to install any application on the device without signing it with either a developer or a distribution certificate.
>> Has that functionality been enabled in Flash Pro? I don't see any new options.
No, this functionality doesn't exist in Flash Builder or Flash Pro at the moment. For the time being, you would need to make use of command line to achieve this direct deployment. For details, please refer:
                   http://blogs.adobe.com/airodynamics/?p=512
-romil

Similar Messages

  • AIR direct deployment (without iTunes)

    "Deploy an AIR application on iOS devices without having to use iTunes or the iPhone configuration utility."
    Can someone explain how this is done ?

    This article http://blogs.adobe.com/airodynamics/2012/07/17/installinguninstalling-ios-air-applications -on-ios-devices-using-adt/ should help you out!

  • LMS 4.0 Prequisites of baseline templates are ignored if used for direct deploy

    Hi all,
    I'm want to use baseline templates for conditionally configuring several hundert access-switches.
    What I expect to work:
    Write a baseline template with prerequisites and parameters and use
    Configuration> Compliance> Compliance Templates> Direct Deploy
    The baseline template works perfect for
    Configuration> Compliance> Compliance Templates> Compliance Check
    if I use regex instead of parameters
    - compliant devices are detected
    - commands are generated only for non compliant devices
    But I don't want to enter several hundert parameters manually if
    I want to deploy the job after compliance chek...
    If I change the regex into a parameter then direct deploy will unconditionally
    generate the commands, regardless whether the prerequisites are met or not.
    Is this by design or a bug?
    My task is simple:
    If interface Vlan1 has an IP address matching a certain pattern I want to deploy the global command
    ip default gateway [same-prefix-as-interface-vlan1].1
    Like I mentioned above: the regexes are OK: compliance check works as expected
    When the regexes are changed to a parameter the command ip default-gateway will
    always be generated regardles wether the prequisite is met or not.
    Any thoughts or insight?
    Regards, MiKa

    Solution was simple:
    In one of the old release notes (Cisco Ressource Manager Essentials, around 2009) I found a note that prerequisites in templates are not supported with direct deploy. There are no notes for newer releases but the behaviour is exactly like described.
    Another documentation error...
    Rgds, MiKa

  • Is it possible to directly deploy SOA service .jar on the Oracle Java Cloud?

    I tried to deploy the SOA composite SAR File(.jar) to JCS console but got following error:-
    Starting action "Deploy Application"
    Deploy Application started
    Invalid archive provided: not a deployable EAR or WAR file.
    Archive may be poorly formatted (missing expected APP-INF or WEB-INF folders).
    Application deployment failed.
    "Deploy Application" complete: status FAILED
    Is it not possible to directly deploy .jar file?

    While I have not tried it I do not think its possible. Deploying SOA composites have quite a bit prerequisites, which are not included in JCS. JCS list of unsupported features and APIs does not mention it. The error you see is likely related to the limitation of:
    Unsupported Feature
    Alternative
    Direct JAR deployment.
    Embed JAR in EAR.
    However as mentioned I do not think you would be able to deploy SOA composites ..
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Direct deployment from JDeveloper

    Hello,
    I upgraded to the 10.1.2 jdev ( from 9.0.5 ) -- my direct deployment fails. Nothing much has changed on the target server. If I do a EAR file deployment from the console it works. Here is the trace of my deployment -- what should I be looking for ?
    ---- Deployment started. ---- Mar 6, 2006 1:22:32 PM
    Target platform is Oracle Application Server 10g (plhqisl1).
    Wrote WAR file to C:\oracle\src\OMRUtils\Utils\deploy\omrutils.war
    Wrote EAR file to C:\oracle\src\OMRUtils\Utils\deploy\omrutils.ear
    Invoking DCM servlet client...
    C:\oracle\JDeveloper10g\jdk\jre\bin\javaw.exe -Djava.protocol.handler.pkgs=HTTPClient -jar C:\oracle\JDeveloper10g\jdev\lib\oc4j_remote_deploy.jar http://pl-hq-isl1.us.oracle.com:1156/Oc4jDcmServletAPI/ ias_admin **** redeploy /oracle_nas/ias101202 C:\oracle\src\OMRUtils\Utils\deploy\omrutils.ear omrutils
    Initializing log
    Servlet interface for OC4J DCM commands
    Command timeout defined at 600 seconds
    Executing DCM command...
    Executing command redeploy /oracle_nas/ias101202 C:\oracle\src\OMRUtils\Utils\deploy\omrutils.ear omrutils UNDEFINED
    Command = REDEPLOY
    Reading application's ear file
    Ear file was successfully read
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    HTTP response code = 200, HTTP response msg = OK
    Command was successfully sent to Oc4jDcmServlet
    Receiving session id from servlet to check command status
    #### Command has failed
    Please, wait for command to finish...
    Checking command status...
    Setting userName to ias_admin
    Command has finished
    Receiving command exit value
    #### Could not receive command output from Oc4jDcmServlet
    Receiving command output
    #### Could not receive command output from Oc4jDcmServlet
    **** No output was received from command
    Closing connection to Oc4jDcmServlet
    DCM command completed successfully.
    Output:
    Exit status of DCM servlet client: 0
    Elapsed time for deployment: 11 seconds
    ---- Deployment finished. ---- Mar 6, 2006 1:22:43 PM

    No, oc4j is included in oracle AS. But some older versions of oc4j produce errors when directly deploying from jdev.
    Check if your AS contains oc4j version 9.0.2.0.0 if it is so, deployment should work fine. if not reinstall oc4j.
    oc4j is not automatically installed during the oracle AS Installlation Process (at least when I tried it).
    If theres no j2ee directory in your AS-home-directory, You should install it manually as descripted in the links in my posting.
    Also You have to start it with "java -jar oc4j.jar"
    Then it should work fine.
    check my other answer for more information:
    Re: User defind functons limitations

  • How do i download movie from macbook air directly to icloud?

    how do i download movie from macbook air directly to icloud?

    You want to download (I assume you meant upload) it to iCloud?  If that's what you mean, you can't.  iCloud will already have movies purchased from the iTunes store, which can be redownloaded (depending on your location) from your purchased list.  Movies from other sources cannot be stored in iCloud, except digital copies or purchased DVDs that are compatible with iTunes.

  • Can Swing/ADF directly deploy on application server?

    Hi,
    After creation of Swing/ADF rich client in JDevelopment, is there any way to deploy this as a WAR file on application server or this ADF option is only for direct client/server mode deployment?

    Hi All,
    I am also interested in ADF Swing and ADF BC in 3-tier setup. I tried a couple times as mentioned above. It worked fine all the way to the EJB model deployment. The first time I tried to test the AppModule, it showed 3 configurations, one for AppModuleLocal, one for AppModuleEmbeddedAS ,and one for the AS that I deployed on. It seems to work fine as I got data on the test. The second time I tried it, only one configuration available and which was the AppModuleLocal. I did not change a thing during those tests. Would like to get some help on it.
    Then I skipped the testing and moved on to create the front end. Then I noticed that the DataBindings.cpx was using the right AppModule with the configuration that point to the AppModuleLocal cogifuration file. Since I deployed the model to a different server, I tried to change it to the AS configuration that I depolyed. But the combo box only contain the AppModuleLocal configuration. That I don't understand again. Do you guys try the 3-tier model on local OC4J only or on Oracle AS as well?
    Thanks
    Keith

  • How to directly deploy lca files on adobe application server

    Hi,
    Can anybody tell me alternative way of deploying lca file on server without using import application feature from admin ui.
    Is ther anyway of deploying lca application directory on adobe configured jboss server.
    Please let me know how can i hard deploy lca application. I dont see applications in any of the folder on server when imported from adminui.
    Regards
    Sunil Gupta

    do you have Oracle application installed on another server?
    If yes, please run following in your browser and check the response. This is for 11.5.10
    http://hostname:port/configurator/oracle.apps.cz.servlet.UiServlet
    This is for R12
    http://hostname:port/OA_HTML/configurator/oracle.apps.cz.servlet.UiServlet
    You do not need to install oracle server on your custom application. You can directly access them by url.
    Thanks,
    Pankaj

  • 7/16/2012 - AIR 3.4 Runtime and SDK Beta 1

    The beta 1 release provides access to the AIR 3.4 runtime and SDK for Windows, Mac OS, iOS and Android. The key features and benefits of AIR 3.4 are:
    iOS 5.1 SDK Support — Build your AIR on iOS applications by default with iOS 5.1 SDK (without using the --platformsdk switch) and leverage the enhancements available in iOS 5.1 SDK.
    Exception Support in Native Extensions for iOS — A native extension for iOS can now use both C++ and Objective-C exceptions.
    iOS Push Notifications — This feature will use APNS (Apple Push Notification Service) and a provider (third-party server which will communicate with the APN) to generate notifications.
    AIR direct deployment (without iTunes) — Deploy an AIR application on iOS devices without having to use iTunes or the iPhone configuration utility.
    You can find instructions for getting started with this release here: AIR 3.4 Labs Page
    We encourage you to let us know what you think over on our AIR 3.4 Labs Forum

    Excellent, glad you were able to get this to work!  Had you tried right clicking the installer and doing a "run as administrator"?

  • 8/7/2012 - AIR 3.4 Runtime and SDK Beta 2

    The beta 2 release provides access to the AIR 3.4 runtime and SDK for Windows, Mac OS, iOS and Android. The key features and benefits of AIR 3.4 are:
    iOS 5.1 SDK Support — Build your AIR on iOS applications by default with iOS 5.1 SDK (without using the --platformsdk switch) and leverage the enhancements available in iOS 5.1 SDK.
    Exception Support in Native Extensions for iOS — A native extension for iOS can now use both C++ and Objective-C exceptions.
    iOS Push Notifications — This feature will use APNS (Apple Push Notification Service) and a provider (third-party server which will communicate with the APN) to generate notifications.
    AIR direct deployment (without iTunes) — Deploy an AIR application on iOS devices without having to use iTunes or the iPhone configuration utility.
    You can find instructions for getting started with this release here: AIR 3.4 Labs Page
    We encourage you to let us know what you think over on our AIR 3.4 Labs Forum

  • 8/21/2012 - AIR 3.4 Release Announcement

    Today we're pleased to announce that the next version of AIR, 3.4.0.2540, is available for immediate download.  This update includes the following new features:
    iOS 5.1 SDK Support — Build your AIR on iOS applications by default with iOS 5.1 SDK (without using the --platformsdk switch) and leverage the enhancements available in iOS 5.1 SDK.
    Exception Support in Native Extensions for iOS — A native extension for iOS can now use both C++ and Objective-C exceptions.
    iOS Push Notifications — This feature will use APNS (Apple Push Notification Service) and a provider (third-party server which will communicate with the APN) to generate notifications.
    AIR direct deployment (without iTunes) — Deploy an AIR application on iOS devices without having to use iTunes or the iPhone configuration utility.
    For further additional information please see our release notes.
    AIR 3.4 runtime for Windows and Macintosh: 3.4 Download
    AIR SDK 3.4 for Windows and Macintosh: 3.4 Download
    Previous versions of the AIR runtime and SDK can be found on the Archived AIR SDK and Runtimes page
    Message was edited by: Pat Willener - updated release notes link.

    Excellent, glad you were able to get this to work!  Had you tried right clicking the installer and doing a "run as administrator"?

  • How do you set up a deployment server to image a Macbook Air

    I have 240 Macbook Airs to deploy.  Having problems gettng them to netboot to the deployment server using the USB network adapter.
    The server is 10.6.8.  Does it need to be updated to Lion to work?

    The new MacBook Airs should boot off a Snow Leopard server machine running Netboot for these machines. At least the 85+ machines I've imaged off my SL NetBoot box do, so that's not the issue. Are using Netboot or something else? What image/build of Lion is on the box that you're trying to boot these machines against? I agree with Captfred if you're trying to use some system restore image for the MacBook Airs, I wouldn't bother. I compiled a custom boot image that installs 10.7.2 already out of the box and all of the Airs fired up just fine.

  • Adobe AIR Installer -  Hybrid - fails to launch on MAC

    We have an AIR application to be delivered as a hybrid DVD
    The AIR is deployed as a bundled runtime installer.
    The issue is after burning the DVD as a hybrid, the Adobe AIR Installer does not launch.
    We are using toast to burn the hybrid DVD
    Has anybody encountered a aimilar issue
    sks

    I've tried using the Leopard Disk Utility to burn a CD-R from a .dmg and a .cdr (using various options like compressed, read only ,etc.) based on the same directory that the USB installers are copied from (USB installers of AIR app + Sidecar works on Windows/Mac and Linux after installing AIR separately).  I can't get those disks read on a Vista or an XP (SP 3) machine.  Nothing comes up in the CD/DVD drive.  If I use wodim in Ubuntu Linux (installed on a partition on a G4 Powerbook, old, I know) the installer CD works on Mac but it's not readable on WinXp or Vista. 
    I've also tried to copy the .cdr created on a Mac and rename it to .iso, moved it over to a Windows machine and tried burning it with 2 different software (will try Nero next) and it fails to write from the mac-originated .iso.  Windows always seems to butcher the Mac-based installer .app files because it thinks they are folders so I have been unable to create a Data CD directly from the file structure on Windows.
    I'd love a bullet-proof way to burn a CD that would work on Windows and Mac (and Linux would be a plus).
    Thanks,
    Jason

  • Error Installing Adobe Air from Story Desktop Application Installer

    This is truly driving me nuts already.
    Every time I try to install the Desktop Application from the Story website, it says I must install Adobe Air. So I click Install, it shows the progress bar to 100%, then errors out with a window. The window header reads "Adobe AIR Installer" and the main section of the window reads "Couldn't write the application to the hard disk. Please verify the hard disk is available and try again." - There is a Retry and Cancel. Retry does it all again with same results.
    No, I had no previous versions of Adobe Air. So I tried installing AIR direct from the Adobe website, and it installs fine. So I go back to the Story webpage and try installing the Desktop Application again and the exact same set of events as described above happens. I uninstalled the AIR install, tried again, same result.
    I had Production Premium CS3 previously, and installed Production Premium CS5 UPGRADE. All the programs in the suite work like a charm!
    I'm running Windows 7 64 bit with 208 Gig free on my C drive, as well as over 500 gig free spread out over two other drives. 8 Gig memory, and two Nvidia Qadro FX 3500 video cards (If that matters at all). Full admin rights to the PC, not limited in any way.
    A quick Google search shows plenty of other people having the same problem,  just no known fixes I've found!
    HELP!!!
    PS- I have a picture of the error message, but the insert picture link is greyed out and won't let me add anything to this post.

    Here is the installer log entries as requested:
    9/3/10 11:34:54 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] Starting app install of file:///Users/Shared/Downloads/AdobeStory.air
    9/3/10 11:34:54 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] UI SWF load is complete
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] UI initialized
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] beginning UI styling
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] UI styling complete
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] Unpackaging to /private/var/folders/dJ/dJl0jNt6GK4MiC2esOh-GU+++TM/TemporaryItems/FlashTmp0
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] unpackaging/validation is complete
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] application is bound to this version of the runtime
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] app id com.adobe.AdobeStory
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] pub id 4875E02D9FB21EE389F73B8D1702B320485DF8CE.1
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] Application located at /Applications
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] The certificate of the installed app fails to match either the signature or migration signature of the AIR file
    9/3/10 11:35:01 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] starting cleanup of temporary files
    9/3/10 11:35:02 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] application installer exiting
    9/3/10 11:35:02 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] application installer exiting
    9/3/10 11:35:02 AM com.apple.launchd[223] ([0x0-0x40040].com.adobe.air.ApplicationInstaller[344]) Exited with exit code: 9
    Thank you for your help.

  • How to convert Java code to Webservice and deploy in to JBOSS via JDEV11g

    Hi All,
    Greetings. I am trying to develop Java Web service from JDeveloper 11g which has 2 basic methods. I can able to develop the WS out of the Java through Jdev and can able to test the webservice with the help of "Test Web Service" menu option under .JPR.
    But when I am trying to deploy the WS.War file in to JBOSS app server (which is our project default server) from JDEV I couldn't able to get the option thought I have created the JBOSS server connection in Jdev. I can see only weblogic server connection under DEPLOY menu. Even if I edit the SOAP URL in WSDL to point JBOSS host and port and manually deploy the WAR in to JOBSS, it is not working, getting deployment error.
    Anyone please guide me how to edit the WDSL which should point my JBOSS server (http://localhost:8080) and how to deploy the WAR and access the webservice from my Browser. Step by step help will be really appreciated since I am new to WS. Make this WS work is very important and urgent task in our project. But no luck so far.
    Thanks in advance for each of you. Waiting for the position help.
    klogube

    Hi Shay,
    Thanks for providing the blog URL which helped me to solve my first project. Now I have changed my WebServices deployment server from JDEV Default Apps server (Weblogic) to JBOSS. Now I can directly deploy Ws.WAR from JDEV to JBOSS. But I am getting the error in the JBOSS log as soon as I deploy the WAR.
    2009-02-02 17:21:29,985 ERROR [org.jboss.deployment.MainDeployer] Could not create deployment: file:/opt/jboss-4.2.3.GA/server/default/deploy/Testing-SampleWebServices-context-root.war
    java.lang.IllegalStateException: Endpoint already registered: jboss.ws:context=Testing-SampleWebServices-context-root,endpoint=DateTestingWSSoapHttpPort
         at org.jboss.wsf.framework.management.DefaultEndpointRegistry.register(DefaultEndpointRegistry.java:89)
         at org.jboss.wsf.framework.management.ManagedEndpointRegistry.register(ManagedEndpointRegistry.java:59)
         at org.jboss.wsf.framework.deployment.EndpointRegistryDeploymentAspect.create(EndpointRegistryDeploymentAspect.java:49)
    .................etc
    2009-02-02 17:21:29,987 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@a99914c8{ url=file:/opt/jboss-4.2.3.GA/server/default/deploy/Testing-SampleWebServices-context-root.war, deployedLastModified=0 }
    org.jboss.deployment.DeploymentException: Could not create deployment: file:/opt/jboss-4.2.3.GA/server/default/deploy/Testing-SampleWebServices-context-root.war; - nested throwable: (java.lang.IllegalStateException: Endpoint already registered: jboss.ws:context=Testing-SampleWebServices-context-root,endpoint=DateTestingWSSoapHttpPort)
         at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
         at org.jboss.deployment.MainDeployer.create(MainDeployer.java:991)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    .....etc
    Please help me, how to overcome this error and invoke my WS from http://localhost:8080...... (JBOSS path). I am trying to create client application too for invoke my WS and I failed to create the same while I am mapping the WSDL path in to the client application. Getting error, WSDL path is not available under localhost. (Note: I can able to see the list of WS's deployed in to JBOSS under: http://localhost:8080/jbossws/services which display the Endpoint name and address. But cant able to access the URL)
    Thanks
    klogube

Maybe you are looking for