Screenshot In Java

Well, since focusing on a window and finding the dimensions etc. are not possible, I decided it may be able to work with screenshots.
I tried using createScreenCapture and it was wayyy to slow, it took about a second to take a screenshot. I read that using the Robot peer class is much faster, so I am attempting to use that. Now, I got all the pixel information using getRGBPixels, and strored it into an array. Now the question is, how do I generate and image and save it with that information?
I am trying to take a few screenshots a second, maybe up to 10.
Thanks

The Robot screen capture shouldn't really take more than a hundred milliseconds. I would say it should take between 20 to 100 milliseconds depending on your screen resolution and how fast your computer is. Whether you find a faster way to take screen shots or not the bottleneck will be writing the images to files (what is this Robot "peer" class anyway?)
But to answer your question, this is how you can turn an int array of rgb values directly into an image:
int[] rgbPixels = ...
ColorModel cm = new DirectColorModel(24,
                                     0x00ff0000,
                                     0x0000ff00,
                                     0x000000ff,
                                     0x0);
int bandMasks[] = new int[]{0x00ff0000,
                            0x0000ff00,
                            0x000000ff};
DataBuffer buffer = new DataBufferInt(rgbPixels,rgbPixels.length);
WritableRaster rast = Raster.createPackedRaster(buffer,/**width*/,/**height*/,/*width*/,bandMasks,null);
BufferedImage image = new BufferedImage(cm,rast,false,null);Supply the width and height that describes the rgbPixels where noted. If the size is the resolution of the screen, then you can obtain that information with the current GraphicsConfiguration.

Similar Messages

  • Taking screenshot with java applet using java robot class not working

    Hi Everyone,
    I am using the java applet to take screenshot of the web browser using the java's robot class.
    Robot objRobot = new Robot ();
    BufferedImage objBufferedImage = objRobot.createScreenCapture(objRectArea);
    The thing work good in windows system taking screenshot but in case of mac osx i get the blank image.When i check the event viewer in mac osx i get the following error.
    invalid context
    invalid pixel format
    CoreAnimation: rendering error 506
    The problem is coming for all the browser safari,firefox and chrome.My applet is signed applet.
    What might be the reason.An early reply is very valuable.
    My machine configuration is as follows.
    OS : MAC OSX
    Version : 10.6.4
    Is that a system level issue , java plugin issue?I'am confused with this error.
    Thanks sagar.

    870613 wrote:
    invalid context
    invalid pixel formatHm, seems like the Mac implementation of the Robot class is doing some bad initializations there. I can't be a 100% sure of course, but this smells like a bug to me. Are you sure you have the latest version of Java installed?

  • Returncode of weblogic.Admin Utility

    i try to check my WLS server with the following command:
    "java -cp $CLASSPATH weblogic.Admin t3://myserver:7001 PING 3 100 system
    weblogic"
    i doesn't matter if the command fails or was successfull i allways get
    returncode 0 when typing "echo $?" as the screenshot shows:
    # java -cp $CLASSPATH weblogic.Admin t3://myserver:7895 PING 3 100 system
    weblogic
    Failed to connect to t3://myserver:7895 due to: [java.net.ConnectException:
    No server found at T3://myserver:7895]
    # echo $?
    0
    Anybody any idea how to manage this?
    alexander

    Alexander,
    Currently, there is not a plan in place to backport the requested
    functionallity to WLS 5.1.
    Thanks,
    Simon Nunn
    Developer Relations Engineer
    BEA Technical Support
    Alexander von Alkier wrote:
    "Glenn Dougherty" <[email protected]> schrieb im Newsbeitrag
    news:[email protected]..
    Alexander,
    This is a known issue with the weblogic.Admin utility. BEA is planning tofix
    this and provide proper return codes in the next major release (probablywithin
    6 months).
    Regards,
    Glenn Dougherty
    Developer Relations Engineer
    BEA Technical Support
    Alexander von Alkier wrote:
    i try to check my WLS server with the following command:
    "java -cp $CLASSPATH weblogic.Admin t3://myserver:7001 PING 3 100 system
    weblogic"
    i doesn't matter if the command fails or was successfull i allways get
    returncode 0 when typing "echo $?" as the screenshot shows:
    # java -cp $CLASSPATH weblogic.Admin t3://myserver:7895 PING 3 100
    system
    weblogic
    Failed to connect to t3://myserver:7895 due to:[java.net.ConnectException:
    No server found at T3://myserver:7895]
    # echo $?
    0
    Anybody any idea how to manage this?
    alexanderso i have no chance to do this with WLS 5.1?
    alexander

  • Tiny font issue.. unacceptable!

    For some reason, in many Java apps I visit, the font is illegible. See URLs below for example screenshots:
    http://www.samhulick.com/smallfont1.gif
    http://www.samhulick.com/smallfont2.gif
    As you can see in the second screenshot, some of the text is OK, but most is not.
    What's wrong with this? This happens in both IE6 and Mozilla 1.3beta. here's the Java version info:
    JRE 1.4.1_02
    Default Virt. Machine 1.4.1_02-b06
    Java Plugin 1.4.1_02

    What do you mean? That's just a cropped image from my screenshot. Those two GIFs were screenshots of Java apps running on my home computer. What you see is what you get.. that's actually what displays on my screen.
    So how do I resolve this? How can I get the Java applets to show an actual legible font size??

  • Java Error while starting simulator - Screenshot attached

    Hi experts,
    I want to get internet in my blackberry simulator(9530). For this, when I start the MDS-CS Simulator, I get the Java exception(screenshot of the exception window is in the link given).
    http://docs.google.com/Doc?id=dfzrknk_20hf6g78cc
    My Java details are.
    JAVA_HOME - D:\Java_bk\jdk1.5.0_15
    CLASSPATH - D:\Java_bk\jdk1.5.0_15\bin;.;
    Path - D:\Java_bk\jdk1.5.0_15\bin;
    Kindly help me to solve this issue.
    Regards,
    Anees

    Thanks nambar,
    So, do I need to uninstall Java 1.5 in my system to correct this and change these details corresponding to Java 6?
    JAVA_HOME - D:\Java_bk\jdk1.5.0_15
    CLASSPATH - D:\Java_bk\jdk1.5.0_15\bin;.;
    Path - D:\Java_bk\jdk1.5.0_15\bin;

  • Can not reinstall Java 7 on Windows 8 x64

    Hi,
    Restinstalling Java 7 opens a dialog box saying that Java is already installed and should be uninstalled first. When I click on Yes to go on with unstalling, I get a second msg box saying that this action is only valid on installed products.
    I tried everything: running Cleansweep to clean the registry, running CCleaner for the same purpose. Using Cleansweep to delete manually the reg entries with name of value containing "java\", deleting any "java" directory on disk (in c:\program files, c:\program files (x86), c:\commonFiles, <user>\appData\localLow and I may forget deleted locations ... Finally rerun Cleansweep ...
    The problem still remains and, unless I can solve it, I will have to do a clean install of the OS (will be Windows 7 since Windows 8 drives me mad, sorry).
    Though, doing a clean install will cost me money, and 1 week of time !
    Will some nice person save me from this huge work ?
    Thanks in advance !
    Jean-Pierre

    Hello,
    It is odd that you are seeing a dialog saying it needs to be removed. Can you post a screenshot of that?
    If a particular update version is already installed, regardless of the build number in the case of EA builds, you will see a message saying that it is already installed, you can then continue or cancel.
    Why is it that you were trying to reinstall? As you called out the 64bit OS it may be the case that a 64bit JRE was installed and the JRE is not working in the 32 browser. I mention this as this is a common case.  Really only IE has a 64bit browser for Windows, Chrome and Firefox are do not provide production 64bit browsers and thus the 64bit plugin will not run in those browsers. Windows 8 as a bit more of a hurdle as Java must be run on the desktop rather then the start screen and the 32bit browser, as I recall, is the default.  Java.com will not provide the 64bit JRE unless a 64bit browser is being used for just this reason. Here are a few links that cover this:
    https://www.java.com/en/download/faq/java_win64bit.xml
    http://windows.microsoft.com/en-us/windows7/32-bit-and-64-bit-Windows-frequently-asked-questions
    You can obtain the 32bit JRE from https://www.java.com/en/download/manual.jsp
    To complete the uninstall there are some steps you can try this first:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall/en
    Only if the above does not work... registry changes, be careful, back up the registry!
    https://www.java.com/en/download/help/regkey_addremove.xml
    Cheers,
    Roger

  • How can I convert an image created in Photoshop into a format that Java's ImageIO library will take?

    Hi all,
    I've been trying to write an image resize tool to use the Lancoz resample algorithm to resize images to a high standard in Java.  The library with the algorithm/filter in it is mortennobel's image scaling library and it takes a buffered image as an input and returns the resized image as desired.  However the trouble I’m having is that the ImageIO library in Java, a standard library, which converts images given to its read method to buffered images doesn't accept certain images created in Photoshop and so it throws an exception.  My library needs to be fully automated to process possible thousands of images at a time and so manually converting them by resaving them as JPEG's is really feasibly.  Is there some way I can convert these images from Adobes Exif format to standard JFIF format?  I've tried simple inserting the APP0 marker from a JFIF image in-between the SOI and APP1 marker but the ImageIO library still failed.
    The above image is a screenshot of the binary in hex of one of the images that cause an Invalid Format exception when passed to ImageIO.
    Any help you could offer me with this would be much appreciated.
    Kind regards and thank you,
    Alexei Blue
    Science Warehouse.
    NB: I previously posted this post in Developers but was told to post it in a Photoshop forum so apologies if this is the incorrect formum

    The image scaling library does have a BiCubicFilter in it so I'll experiment around with them and see what happens.  As for the imageIO library I think it accepts Exif image types, but still for some reason it just doesn't like Adobe Photoshop types.  Maybe its the colour map it doesn't like I just can't seem to work out what's wrong which is slightly frustrating but looking round to see if I can find an answer

  • Installation Of Solman 7.1 aix Oracle failed with Java Error

    Dear All,
    We are doing SOLMAN Installation 7.1 SR1 AIX Oracle.
    Now the installation stopped at the 19th phase "IMport ABAP"as in the attached screenshot.
    OS : AIX 6100-07-02-1150
    Database:  Oracle 11.2.0.3
    Java Version currently maintained:  java version "1.4.2"
    When i checked in log File  import_monitor.java.log  (  /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS) ,
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] cat import_monitor.java.log
    java version "1.6.0_45"
    Java(TM) SE Runtime Environment (build 6.1.051)
    SAP Java Server VM (build 6.1.051 23.5-b02, May 30 2013 05:04:21 - 61_REL - optU - aix ppc64 - 6 - bas2:197575 (mixed mode))
    Required system resources are missing or not available:
      Import directory '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP2' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP3' does not exist;
      Import directory '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP4' does not exist.
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS]
    Also i checked all the above import Directories [
    '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1'
    '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP2'
    '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP3'
    '/cddumps/Solman_Export_Cds/51042607_2/DATA_UNITS/EXP4'
    ] and all the above import directories are present in my system.
    Later from the above log, i compared the Java Version of our System
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142ifx-20110630 (SR13 FP10) (JIT enabled: jitc))
    [root@solmantrg: /tmp/sapinst_instdir/SOLMAN71/SYSTEM/ORA/CENTRAL/AS] which java
    /usr/java14_64/jre/bin/java
    Kindly clarify the below Queries.
    1)Is the above Solman installation error was due to Java version? If so, do we need to install   java version "1.6.0_45" in Solman Server to proceed with the installation.
    2)Cant we proceed the Solman installation with the current Java version (java version "1.4.2") of our System .
    3) What is the actual Prerequistes to be maintained for JAVA.  I have downloaded the Installtion guide from SMP.
    but in the installation guide, The exact java version to be maintained to proceed with the Solman Installation 7.1 SR1 is not mentioned anywhere.
    4)If we install the Java 1.6, do we need to start Solman installation from the scratch . Any reboot required after installing java 1.6?
    5)Because of the inconsistencies in java version in our System, The installation shows the Error " Import directory does not exist  "?
    6)Please tel the cause of the Error
    Kindly assist to proceed with the installation
    Regards,
    Gayathri.K

    Hello Gayathri
    The import_monitor.java.log says the JRE used is 1.6 - java version "1.6.0_45"
    There must be multiple JRE's installed on the system.
    Run the below command and check the output
    ls -lad /usr/java*
    Few things I would try.
    Is the '/cddumps/Solman_Export_Cds/51042607_1/DATA_UNITS/EXP1' an NFS mount ? If yes use a local file system.
    Create a directory called /SMINSTALL and move all from /cddumps/Solman_Export_Cds
    It should look like /SMINSTALL/51042607_1/DATA_UNITS/EXP1
    Start the installation.
    Try to use Java 1.4 or 1.5 and see if that helps.
    You need to set the environment variable JAVA_HOME before starting the installation.
    export JAVA_HOME=/usr/java14_64/jre
    Are there any files/directories under 51042607_*/DATA_UNITS/EXP* ?
    Regards
    RB

  • Java 7 Web start fails to download Java 1.6 version

    Sorry for the almost exact duplication of a previous thread, but that was closed (Java 7 Web start fails to download Java 1.6 version
    When launching an application requiring Java 1.6 with a Java 1.7 web start it fails when it tries to download 1.6 with the following message:
    "Unable to download http://javadl-esd.sun.com/update/1.6.0/1.6.0_29-b11.xml for installation"
    Problem only seems to occur on Windows 7 (64 bit), seems fine on Windows XP.
    Bug has been raised with Oracle by poster Matt Taylor - http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7168311
    Does anybody have any ideas?
    Thanks,
    Lee.

    igor wrote:
    Could you please collect and provide more info.
    In particular:
    0) Explain how exactly you launch JNLP when it does not work.We have a website with a link to a jnlp file. User clicks on the link the jnlp file downloads and installs.
    "install the jnlp from the dos window" - do you mean run "javaws applicationURL"?Yes. But actually that only worked because we had already installed a Java 6 version.
    When it does not work do you use Deployment Toolkit to embed link into web page?
    1) screenshot of the errorHere are links to several screenshots of errors we get:
    http://dl.waterford.org/pics/error_install.png
    http://dl.waterford.org/pics/error2.png
    http://dl.waterford.org/pics/error3.png
    Here is a link to the error in the java webstart failure dialog (details):
    http://dl.waterford.org/pics/errormsg.txt
    2) Enable full trace details (see http://docs.oracle.com/javase/7/docs/webnotes/tsg/TSG-Desktop/html/plugin.html#gcexdf)
    and post trace fileHere is a link to the java console with full trace details:
    http://dl.waterford.org/pics/javaconsole.txt
    3) Install WireShark and see what http requests are made. Please post all request/response pairshttp://dl.waterford.org/pics/packets.pcap
    Edited by: 933472 on May 10, 2012 1:30 PM

  • Opening and closing osk form java program on windows 8

    Hi
    I want to open Osk when ever I click on any text field in windows 8.
    I tried in below mentioned way to open and close but it is usefull. could some body help in opening and closing osk properly on windows 8
    Opening OSK:
    builder = new ProcessBuilder("cmd /c " + sysroot + " /System32/osk.exe");
    Closing Osk:
    Runtime.getRuntime().exec("taskkill /f /im osk.exe");

    Hello,
    It is odd that you are seeing a dialog saying it needs to be removed. Can you post a screenshot of that?
    If a particular update version is already installed, regardless of the build number in the case of EA builds, you will see a message saying that it is already installed, you can then continue or cancel.
    Why is it that you were trying to reinstall? As you called out the 64bit OS it may be the case that a 64bit JRE was installed and the JRE is not working in the 32 browser. I mention this as this is a common case.  Really only IE has a 64bit browser for Windows, Chrome and Firefox are do not provide production 64bit browsers and thus the 64bit plugin will not run in those browsers. Windows 8 as a bit more of a hurdle as Java must be run on the desktop rather then the start screen and the 32bit browser, as I recall, is the default.  Java.com will not provide the 64bit JRE unless a 64bit browser is being used for just this reason. Here are a few links that cover this:
    https://www.java.com/en/download/faq/java_win64bit.xml
    http://windows.microsoft.com/en-us/windows7/32-bit-and-64-bit-Windows-frequently-asked-questions
    You can obtain the 32bit JRE from https://www.java.com/en/download/manual.jsp
    To complete the uninstall there are some steps you can try this first:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall/en
    Only if the above does not work... registry changes, be careful, back up the registry!
    https://www.java.com/en/download/help/regkey_addremove.xml
    Cheers,
    Roger

  • Java applet will not install in browser

    My VI will not install a JAva Applet. I jsut keeps saying "Installing Java Applet" and it never prompts for an install or anything. Any ideas? Is there something extra that I need to do that I am not realizing? I attached a screenshot of the window where is says installing.
    Solved!
    Go to Solution.
    Attachments:
    Capture.PNG ‏54 KB

    How are you trying to install the java applet? Through a website? Calling an installer? 
    Could it be that the applet already installed on the computer?
    Has it ever worked? 
    Applications Engineer
    National Instruments
    CLD Certified

  • Java SE 6 runtime error message

    My system keeps generating an error message:
    "To open “java,” you need a Java SE 6 runtime. Would you like to install one now?"
    How can I discover what is causing this?  I see (from another discussion) that a Facebook Video Chat file can be cause this message - I don't use Facebook on this system, so that's not the fix here.
    Should I install and be done with it?
    Thanks

    Triple-click anywhere in the line below on this page to select it:
    find /[AL]* -type d -name *.app -prune -exec sh -c 'ls -R "$1" | grep -q \.jar\$' {} {} \; -print0 2> /dev/null | xargs -0 basename -s .app | open -f -a TextEdit
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. The title of the window doesn't matter, and you don't need to post that.

  • To open "adobe" you need to install a Java SE 6 runtime. Won't install? Please advise.

    hello, every time i start up my Mac mini i get a message saying To open "adobe" you need to install a Java SE 6 runtime.
    But when i press install it says no connection available even though i am connected to a really reliable and fast connection.
    Please help - Thank you!

    every time i start up my Mac mini i get a message saying To open "adobe"
    That's not what your screenshot shows. It shows "java," not "adobe." Regardless, I very strongly suggest that you figure out what is trying to use Java before you install it.

  • Why is Java so hard?

    I know it's a lot easier than c++, but compare to VB.NET or to C#.NET it's a nightmare.
    For example, some code working under the IDE for loading images from a package directory won't work after jaring the project, since the images are jared. Why then, does it work from the IDE?
    I've been trying to find a simple code example that describes how to print a screenshot without saving it to a file, and I have not succeeded, so I'll give that up in my project(just a college project, not realy important).
    Many things that used to work when runing with the 1.4 jre, but not working anymore with the 1.5 jre.
    I've been working hours on designing GUI with the Intellij's GUI designer and once the app is runing, teh pack() is invoked and hours of work went down the drain. Why do I need to spend hours on GUI when .net developers just put the components where they want them to be, and focus on the bussiness logic?
    Apart from the challenge in beating the language (which I don't enjoy, since otherwise I would have chosen C++), is there a reason for all that?
    And is it possible that someday Java will be as intuitive as VB.NET?
    The basics of the language are easy to learn, but once you've passed that, it can be hell soetimes.
    I have no talent in graphics or in GUI designing, and therefore I find the .net enviroment much more suitable for me.
    Should I stick with Java?

    I know it's a lot easier than c++, but compare to
    VB.NET or to C#.NET it's a nightmare.Have you written a lot of C++? Or is this just something you've read? How do you know?
    For example, some code working under the IDE for
    loading images from a package directory won't work
    after jaring the project, since the images are jared.
    Why then, does it work from the IDE?Because that's the way IDEs work.
    I've been trying to find a simple code example that
    describes how to print a screenshot without saving it
    to a file, and I have not succeeded, so I'll give
    that up in my project(just a college project, not
    realy important).College? So you're an undergrad with how many years of programming experience?
    Many things that used to work when runing with the
    1.4 jre, but not working anymore with the 1.5 jre.I've not found that to be true.
    I've been working hours on designing GUI with the
    Intellij's GUI designer and once the app is runing,
    teh pack() is invoked and hours of work went down the
    drain. Why do I need to spend hours on GUI when .net
    developers just put the components where they want
    them to be, and focus on the bussiness logic?It might have more to say about the kinds of problems you're used to solving. What's the biggest problem you've done? What's the largest team you've worked on?
    IntelliJ is the best IDE I've ever used (yes, I've used Visual Studio). I can't speak to its UI designer, because I don't do Swing apps. Everything is a Web app to me these days, and UI designers take care of that in Macromedia.
    Apart from the challenge in beating the language
    (which I don't enjoy, since otherwise I would have
    chosen C++), is there a reason for all that? Yes, because enterprise scale problems are just harder than student assignments.
    And is it possible that someday Java will be as intuitive as VB.NET?There are frameworks to help. Take a look at Trails.
    The basics of the language are easy to learn, but
    once you've passed that, it can be hell soetimes.Yes, because the kinds of problems people like to solve beyond student problems are indeed hell. It's not easy in .NET, either.
    I have no talent in graphics or in GUI designing, and
    therefore I find the .net enviroment much more
    suitable for me.Then use that, by all means.
    Should I stick with Java?Probably not. Who cares?
    %

  • How to Launch an Integration Builder under two different java versions

    How to Launch an Integration Builder under two different java versions     1
    1. Situation     2
    2. How To Do     2
    2.1 jre preparation     2
    2.2 Put them into the system     2
    2.3 Execute a Java Web Start under jre 1.4.x version     3
    2.4 Change Java Runtime Versions     3
    2.5 Launch an Integration Builder     6
    1. Situation
    OS: windows 2000 pro – English
    Java version: jdk 1.5.x was already installed. (It’s not permitted to change.)
    I don’t have any authorization to install any software on the PC.
    But I need to use an Integration Builder.
    I already knew URLs of an Integration Builder (http://<hostname>:50000/rep/start/repository.jnlp).
    2. How To Do
    At this moment, an Integration Builder (XI 3.0) can be launch under jre 1.4.x environment (on windows).
    2.1 jre preparation
    I download j2re-1_4_2_10-windows-i586-p.exe from http://java.sun.com/j2se/1.4.2/download.html
    I installed it on my home PC and copied all files from C:\Program Files\Java\ j2re1.4.2_10\ into my USB.
    2.2 Put them into the system
    I pasted j2re1.4.2_10 folder from my USB into the windows 2000 pro system.
    Finally, I could list up all of javaws.exe under this system.
    c:\j2re1.4.2_10\javaws\javaws.exe
    c:\Program Files\Java\jdk1.5.0_05\bin\javaws.exe
    c:\Program Files\Java\jdk1.5.0_05\jre\bin\javaws.exe
    c:\Program Files\Java\jre1.5.0_05\bin\javaws.exe
    2.3 Execute a Java Web Start under jre 1.4.x version
    I executed c:\j2re1.4.2_10\javaws\javaws.exe .
    2.4 Change Java Runtime Versions
    Go to File-> Preferences -> Java
    As you can see, it indicates 1.5 version.
    Click [FIND] button.
    Click [NEXT] button.
    Click the j2re1.4.2_10 folder.
    Click [NEXT] button.
    A JRE Finder is able to find javaw.exe automatically. Or you can indicate C:\j2re1.4.2_10\bin\javaw.exe directly.
    Click [NEXT] button.
    Finally, there are two Java Runtime Versions. Now you need to uncheck the Enabled column of 1.5 version and check 1.4 version.
    Click [OK] button.
    Well, in the General tab, I selected None for Proxies.
    2.5 Launch an Integration Builder
    In the Location field, I typed the URL of an Integration Builder jnlp.
    http://<hostname>:50000/rep/start/repository.jnlp
    SAP Integration Builder comes up inside Applications area.
    Select it and click [Start] button.
    If you click Environment-> Integration Builder (Configuration), you can launch Integration Builder: Configuration.
    [PDF file location] with screenshots
    http://SDN.mobilian.org/SDN/How2LaunchIB.rar
    ===================Advertisement==========================
    How do you search SDN?
    What about [<b>SDN Search Widget</b>]?
    SDN Search Widget
    =========================================================

    I am not getting anywhere with deploying my application or
    applet.
    I have set up my bc4j project. It contains all my VO info,
    links, application module. (proj a)
    I then have another project with DbInfo in it(has all my rowset
    info), Multiple Frames, and my Applet.java file.
    Actually I have an Applet.java file and a Application.java file
    because I was seeing if both/either worked. Anyway they seem the
    same, except for that extra window that comes up when you run the
    applet.
    I follow the steps in the oracle directions (from earlier post).
    And all seems ok. But at ---->
    [*] Select the subdirectory under myhtml where your applet's HTML
    file
    is located, and enter the directory path of the 'staging'
    directory you
    created in step 3 above, if different from the default.</li>
    [*]Select the HTML files that JDeveloper created to run your
    applet.</li>
    [*]Select all of the Java source files in your project that make
    up the
    applet.</li>
    I have no HTML file associated with my applet, at least that I
    know of.
    So do I need to create one, or should it of been done
    automatically.
    Also, I trying to figure out what will be the best way to deploy
    my project. Applet or stand alone application is what my first
    choices have been so far. I have read that there is some issues
    with applets being served from a different server than the
    database. So a stand alone application was my front runner, but
    I haven't gotten either way to work yet.

Maybe you are looking for

  • Error message opening secure PDF file

    I bought a secure water marked PDF file and am unable to open it on my computer.  I get an error message saying, " There was an error processing a page.  Wrong operand type."  I'm able to download the file and open it on my Android cell phone, but if

  • Compiles well with eclipse but not with javac

    Hello. I am using Windows XP and eclipse 3.0.2. I have j2sdk-1_4_2_07-windows also. I built class files from the code below with eclipse. On jre, It silently runs and exits as expected. But when compiled with javac, It does not. It dumps a stack trac

  • Develop settings are not carring back to the Library

    I downloaded LR4 the first morning, and it has been pretty impressive. Until last night. I did the editing I wanted to do in the develop module, and when I went back to the Library to export, not everything came along. Most notible was the noise redu

  • Yaboot on mini-ppc

    hi,   I try to install archlinux-ppc on my mini-ppc /dev/hda4 I have kubuntu already running on /dev/hda3 OK I have this yaboot.conf: boot=/dev/hda2 device=/pci@f4000000/ata-6@d/disk@0: partition=3 root=/dev/hda3 timeout=50 install=/usr/lib/yaboot/ya

  • Fund Management - Issues in Upgrade from 4.6C to ECC6

    Hello, We are upgrading SAP Application for a client who is on 4.6C to ECC6. The client is currently using Funds Management in 4.6C. With ECC6 I understand that this functionality is moved into Public Sector and is available only on activation of IS-