Java Development Kit JDK 1.6x

I had downloaded(vs_plugin_21, BlackBerryWidget_SDKv1) BB plugins ,  when i am going to run the setup , it gives error that i need to install JDK 1.6x before continuing and setup does not continues and When i am downloading the Latest  JDk from sun website it says you have the latest JDK installed on your system , i even reinstalled JDK on my pc  and tried this  on two other computers also  but no progress,,,,,,,,,,,,,,,,,,,,,,,,, could not get any solution to this. Whats wrong ((

Hi All,
I am integrating Blackberry application using BB JDK 4.2  & SAP JCO 2.1.
I am trying to build a BB program for SAP ECC (R3) system using  JCO, the build msg :
rapc  -quiet import="C:\Program Files\Research In Motion\BlackBerry JDE 4.2.0\lib\net_rim_api.jar" import="C:\Program Files\Research In Motion\BlackBerry JDE 4.2.0\lib\sapjco.jar" import="C:\Program Files\Java\jre6\lib\rt.jar" codename=JCO JCO.rapc warnkey=0x4b505454;0x52424200;0x52435200;0x52525400 D:\BBJDEWS\PRJUN15\JCOMainScreen.java D:\BBJDEWS\PRJUN15\JCOUIApp.java
Error : I/O Error: JCO.rapc (The system cannot find the file specified)
But, I run the same JCO program in eclipse  able get the connection as well details also.
Please Please  Please help me …in this

Similar Messages

  • Does JDK (java development kit) already comes installed on the Macbook?

    Does JDK (java development kit) already comes installed on the Macbook?
    I was at the Oracle website and noticed they have a JDK version for Windows, Linux and Solaris, but I couldn't find one for Mac OS. How is possible to develop in Java if you are using a Mac? Does the JDK already comes with it?

    No.

  • Se development kit (jdk 6) problem creating class file with HelloWorldApp

    I downloaded the java SE Development kit (JDK 6) with Java FX SDK and used the download manager from Java web site, the program downloaded the
    jdk-6u13-javafx-1_1_1-windows-i586 icon to my desktop and the java program to
    C\Program Files\Java\jdk1.6.0_13
         Jre1.5.0_05
         Jre1.6.0_03
         Jre6
    I then created a Java source file which was HelloWorldApp.java. and typed in the Hello World Code as requested I saved it to
    C\Documents and Settings\Compaq_owner\Java.
    Then I try to compile my source file into a .class file and get stuck as I am told to open a command window which I do through, start\allprograms\accessories\command promt.
    My command window says C:\Documents and Setting\Compaq_Owner>
    I am told to compile my source file and I must change my directory in the command window to the directory where my file is located.
    I type after the existing promt, cd C:\java and also tried, cd C:\Documents and Settings\Compaq_Owner\Java\HelloWorldApp. And was told both times the system cannot find the path specified
    I typed dir after the promt and can see the java directory there in the list, but have I placed my HelloWorldApp File in the wrong place what is wrong please help I cannot get off the ground
    Kind regards pete

    petefizz wrote:
    I then created a Java source file which was HelloWorldApp.java. and typed in the Hello World Code as requested I saved it to
    C\Documents and Settings\Compaq_owner\Java.Then the full path to your HelloWorldApp.java file is: C\Documents and Settings\Compaq_owner\Java\HelloWorldApp.java.
    Then I try to compile my source file into a .class file and get stuck as I am told to open a command window which I do through, start\allprograms\accessories\command promt.
    My command window says C:\Documents and Setting\Compaq_Owner>
    I am told to compile my source file and I must change my directory in the command window to the directory where my file is located. You file is located in the directory, C\Documents and Settings\Compaq_owner\Java
    I type after the existing promt, cd C:\java and also tried, cd C:\Documents and Settings\Compaq_Owner\Java\HelloWorldApp. And was told both times the system cannot find the path specifiedcd stands for Change Directory. You want to change to the directory where your .java file is. You can not use a path that ends in a file because a file is not a directory.
    You may need to put C\Documents and Settings\Compaq_owner\Java inside double quotes, "C\Documents and Settings\Compaq_owner\Java" I think newer versions of Windows will not require the double quotes.

  • How to install Java Development kit on RHEL 4.0 workstation

    Hi Guys,
    I'm new to java and not able to install java development kit on RHEL 4.0 system.
    I got tzupdater.jar file and confused what to do with it so that i acn succesfully use my JDK.
    Abhishek
    :(

    Simply go here and download the version you want (if you know how to use rpm, then get the rpm version, if not get the self extracting executable form). Then install by either using rpm or simply changing the mode of the downloaded file to make it executable and execute it.
    This is not rocket science.

  • ZAC looks for Java Development kit

    Is it true that ZAC needs Java Developmement kit installed on the client?
    Because my ZAC client got the following error:
    overallfound JAVA_HOME for JavaSoft VM: D:\Program Files\JavaSoft\JRE\1.3
    couldn't load Sun VM: 'Sun VM libraries do not exist/cannot be loaded in
    JAVA_HO
    ME D:\Program Files\JavaSoft\JRE\1.3\bin\javai.dll'
    Cannot load a suitable Java VM: error cannot load VM with order preference
    'S',
    exiting
    When I reinstall JDK it is okay. When I rename the registry key 'Java
    Development Kit' to something else it stop working again. Rename it back
    makes it works.
    But I don't know why ZAC need JDK since I only want end user install JRE
    instead.
    Thanks.

    paycity wrote:
    Java Development Kit is under the GNU General Public License (GPL), thus making it free software.The Sun JDK is not under the GPL, it's under a proprietary license, but is available without cost.
    The OpenJDK is under the GPL (with the classpath exception)
    I searched on the internet and many people says: Java Development Kit is under the GNU General Public License (GPL) and You don't can to distribute your programs compiled with Java Development Kit as a commercial software or to sell a product written in javaThey are wrong. The license of the software only governs how you may use it and what you can do with its source code. It does not restrict what you can do with the things you build with it (as long as you don't use parts of the JDK itself in your product)
    , You need a business license if you want to sell a product written in java, I mean: You must to buy: Java for Business JDK/JRE. This information is true?No.
    [Java for Business|http://www.sun.com/software/javaforbusiness/index.jsp] is a program by Sun/Oracle that allows you to buy support for the JDK. For example it allows you to use (and be supported with) the JDK 1.4.2, which is otherwise at its end-of-life.
    You don't need to buy that if you just want to build and sell software using the JDK.

  • Stupid Java Development Question (JDK? XCode?)

    I'm brand new to OS X, so forgive my noobness. I'm still getting used to OS X.
    I'm doing this little Java tutorial. It says I need to download an install the Java JDK. As I understand it, Java is already built into OS X and I need to use XCode to create and compile Java programs instead of the JDK....where the heck is XCode?
    If anyone knows, I could really use some help. Just finished going through the basics of how to make simple programs in Java but I don't know what to do! Lol. I feel so dumb. I kind of want to call Apple, but I think I'd feel to stupid. I think I have to download XCode? That's what I'm doing now. I had to sign up with the ADC. It's a big file though, 915MB, and it's probably going to take around an hour. I hope someone can tell me if I'm doing the right thing or not before then. I'm guessing I just download this and use this to write Java? How then do I compile? The tutorial is telling me to go to the command prompt and do:
    Code:
    javac filename.java
    to compile the class and then,
    Code:
    java classname
    to execute.
    I'm guessing that in OS X I'm going to use the terminal to accomplish this?
    Any help would be appreciated. I feel really dumb right now. The tutorial only covers how to do this in Windows and Solaris.

    Hi Ralph
    I'm doing this little Java tutorial. It says I need
    to download an install the Java JDK. As I understand
    it, Java is already built into OS X and I need to use
    XCode to create and compile Java programs instead of
    the JDK....where the heck is XCode?
    Go to http://developer.apple.com/ and sign up for a free Apple Developer Connection account. Once you've logged in, go to Downloads and you'll be able to find the latest versions of Xcode and Java. When it comes to downloading Java, take care to choose the version which matches your hardware and version of OS X.
    [snip] It's a big file though, 915MB,
    and it's probably going to take around an hour. I
    hope someone can tell me if I'm doing the right thing
    or not before then. I'm guessing I just download this
    and use this to write Java? How then do I compile?
    Yes - they're big files and you need to persevere with the downloads. Once you've got Xcode and Java installed, you can find some newby tutorials on my web page here:
    http://www.cems.uwe.ac.uk/~lrlang/javasoundmusic/index.html
    You'll find the links to tutorials near the bottom of the page.
    The tutorial is telling me to go to the command
    prompt and do:
    Code:
    javac filename.java
    to compile the class and then,
    Code:
    java classname
    to execute.
    I'm guessing that in OS X I'm going to use the
    terminal to accomplish this?
    Yes. This technique works for any Unix system (including OS X), and I used to teach my students to work this way, but I no longer recommend it. As you guessed, you have to type in these commands into the Utilities/Terminal program. However, to be effective you also need to know a number of other Unix commands like "cd" "ls", "pwd" and a few more which you can find in any introductory book on Unix. You also need to use a text editor (such as TextEdit) to create your Java source files and then save them to the hard disk. While this technique will work, you won't get the syntax highlighting and colouring that is offered by the Xcode editor.
    Any help would be appreciated. I feel really dumb
    right now. The tutorial only covers how to do this
    in Windows and Solaris.
    I think that if you follow my tutorials you will very quickly get up and running with Java development. I hope you enjoy working with Java as much as I do. You can always come back here if you need more help.
    Bob

  • At java development kit use only java ?

    Hi
    l am new about javacard programming.
    l will take G&P firmasından JCS Suite v3.0 Toolkit.
    l have some questions about it(especially about javacard development kit)?
    I will do some operation in card as signing , sent hash to card , take number.... And l dont use any APDU. I want to use only java about it. Is it possible with that or sample development kit?
    Additionally . Is there sample dev. kit to work in linux platform?
    Thanks your answers

    a.farukyazi wrote:
    l am new about javacard programming.
    l will take G&P firmasından JCS Suite v3.0 Toolkit.You probably mean G&D?
    l have some questions about it(especially about javacard development kit)?
    I will do some operation in card as signing , sent hash to card , take number.... And l dont use any APDU. I want to use only java about it. Is it possible with that or sample development kit?Off-card API for communication with Java Card is implemented in Java 6, javax.smartcardio .
    Additionally . Is there sample dev. kit to work in linux platform?Check out the M.U.S.C.L.E project.

  • Java Development Kit (aka JDK) on Intel Mac ?

    Hello,
    I'm considering seriously about buying an iMac Core Duo. I found most of the information I needed.
    However, I didn't found anything about the JDK. I'm using Netbeans quite often, so I want to be sure I'll be able to use it.
    Is there a JDK delivered with MacOSX for Intel, and which version is it ? I assume that there is a JDK, but I want to be sure before buying this machine.
    Thank you.
    Power Mac G5 (1.6Ghz)   Mac OS X (10.4.2)   1.5Gb RAM

    The Apple Developer Connection has lots of good information for developers, including Java.
    http://developer.apple.com/java/faq/development.html

  • Installing java development kit

    I have a fair amount of experience with java on machines at the university I attend, but am a little baffled as to how to install or what to install on my windows machine at home. I have installed both J2EE and the latest JDK successfully, but when I try to run the compiler javac in a command line, I am told that the command doesn't exist.
    The J2EE documentation doesn't say anything about this and I can't find where the JDK 5.o is installed. Can someone steer me in the right direction? Sun's development environment packaging is very confusing.
    Thanks,
    Mike

    The Installation Instructions for the Java 5 JDK explain what the SDK installs, where it installs it, and how to set Windows' PATH to include the various Java tools. A link to this document is immediately below the link you clicked to download the JDK. You should read it.
    None of this has anything to do with the J2EE product.

  • Java Development Kit Help

    I have installed the JDK version 1.0 from a cd-rom as i am unable to download the J2SE from the web site. I have no trouble compiling and runing very simple programs but i need to use the file EasyIn.java from Charatan and Kans for some of my programs. However i am unable to compile the EasyIn.java file and get 10 errors, so i don't get the EasyIn.class. I think i need to download some additional classes from this web site but i'm not sure what exactly. Any help would be very gratefuly received!
    Thanks
    Allan

    JDK version 1.0? That version is at least 100 years old! Find a place which has a good internet connection and download Java 1.4.1 or buy a book which has a CD included with a newer Java version.
    Jesper

  • Java Development Kit Choice

    Hi all,
    I'm in a situation where I have to make a decision on which Java DK should be installed on multiple computers in an educational setting. I want the students to use a text editor+command prompt to learn, but it would be nice to have the option to use an IDE later on, especially for students with more experience.
    My question is, if we are going to be predominantly using the text editor+command prompt combination, is there any disadvantage besides using more disk space to installing the "JDK 6 Update 7 with NetBeans" versus simply "JDK 6 Update 7".
    Thanks for your help!
    Edited by: Ravloo on Sep 2, 2008 6:55 PM

    My question is, if we are going to be predominantly using the text editor+command prompt combination, is there any disadvantage besides using more disk space to installing the "JDK 6 Update 7 with NetBeans" versus simply "JDK 6 Update 7".By installing the combination ( JDK plus NetBeans) you cause tighter linking between the two, and the potential for more installation problems. It used to be (and may have now changed) that you couldn't update one of the two when the combination wsa installed - it required both be replaced.
    I always install the Java JDK version I want, and then install the NB version I want, separately.

  • Does the latest MacBook Air OS come with  Java Development Kit, version 1.6?

    I need to purchase a laptop  to use for an online Java class.  The website I was given to download JDK 1.6 does not include a download for Mac OS.  I have heard that JDK 1.6 is part of Mountain Lion.  Can anyone confirm that, and if so, how is it accessed?  Thanks!

    Welcome to Apple Support Communities
    Java doesn't come with Mac OS X since the Lion release, so you will have to install Java manually after setting up the MacBook.
    You just have to install Java 6 from Apple > http://support.apple.com/kb/DL1572

  • How do I get to the latest edition of the Java development kit in Win Vista

    Is it only accessible from the command prompt in DOS, or is it in some folder I can get to from the start menu or on my desktop?

    Command prompt. You can "get to" the libraries and the JVM in the sense that applications that need them can use them, but there isn't a GUI component, so you can't launch it in the way that you might launch a browser or something.

  • Updating java when using JDK and JRE

    Ok, so after you make a program in java and compile it, you then install the new update of java. Wouldn't the virtual machine(JRE) or java development kit(JDK) notice something thats different and bring up an error?
    Do you have to use the same JDK as JRE that you have, because if you didn't have the most updated one, wouldn't there come up with an error?
    Last question, if you have used the command line to compile a program, then you know that you need to use javac to compile and java to run it. Well when you use the command javac to compile, then you are using the JDK; and if you use the java command to run it, then you are using JRE. This is just a question to make sure that I have this correct, So correct me if I'm wrong.

    brown16b wrote:
    Ok, so after you make a program in java and compile it, you then install the new update of java. Wouldn't the virtual machine(JRE) or java development kit(JDK) notice something thats different and bring up an error? Why? A newer Java version should be able to execute programs compiler for a prior version.
    Do you have to use the same JDK as JRE that you have, because if you didn't have the most updated one, wouldn't there come up with an error?Eh, what?
    Last question, if you have used the command line to compile a program, then you know that you need to use javac to compile and java to run it. Well when you use the command javac to compile, then you are using the JDK; and if you use the java command to run it, then you are using JRE. This is just a question to make sure that I have this correct, So correct me if I'm wrong.It's correct.

  • Uninstalling Java (TM) Platform, Micro Edition Software Development Kit 3.0

    Hi,
    I have installed Java (TM) Platform, Micro Edition Software Development Kit 3.0 EA, and now I want to remove it, however, when running the uninstaller I get a message about the "Java ME SDK is running. Please close Java ME SDK window and try again."
    There is no other Java ME SDK running, I have even tried this in Safe Mode, but with the same error message! My guess the problem is that the installer think itself is the Java ME SDK.
    Do anyone know how to solve this and uninstall the ME SDK?
    I'm running Vista business, 64-bit if that helps.
    BR Psy

    It's strange that there is not any related processes. Have you tried to remove sdk related folders from your home?
    Looks like it's platform dependency issue. Actually 64-bit is not declared as supported by SDK.
    http://java.sun.com/javame/downloads/sdk30ea.jsp#install:
    Required Software
    * Microsoft Windows XP or Vista 32-bit with recent service packs
    * Java SE Development Kit - JDK 1.6 or higher
    * Apple QuickTime player (required to play AMR media on Windows)
    I can suggest you to remove it manually from installation dir, <your_user_home>\javame-sdk, <your_user_home>\.javame-sdk and clean up registry.

Maybe you are looking for