Searching for a deployment tool for Developer Applications

hey ladies & gentlemen.....I wish that I should've a single setup.exe file to install my appliation developed in Oracle Developer,in addition it should also install the Oracle Database after copying the runtime application files. In this way I wish to facilitate my clients so that they should not call me to re-install the client application if he needs to reinstall the application after a system or windows crash recovery,n he should perform it just like installing another appliation like MS-Office etc. although I know that installing the Oracle Database is a very technical matter,yet I'm looking to fulfill my wish:).thanx.

You can't deploy a Forms application as an .exe. You need to install the runtime and then all the FMX/PLL/MMX files. There are tools that may help you package this up but not to a .exe file - this is why a web deployed application has advantages over client/server.
Regards
GRant Ronald
FOrms Product Management
http://www.groundside.com/blog/content/GrantRonald/

Similar Messages

  • Deploy tool for weblogic 6.1

    Hello all,
    I have used j2ee refrence server and am really new to weblogic,
    i am not adble to find the UI for the deploy tool like we have in t he the j2ee
    server ,... do we have one in the WLS6.0 ??
    if yes plz tell me the steps where i can find it ?
    Thanks
    Sunil

    Sunil,
    Unfortunately there isn't one for WLS 6.0. Are you using an IDE ? I would suggest
    looking at both JBuilder and VisualCafe. They come with a deploy tool for WLS.
    We have also addressed this issue in WLS 6.1. Please look at the DDE Editor -
    http://edocs.bea.com/wls/docs61/programming/environment.html#ConsoleDDE. We have
    defined various ANT tasks like DDInit which in conjunction with the DD Editor will
    allow to to construct and deploy applications on WLS>
    Nirav.
    sunil wrote:
    Hello all,
    I have used j2ee refrence server and am really new to weblogic,
    i am not adble to find the UI for the deploy tool like we have in t he the j2ee
    server ,... do we have one in the WLS6.0 ??
    if yes plz tell me the steps where i can find it ?
    Thanks

  • GA deployment tools for Mac

    We developped an online application in javaFX1.3 and we distributed it as a webstart application for windows, linux and mac 32 bits. Worked Well !
    After the eol announcement of 1.3 we started to migrate our application client to javafx2.1. It works well for windows users using the deployment tools you provide.
    JavaFX2.1 is GA for MAC as we can use the SDK. But we can't invite mac users to test our application by webstart. Do you know when the JRE will be available with deployment features for mac ? Also, we wondered if the JRE will be available for 32 bits ?
    BR,

    Web Start and Java plugin will be supported in JavaFX 2.2 for Mac and Linux, which will be released as part of Java SE 7u6.The roadmap doesn't mention tight integration of JavaFX with the JDK with concurrent Mac OSX/Linux/Windows support until JDK8 in late 2013.
    http://www.oracle.com/technetwork/java/javafx/overview/roadmap-1446331.html
    Does that mean that you guys are actually a year ahead of schedule on this integration? :-)
    Note that we do not plan to release a 32-bit version of Java SE / JavaFX on Mac OS XI noted that Chrome is only 32bit for Mac (http://jdk7.java.net/macportpreview/releasenote.html).
    Does this mean that a plugin for Chrome on the Mac won't be able to be provided until Chrome release a 64bit version for Mac?

  • Searching for a Reporting Tool for Oracle 11g

    Hello,
    I have created several OLAP-Cubes with the Analytic Workspace 11.1.0.7.0B on the Oracle Database 11g. Now I need a Tool for Creating some Reporting. I have Oracle BI Spreadsheet Add-In Version 10.1.2.3 for Microsoft Excel. I have installed it and I have a Connection to the Database. But on the Query-Assistent, I can't see my Measures and Dimensions. I guess it is because of the Version.
    My Questions are:
    - Is there any BI Spreadsheet in Version 11?
    - Is there any other Reporting-Possibility with another Tool for Oracle 11g? I couldn't find anything yet.
    I am very happy, if there is anyone who can answer my questions.

    I have no knowledge of BI publisher but if you install OBIEE then you will have option to install BI publisher also. You can download OBIEE from here.
    After installation you can look at following post to see the set up required to access olap cubes.
    http://www.oracle.com/technology/obe/olap_biee/index.html
    OBIEE install/user documentation -> http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm
    Thanks,
    Brijesh.

  • Deployment Tool, for 6.40 SP7

    I just installed EP 6.0 SP6 on NetWeaver 6.40 SP7. When run deploytool.bat, a popup window tells error:
       There is no disk in the drive. Please insert a disk into drive \Device\Harddisk2\DR6
        I have a choice of cancel, try again, continue.
      The flash screen shows on the back: SAP J2EE Engine 630 Deployment Tool.
      BTW, I was using NetWeaver 6.20 and the deploytool was working fine.
      Has anybody run into this problem before? Any suggestion or help is appreciated.
    thanks
    Dave Wang

    Hi,
    I had exactely the same problem and found the solution here:
    http://listserv.sap.com/pipermail/linux.general/2005-May/004673.html
    After I changed the entry in /etc/hosts, everything went smooth.
    Regards,
    Andreas

  • Deployment tool for weeblogic server8.1

    Hi,
    Iam New for EJB. I downloades weblogic server8.1 .
    I want to deplo my application on this server.
    Any body suggest me which software should i use for deploying and creating .ear file.
    ur help will be highly appriciated.
    thanks,
    Ajoy

    hey
    Weblogic comes with a built in ANT.
    You can find it in the following folder
    [BEA_HOME]\weblogic81\server\lib\ant
    the best one for you will be to run the example server, then the second step should be to build an ear file using the built-in ANT on the samples which comes along with installation of Weblogic.
    the build file build.xml provided by Weblogic will do creation of EAR file and as well as deployment and starting Weblogic server too.
    Try out. Its quite simple
    Raj

  • Do i need to set Resource Ref's in teh deploy tool for a CMP bean?

    Hi,
    I have a CMP bean which i have deployed, it doesnt work, in the server log shows the following.
    [#|2005-03-10T14:13:21.046+1030|WARNING|sun-appserver-pe8.1|javax.enterprise.system.container.ejb.entity.finder|_ThreadID=16;|JDO74004: Bean 'PersonEntityBean' method ejbFindByPrimaryKey:
    com.sun.jdo.api.persistence.support.JDODataStoreException: JDO76400: Got a JDBC SQLException while executing the SQL statement:
    SQL statement<select t0.person_id, t0.name from person t0 where t0.person_id = ?> with input values:java.lang.Integer:1.
    Please examine the SQLException for more information.
    NestedException: java.sql.SQLException: No database selected
    THe database has been set up in the connection pools, i thought this was enough, as there is no coded names in the implementation code, am i wrong?
    how do i get my CMP bean to communicate with the database?
    do i need to set up any references?
    thank you for your time
    Gavin.

    You set the JNDI name of the JDBC resource in deploytool. To do this, select your EJB JAR, select the General pane, and click Sun-specific Settings. Enter the JNDI name of your JDBC resource, and then set up the mappings & relationships. The J2EE 1.4 Tutorial's Container Managed Persistence Examples chapter has several examples that show how to do this.
    -Ian Evans

  • Searching for a Documentation Tool for PL SQL Packages

    Hi there!
    I've got the following problem. Our project contains of many different pl/sql packages and now we want to generate a simple documentation (e.g. the procedure signatures etc.). Is there any tool, which is able to generate such a documentation automatically, like the javadoc tool in Java???
    kind regards, Ingo

    Try one of these open source projects.
    http://oraschemadoc.sourceforge.net/
    http://sourceforge.net/projects/pldoc/
    Jens

  • BADI for TLB/DEPLOYMENT - Enhancement for Rounding

    Hi Experts;
    I'm searching for a Badi/User Exit to modify the deployment order quantities; rounding the quantity up to pallet size multiple if the remaining is greater than 0.5 pallet; down to pallet size multiple if the remaining is less than 0.5 pallet. Any comment will be highly appreciated on which badi/user exit for either ''TLB or Deployment'' makes use to write such modification.
    Great Thanks ...
    elif

    Dear Elif
    As per my understanding of your requirement, you would want the deployment orders to generate based on the pallet size.
    Solution 1:
    You can define the lotsize in product location, Transportation lane and you can make setting in Global SNP setting where you can define which lot size to be considered (either Destination Loc prod or T lane).
    This SNP planning profile needs to be set while executing the deployment in background.
    Solution2:
    This can also be met by designing a macro, where you set the min and max ranges.
    Rewards points if it helps
    Regards
    Nav

  • Looking For Actual 'Sync' Tool For Multiple Computers

    When I saw that syncing music via the iPod between computers was a new feature, I was Very Excited. I have music on my home machine and on my work machine. Each machine has about 3000 songs, with roughly 70% overlap on content, and only about 10% purchased through the iTunes Music Store. My iPod only gets synced to my home machine because of this.
    I was hoping that this new feature would, in fact, synchronize the libraries of both machines into one cohesive library.
    Sadly, this is not the case.
    Any suggestions for combining both libraries into one *that don't require several hours of manual transfer* are welcome. Barring that, I guess I'll have to do the syncing myself.
    Thanks!

    >
    I know I can “roll my own” and design it from the ground up
    >
    I am not familiar with any product that has functionality to track 'source' metadata at the column level. But I have helped architect and implement several data warehousing ETL systems that had to track the source of data for Sarbanes-Oxley, financial and auditing purposes.
    All of these tracking mechnisms involved ETL of record-level data from a source system to staging tables to hold the data. The staging tables had columns to indicate the data source, whether it had been cleansed or not and what you refer to as 'confidence level'. This tracking and audit information was not carried forward into the production tables but was maintained securely for auditing purposes to prove what data and values had been originally transferred from source to target.
    Once data is in the production system the original source of the data was no longer tracked since that data could be modified by app users or batch processes.
    Your design will need to reflect whether you need to track the changes only within your ETL processes or even after it gets to production. If you are talking about column-by-column audit history then you will may want to look into Oracle's fine-grained access control.

  • Visual tool for trigger development

    I am looking for a visual tool for trigger (or PL/SQL) development that includes metadata. It should be a kind of ETL tool but specific for triggers. That would help a lot when documenting triggers, checking for dependencies, data lineage, etc.
    Anyone know any tool from Oracle or out there?

    How about Oracle's very own SQLDeveloper?
    http://www.oracle.com/technology/software/products/sql/index.html
    Other option would be TOAD by quest
    http://www.quest.com/toad_for_oracle/
    or PL/SQL Developer from AllroundAutomations.com
    http://www.allroundautomations.com/bodyplsqldev.html
    Message was edited by:
    satishkandi

  • Command line tools for xcode mac os x 10.6.8

    Hi,
    Will the latest command line tool work for mac os x 10.6.8 also? If yes, I will go ahead and download them.
    If no, please help find a download location for command line tools for mac os x 10.6.8.
    Also, please let me know if that will support the development of latest ios apps.

    developing for "the latest iOS Apps" is supported by the latest X-code tools, which does NOT run under 10.6.8.
    Version 3.2.6 will run under 10.6.6 and later.
    Version 5.0.1 requires 10.8.4 or later.
    Version 6.1.1 (currently the latest) requires 10.9.4 or later.

  • Relational Writeback tools for Planning

    Experts --
    Does someone have suggestions for relational writeback tools for planning applications?
    We use BPC extensively for analytics and consolidation, but some projects require transactions (e.g. human resources, capital planning).  I need to have a more flexible, dynamic relational component.
    Are tools available from Business Objects/SAP that facilitate writeback to tables in a relational environment?
    Thanks...Marv

    Zero responses...guess there is nothing out there...

  • Deployment Guide for CS5 Master Collection

    Im looking for the Deployment toolkit for Adobe CS5 along with the Guides on how to deploy CS5.
    I know there are deployment guides for Adobe CS4 but im looking for the updated CS5 Version.
    Thanks

    Working on Master Collection CS5 and I am getting a return code 26 "An error occurd. Exiting installer"
    I've copied the application.xml.override to "payloads\AdobeMasterCollection5-mul" with the following content. What am i doing wrong? Please advise
    <?xml version="1.0" encoding="utf-8"?>
    <Configuration><Payload adobeCode="{FBB02B04-C034-4382-A3F6-57416E2752C4}">
    <Data key="Serial" protected="0">serialnumber</Data>
    <Data key="Registration">Suppress</Data><Data key="Updates">Suppress</Data><Data key="EULADelay">-1</Data>
    </Payload>
    </Configuration>
    My batch file looks somethis like this
    "D:\AdobeMasterCollectionCS5\Disc1\Adobe CS5\Set-up.exe" --mode=silent --deploymentFile="D:\AdobeMasterCollectionCS5\Disc1\Adobe CS5\install.xml"

  • Stand alone tool for 3 way merge [SOLVED]

    I'm looking for a standalone tool for a base - contributor - target merge. Use case is: I have old.source, old.patches and new.source. After patching new.source with old.patches there will be rejected.patches. Then I want to do a 3 way merge between (a) old.source patched with accepted patches, (b) old.source patched with all patches and (c) new.source patched with accepted patches.
    What's a good tool for that, or (even better) is there a tool supporting the workflow above?
    I know that this is part of every version control system, but it seems like an overkill to put things under version control just for this.
    Last edited by grey (2009-10-21 13:43:15)

    kdiff3 looks good, esp. this bit:
    Special case: Files with the same name
    If all files have the same name but are in different directories, you can reduce typework by specifying the filename only for the first file. E.g.:
       kdiff3 dir1/filename dir2 dir3
    plus the fact that they have a whole chapter on recursive directory merges in the documentation. And the fact that they *have* documentation - not a given with KDE apps these days.
    Thanks!

Maybe you are looking for