Deploying Swing: AJAX, WebStart, local install or what?

We have just finished the configuration of WebCream for our customer. They had a large Swing application that they used to install on every user desktop. They wanted to go web-based but obviously didn't want to spend time rewriting the app. We ended up spending a couple of weeks configuring WebCream and writing custom renderers and in the end the app looks better in the browser then it did on the desktop.
Has anyone else used WebCream or a similar product? We've been very successful with it but I don't hear much about other people using it. Are end users OK with something like WebStart? I'm trying to see what deployment models do most people use for Swing applications, especially your typical database-driven apps.

We have just finished the configuration of WebCream for our customer. They had a large Swing application that they used to install on every user desktop. They wanted to go web-based but obviously didn't want to spend time rewriting the app. We ended up spending a couple of weeks configuring WebCream and writing custom renderers and in the end the app looks better in the browser then it did on the desktop.
Has anyone else used WebCream or a similar product? We've been very successful with it but I don't hear much about other people using it. Are end users OK with something like WebStart? I'm trying to see what deployment models do most people use for Swing applications, especially your typical database-driven apps.

Similar Messages

  • HT5071 Is it possible to call a locally installed ibook from a hyperlink? What about to a bookmark?

    Is it possible to call a locally installed ibook from a hyperlink? What about to a bookmarked page?
    I have 2 questions..
    1. Can I send a link via email that when launched will open an ibook that has already been downloaded to the bookshelf?
    2. If question 1 is possible, can I take it a step further and call a bookmark, i.e. chapter 3.
    Our company has it's own appstore and I want to send out links to sections of the ibooks using bookmarks or at the very least take them to the start of the ibook.
    I don't need to give them a link to install the ibook as they already have it installed.
    Any help would be much appreciated.
    Chris.

    That would be cool, but it's not possible. The ibook is not accessible by URL in the user's bookshelf.

  • Office 2013 VL Local Install with Project and Visio 2013 App-V

    Is it supported to have a local install of Office 2013 and deploy a virtual package for Project and Visio 2013 (created via ODT) using App-V 5.0 SP2?I cannot find any reference in the various support articles.

    Hello. Did you manage to get an official statement on this?
    Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually
    answer your question). This can be beneficial to other community members reading the thread.
    This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or MVPs.
    Twitter:
    @alexverboon | Blog: Anything About IT

  • JNLP javaws error:  requested version of JRE...not locally installed

    Greetings,
    First: I am a user not a developer and have very limited understanding of JDK, JRE, and Java Web Start. I just want to figure out how to get these applications to run. I suspect it is a JAVA bug that is peculiar to my particular Windows XP-SP2 system configuration.
    My Problem: When trying to run (two different/independent applications) java web start applications, I get the following error.
    The application has requested a version of the JRE (version 1.4) that currently is not locally installed. Java Web Start is unable to automatically download and install the requested version. This JRE must be installed manually.+
    For reference, the Launch file is:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP to launch MOViewer application -->
    <jnlp
    codebase="http://gnlewis.ic.edu/~webmo/webmo/java"
    spec="1.0+" >
    <information>
    <title>MOViewer</title>
    <vendor>WebMO, LLC</vendor>
    <description>MOViewer application</description>
    <description kind="short">A Java interface for viewing molecular orbitals.</description>
    <homepage href="www.webmo.net"></homepage>
    <icon href="images/splash.gif"/>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.4+"/>
    <jar href="MOViewer.jar"/>
    <jar href="Jmol.jar"/>
    </resources>
    <application-desc main-class="net.webmo.moviewer.MOViewerFrame"/>
    </jnlp>
    I should note that the required JRE is installed. I have various builds of versions 1.4 through 1.6 installed on my laptop. And my gut tells me that it is not the JNLP file that is the problem. I believe it to be a problem (bug) with java, JRE, or javaws that shows up with my particular PC configuration (which I did not set up but don't believe is particularly unusual).
    Another interesting and possibly related problem, is that when I goto the java application control panel (Start->Control Panel->Java) and select the "Java" tab, there is a lower section for "Java Application Runtime Settings". If I slect the "View" button a screen appears with two tabs: User and System. There are no entries under either tab. I can "Add" an entry under the user tab (and find the path to the correct java version etc.) and "Apply" the settings. I cannot add anyting under the system tab (even the my user ID is part of the administrator group and should have full system access). Even after applying this change, I still cannot run the java web start application. If I close the control panel and reopen it, the JRE path that I "added" is no longer listed under "View". This seems odd behavior. It is as if there is some configuration file or environment variable somewhere that is not getting set/saved.
    Please....is there anyone that has seen this problem and has a suggested fix. I have googled this problem and found a very few seemingly relevant pieces of info but it seemed more of a developer issue and I do have the background to understand the proposed fixes.
    Thanks, in advance, for your assistance.
    --Clay                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    I have the same error message, just a different java version:
    I have Java 6 installed, but the application wants 1.5 or newer :O
    Message:
    The application has requested a version of the JRE (version 1.5+) that currently is not locally installed. Java Web Start is unable to automatically download and install the requested version. This JRE must be installed manually.
    Launch file:
    JNLPException[category: System Configuration : Exception: null : LaunchDesc:
    <jnlp spec="1.0+" codebase="http://192.168.125.25:8421/ibm/dircon/">
      <information>
        <title>IBM Launched Tasks</title>
        <vendor>IBM Corporation</vendor>
        <homepage href="http://www.ibm.com"/>
        <description kind="one-line">IBM Launched Tasks</description>
        <icon href="http://192.168.125.25:8421/ibm/dircon/images/dir_licext.gif" kind="default"/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <update check="timeout" policy="always"/>
      <resources>
        <java href="http://192.168.125.25:8421/ibm/jreinst/installer" version="1.5.0+"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/Director.jar" download="eager" main="true"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirLibs.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirUIL.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/monitorinf.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/lic.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSEngine.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSKernelServices.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/ITDDefaultProductInfo.properties.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/dircon_inst.jar" download="eager" main="false"/>
        <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_extensions.jnlp"/>
        <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_inst_ext.jnlp"/>
        <property name="twg.help.dir" value="http://192.168.125.25:8421/ibm/dircon/ConsoleHelp/"/>
        <property name="dir.env" value="lic"/>
        <property name="twg.log.output" value="1"/>
        <property name="twg.code.base" value="\\Director"/>
        <property name="twg.directory.root" value="\\Director"/>
        <property name="twg.directory.classes" value="\\Director\\classes"/>
        <property name="twg.directory.data" value="\\Director\\data"/>
        <property name="twg.directory.log" value="\\Director\\log"/>
        <property name="twg.directory.proddata" value="\\Director\\proddata"/>
        <property name="twg.directory.tempdata" value="\\Director\\tempdata"/>
      </resources>
      <application-desc main-class="com.tivoli.console.ConsoleLauncher">
        <argument>192.168.125.25</argument>
          </application-desc>
    </jnlp> ]
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception:
    JNLPException[category: System Configuration : Exception: null : LaunchDesc:
    <jnlp spec="1.0+" codebase="http://192.168.125.25:8421/ibm/dircon/">
      <information>
        <title>IBM Launched Tasks</title>
        <vendor>IBM Corporation</vendor>
        <homepage href="http://www.ibm.com"/>
        <description kind="one-line">IBM Launched Tasks</description>
        <icon href="http://192.168.125.25:8421/ibm/dircon/images/dir_licext.gif" kind="default"/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <update check="timeout" policy="always"/>
      <resources>
        <java href="http://192.168.125.25:8421/ibm/jreinst/installer" version="1.5.0+"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/Director.jar" download="eager" main="true"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirLibs.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/DirUIL.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/monitorinf.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/lic.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSEngine.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/USMSKernelServices.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/ITDDefaultProductInfo.properties.jar" download="eager" main="false"/>
        <jar href="http://192.168.125.25:8421/ibm/dircon/lib/dircon_inst.jar" download="eager" main="false"/>
        <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_extensions.jnlp"/>
        <extension href="http://192.168.125.25:8421/ibm/dircon/lib/jnlp/dircon_inst_ext.jnlp"/>
        <property name="twg.help.dir" value="http://192.168.125.25:8421/ibm/dircon/ConsoleHelp/"/>
        <property name="dir.env" value="lic"/>
        <property name="twg.log.output" value="1"/>
        <property name="twg.code.base" value="\\Director"/>
        <property name="twg.directory.root" value="\\Director"/>
        <property name="twg.directory.classes" value="\\Director\\classes"/>
        <property name="twg.directory.data" value="\\Director\\data"/>
        <property name="twg.directory.log" value="\\Director\\log"/>
        <property name="twg.directory.proddata" value="\\Director\\proddata"/>
        <property name="twg.directory.tempdata" value="\\Director\\tempdata"/>
      </resources>
      <application-desc main-class="com.tivoli.console.ConsoleLauncher">
        <argument>192.168.125.25</argument>
          </application-desc>
    </jnlp> ]
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    deployment.properties:
    deployment.javaws.jre.1.registered=true
    deployment.javaws.jre.1.enabled=true
    deployment.javaws.jre.1.osarch=x86
    deployment.javaws.jre.1.osname=Windows
    deployment.javaws.jre.1.path=C:\\Program Files\\Java\\jre1.6.0_07\\bin\\javaw.exe
    deployment.javaws.jre.1.location=http://java.sun.com/products/autodl/j2se
    deployment.javaws.jre.1.product=1.6.0_07
    deployment.javaws.jre.1.platform=1.6
    deployment.javaws.jre.0.osarch=x86
    deployment.javaws.jre.0.enabled=true
    deployment.javaws.jre.0.location=http\://java.sun.com/products/autodl/j2se
    deployment.javaws.jre.0.path=C\:\\Program Files\\Java\\jre1.6.0_02\\bin\\javaw.exe
    deployment.javaws.jre.0.platform=1.6
    deployment.javaws.jre.0.osname=Windows
    deployment.javaws.jre.0.registered=true
    deployment.javaws.jre.0.product=1.6.0_02
    deployment.browser.path=C\:\\Program Files\\Internet Explorer\\IEXPLORE.EXE
    deployment.version=6.0
    deployment.javaws.splash.index=C\:\\Documents and Settings\\adamd292\\Application Data\\Sun\\Java\\Deployment\\cache\\6.0\\splash\\splash.xml

  • Just installed Arch - what now?

    I just finished successfully installing archlinux - What now?
    I had a quick peek at the wiki but it wasn't very helpful.
    Playing around I couldn't get a single package to install - no x.org or kde. pacman kept coughing up a load of errors - for instance when I tried to do pacman -Syu it told me that it couldn't sync with the belnet mirrors for core, extra and community packages. 'failed to synchronize ... transient resolver error '
    This can't be a repo problem because I installed it using internet files.
    The fact that I can't even start to use it is frustrating - even grub didn't seem to pick up my windows partition even though the grub list looked fine and I installed it to the right harddrive afaik.
    Any help? (especially for getting x.org and kde running! (or any packages installable for that matter!))
    Last edited by faermi (2007-11-09 23:48:31)

    Doehni wrote:
    First: Welcome to Arch!!
    The best point to start is the Beginners Guide in the Wiki: http://wiki.archlinux.org/index.php/Beginners_Guide
    By the way: a lot of questions can be answered by searching the wiki.
    Regarding your grub problem: Add this to your /boot/grub/menu.lst file:
    # Windows
    title Windows
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    The string (hd0,0) points to my windows partition, which is the first partition on the first hard drive (counting starts with 0)
    You see i'm sure those lines were in the grub boot list, but I will double check.
    EDIT: Ah. They were commented out. Fixed this problem
    I tried changing the mirrors for pacman to use, but it still made errors:
    Warning current locale is invalid; Using default "C" locale
    :: synchronising package databases...
    error : failed retrieving file 'core.db.tar.gz' from ftp.parrswood.manchester.sch.uk : transcient resolver failure
    It says this for all of them, and did for the belnet mirror as well.
    When I try to ping google it says unknown host - does that mean that my network isn't set up properly?
    Last edited by faermi (2007-11-10 11:10:09)

  • How can a locally installed application br launched from a browser

    Hi
    I want to launch a locally installed java based swing application from my browser. How can I do this.
    BR
    Omair

    Maybe I'm wrong, but as far as I concern, you can't. However, If you're trying to acomplish it using an enterprise or a web application, you could test something like this at some point of your source code:
    Process swingProcess = Runtime.getRuntime().exec(new String[]{"java", "-Xmx=256m", "-jar" "-cp", "<classpath-jars-dirs>", "mySwingApp.jar"});
    Hope this helps...

  • When i open after effects it says that i didnt install quicktime but i already installed it what to do please help ??????!!!!!!!!!!!!!!!!

    when i open after effects it says that i didnt install quicktime but i already installed it what to do please help ??????!!!!!!!!!!!!!!!!

    Like Mylenium says, check firewall, anti-virus, and other security software.
    If that's not it, read this: http://forums.adobe.com/thread/961743

  • HT4993 i am trying to install msnbc app from the app store and keep getting an error message.  The app will not install.  What can i do?

    i am trying to install msnbc app from the app store and keep getting an error message.  The app will not install.  What can i do?

    This is asked and answered many times each day.  The forum search bar is on the right side of this page.
    Disable your firewall/security software and try again.

  • Safari and app store fail to work after installing Maverick, what can I do?

    Safari and app store fail to work after installing Maverick, what can I do?

    Disk Utility (Applications - Utilities - Disk Utility) Repair Disk Permissions 2x. Then restart in Safe Mode and try both apps. Restart normally and post results.

  • How do I change a local install of NW 7 to a domain install (X64 & SQL)

    So I was following my notes and it said to log into the server under the administrator to install the NW7 platform. So I did but I logged in as the local Administrator and not the domain Administrator which I have now found this is wrong for our environment.
    I have almost a fully configured Development system and I really can't afford to uninstall and reinstall under the domain admin.
    From comparing a Domain install to a local install I see I need to
    if a have local users  pedadm & SAPServicePED (being PED is the system)
    I need to create domain users with these names and the same password
    create a NT Group SAP_PED_GlobalAdmin
    Add the domain group SAP_PED_GlobalAdmin to the new domain users
    On the server where the system is installed changed the
        SAPOsCol to use the domain  pedadm  account
        SAPPED_00 to use the domain SAPServicePED account
    In SQL Server add the 2 new domain accounts and make them both sysadmins and make their home database the system database (in this case PED)
    So at this stage all the Windows /SQL config is all done but how do I tell SAP to use the domain accounts and not the local account. I would suspect there is at least a database string her somewhere.
    Can anyone help with the last bit.

    Cheers
    In the end the missing parts where
    Delete old users from SQL Server (DO NOT DELETE THE SYSTEM USER FROM SQL SERVER)
    Add the new domain users to the local administrator group of the server running the SAP system.

  • Referencing a "locally installed" Java applet from a server-based HTML page

    How does one reference a "locally installed" Java applet from a server-based HTML page (i.e. via the applet, object, or embed tags)? I have seen references in documentation that this is possible, but I have not seen any examples. I have tried a few things, but nothing seems to be working.
    Some background...
    I'm working on a web site that aggregates Internet video. For many users, I would like the site to work "without" requiring Java to be installed (or any prompts, etc.). This version of the site allows users to stream videos directly over the Internet and does not require any sort of access to the local system.
    However, in addition, I have a download manager that can be installed on the local system. Currently, it's a Windows-based "service" that is always running in the background, downloading files, etc. (with plans to later support other OSes).
    My dilemma is trying to communicate between my web site running in the local browser (executing JavaScript code) and the download manager. I call this component the "gateway". I need the gateway to be able to do the following:
    1) Pass user credentials from the web browser UI to the download manager (so it can communicate with my servers).
    2) Check the status of downloaded videos
    3) Launch a local media player (such as Windows Media, QuickTime, etc.) (or perhaps tell the download manager to launch the media player).
    Under Windows XP, I have an ActiveX control that can do these things. It communicates with the download manager via reading/writing to a shared XML configuration file.
    Unfortunately, under Vista and IE7 Protected Mode, ActiveX controls have become very restricted and my gateway no longer works. As such, I am looking at using Java for the gateway (also giving me the additional benefits of supporting additional browsers and OSes).
    From my understanding, I believe I can created a "face-less" Java applet, whose methods can be called from JavaScript. Ideally, I'm thinking I could install the applet onto the local system at the same time the download manager is installed. This would give the applet the security permissions it needs to communicate with the download manager.
    Thanks for any help and suggestions!

    Hi,
    Put the .jar file and the .class file in the path mentioned in one of the aliases in the plsql.conf file like /images or create
    a seperate directory and create an alias like /applets "path" in the plsql.conf file.
    <html>
    <body>
    <applet code=com.chartapplet.chart.BarChartApplet
    codebase=/applets/
    archive=/applets/chart.jar width=300 height=200>
    <param name=background value="white">
    </body>
    </html>
    Hope this helps.
    Thanks,
    Sharmila

  • I bought a Mac PowerBook in 2008. It came with InDesign CS3. I did not use it. My computer was stolen in 2014. I had backed up the hard drive. I reinstalled on my new Mac laptop. I want to use the CS3 now. It will not download or install. What do I do?

    I bought a Mac PowerBook in 2008. It came with InDesign CS3. I did not use it. My computer was stolen in 2014. I had backed up the hard drive. I reinstalled on my new Mac laptop. I want to use the CS3 now. It will not download or install. What do I do?

    From where are you trying to download it?

  • Local Install of Oracle DB 10g Release 2 (10.2) problem

    Good day,
    I have a small problem. I am attempting to install a local instance of the Oracle database 10g r2 (10.2.0.1.0) on a laptop running Windows XP Pro /sp3. When I installed the database I was not connected to my company network. The installation was successful and I was able to connect to the local DB just fine. Now I am connected to the company network and am getting the error: '*ORA-12514: TNS:listener does not currently know of service requested in connect descriptor*'. I am able to connect to the databases on the network, but not to my local install. If I disconnect from the network, I can connect to my local install just fine. I realize it is most likely a configuration issue but I am at a loss as to how to fix this. I would very much like to connect to my local install while logged into the network. I have searched the forums and Google for a solution but have not found a situation that closely matched mine and the suggested solutions did not help. Any assistance you can offer would be greatly appreciated.
    Here is the pertinent information about my laptop.
    OS: Windows XP Professional x/Service Pack 3
    Ram: 2 gb
    CPU: Intel Core Duo 1.83 GHz
    HDD: 80 Gb (45 gb free)
    SQLNET.ora
    # Defines the default domain.
    NAMES.DEFAULT_DOMAIN = world
    # Specifies the order of the naming methods that used for a client
    # to resolve how to connect to a database.
    NAMES.DIRECTORY_PATH= (HOSTNAME, ONAMES, TNSNAMES, EZCONNECT)
    # Defines which Oracle Names servers should be used.
    NAMES.PREFERRED_SERVERS =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = TCP.world)
    (PROTOCOL = TCP)
    (HOST = oranames1.mycompany.com)
    (PORT = 1640)
    (ADDRESS =
    (COMMUNITY = TCP.world)
    (PROTOCOL = TCP)
    (HOST = oranames2.mycompany.com)
    (PORT = 1640)
    (ADDRESS =
    (COMMUNITY = TCP.world)
    (PROTOCOL = TCP)
    (HOST = oranames3.mycompany.com)
    (PORT = 1640)
    NAMES.REQUEST_RETRIES = 1
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    sqlnet.expire_time=10
    TNSNAMES.ora
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORACJB.world =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = oracjb))
    EXTPROC_CONNECTION_DATA.WORLD=
    (DESCRIPTION= (ADDRESS= (PROTOCOL=IPC) (KEY=EXTPROC))
    (CONNECT_DATA= (PRESENTATION=RO) (SID=PLSExtProc))
    MYCOTEST.WORLD=
    (DESCRIPTION= (ADDRESS= (PROTOCOL=TCP) (HOST=mycompany.test.com) (PORT=1543) )
    (CONNECT_DATA= (SERVICE_NAME=MYCOTEST.world)
    MYCOPROD.WORLD=
    (DESCRIPTION= (ADDRESS= (PROTOCOL=TCP) (HOST=mycompany.prod.com) (PORT=1549) )
    (CONNECT_DATA= (SERVICE_NAME=MYCOPROD.world)
    note: I've changed my company entries so they are generic, but suffice it to say, I am able to connect my company databases just fine.
    Sincerely,
    Craig...

    Read the chapter about 'Installing Oracle on a non-networked computer' in the installation guide:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#BABFHCJG
    Werner

  • I have a early 2011 MacBook Pro upgraded to mavericks and windows 7 install cd what do I need to install bootcamp properly?

    I have a early 2011 MacBook Pro upgraded to mavericks and windows 7 install cd what do I need to install bootcamp properly?  I have the bootcamp assistant in my utilities folder but do I need an older version it's the 5. Something from mavericks and which drivers do I need my my computer?

    Boot Camp Assistant is already installed.
    Boot Camp 5.1- Frequently asked questions
    Mac Basics- Using Windows on your Mac with Boot Camp
    Boot Camp- Frequently asked questions about installing Windows 8
    Boot Camp- Installing Windows 7 Frequently Asked Questions

  • I purchased OS X Lion on my laptop and if I use the same username on my desktop it should just download not make me pay again, yet it is still saying "BUY APP" not "INSTALL." What do I do?

    I purchased OS X Lion on my laptop and if I use the same username on my desktop it should just download not make me pay again, yet it is still saying "BUY APP" not "INSTALL." What do I do?

    Hi...
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.
    Make sure and use the same Apple ID used for the original purchase.
    Mac App Store: Backing up your app purchases

Maybe you are looking for

  • Hard drive disappeared?

    I ran the disk check utility because my hard drive was making strange noises and it told me there were problems with it and I need to get my OS install disk and run the disk utility from there. I put the disk in, restart and boot from disk, go to dis

  • TS2529 how can i get my iphone 3gs out of recovery mode

    I tried to sync & update my iphone 3gs with itunes and after the update itunes gave message 'iphone in recovery mode, click here to restore'.  I dont want to restore back to new condition.  My phone is useless, please tell me how to get it out of rec

  • Problem with a SQL query involving dates

    I have a database with each task made by a developer in the company's systems, with 2 fields to determine the duration of the tasks: begin_date and end_date, both Dates. Now I have to make an SQL query returning the total of hours each one worked cou

  • BPC 10 version for SAP NetWeaver & Dashboards/Xcelsius

    Hi All, We are currently trying to integrate an Xcesius dashboard within a BPC 10 workspace however the documentation is rather 'thin' in this area. While trying to follow the BPC 7.5 documentation there are some clear differences in the steps you ne

  • How to add separating line between facing pages when exporting to PDF

    Hello, I've searched a lot and could not find an answer to my question... I'm creating several multi-page documents with facing (left-right) pages. After that I export these to PDF. I use the same setting for all my files and same settings for export