JDeveloper and J2SE 6.0 (jdk 1.6.0)

Hello,
i would like to use the jdk 1.6.0 with the Oracle JDeveloper 10g (10.1.3.0.2). I set up the Pathes but when i am compiling programm wich only shows a JFrame (nothing more), i get the Message "Process exited with exit code -1073741819". How can I develop programms with this JDeveloper release and jdk 1.6.0 ???
I hope that anyone can help ma!!!
Stefan Elm

Thanks for the response. I had read this. Also, there isn't any chance to use jdk 1.6.0 ?? So i can't use jdk 1.6.0 with the actual JDeveloper releses??

Similar Messages

  • Difference between, jre, jdk, sdk and j2se

    Dear Sir/Madam,
    I want to do some java and j2ee development and run these applications in a java application server environment. Can anyone give me some advices on what should i need to download? Moreover, what is the difference between, jre, jdk, sdk and j2se? Should i need to download all of jre, jdk, sdk and j2se?
    thanks and regards,
    david

    JRE is the 'java runtime environment'. It is responsible for creating a Java Virtual Machine to execute Java class files (e.g., run Java programs)
    JDK is the 'java development kit'. It is the same as the 'SDK' (at least in my mind). It normally comes bundled with a JRE and also allows you to compile Java source files into Java class files. The JDK allows you to both write and run programs.
    J2SE is "Java 2 Standard Edition". It can refer to either a JDK or JRE. This is 'core' Java. There is also J2EE "Java 2 Enterprise Edition" which allows you to write middleware or server code more easily.
    Your final choice will be which version. If you want the current, most common implementation:
    J2SE 1.4.2, J2EE 1.3
    If you want to skip ahead to the next generation, the latest releases would be:
    J2SE 1.5 (also called J2SE 5.0) and J2EE 1.4
    - Saish

  • Cannot test portlet using JDeveloper and built-in OC4J

    Hi everybody,
    I'm not trying to sound stupid but my problem seems to be very basic but i cannot solve it. I'm new to Jdeveloper. Here's my problem.
    I'm using Jdeveloper 10.1.2.1.0 (build 1913) to develope a portlet. I deployed it to the built-in Standalone OC4J of Jdeveloper and got the following messages:
    ---- Deployment started. ---- Sep 6, 2006 7:46:11 PM
    Target platform is Standalone OC4J (AppServerConnection2).
    Wrote WAR file to D:\jdev1012\jdev\mywork\Uma_OWHO\Uma\deploy\UmaPortlets.war
    Wrote EAR file to D:\jdev1012\jdev\mywork\Uma_OWHO\Uma\deploy\UmaPortlets.ear
    Invoking OC4J admin tool...
    D:\jdev1012\jdk\jre\bin\javaw.exe -jar D:\jdev1012\j2ee\home\admin.jar ormi://cuongttlabtop/ admin **** -deploy -file D:\jdev1012\jdev\mywork\Uma_OWHO\Uma\deploy\UmaPortlets.ear -deploymentName UmaPortlets
    checkIsLocalHost() error: cuongttlabtop/: cuongttlabtop/
    Uploading file D:\jdev1012\jdev\mywork\Uma_OWHO\Uma\deploy\UmaPortlets.ear to oc4j server side
    Notification ==> Application Deployer for UmaPortlets STARTS [ 2006-09-06T19:46:17.406ICT ]
    Notification ==> Undeploy previous deployment
    Notification ==> Copy the archive to D:\jdev1012\j2ee\home\applications\UmaPortlets.ear
    Notification ==> Unpack UmaPortlets.ear begins...
    Notification ==> Unpack UmaPortlets.ear ends...
    Notification ==> Initialize UmaPortlets.ear begins...
    Notification ==> Initialize UmaPortlets.ear ends...
    Notification ==> Initialize UmaPortlets begins...
    Notification ==> Initialize UmaPortlets ends...
    Notification ==> Application Deployer for UmaPortlets COMPLETES [ 2006-09-06T19:46:19.000ICT ]
    Exit status of OC4J admin tool (-deploy): 0
    D:\jdev1012\jdk\jre\bin\javaw.exe -jar D:\jdev1012\j2ee\home\admin.jar ormi://cuongttlabtop/ admin **** -bindWebApp UmaPortlets UmaPortlets http-web-site /UmaPortlets
    checkIsLocalHost() error: cuongttlabtop/: cuongttlabtop/
    Exit status of OC4J admin tool (-bindWebApp): 0
    Use the following context root(s) to test your web application(s):
    http://cuongttlabtop:8888/UmaPortlets
    Elapsed time for deployment: 12 seconds
    ---- Deployment finished. ---- Sep 6, 2006 7:46:23 PM
    When i tried to access the URL: http://cuongttlabtop:8888/UmaPortlets by Mozilla Firefox nothing came up instead : 403 Forbidden Directory browsing not allowed
    Please help me everybody!!!!! It's urgent. My boss will check my work on this Friday :((.

    I tried to access both URL you gave me and got the error:
    404 Not Found
    Resource /UmaPortlets/providers not found on this server
    I really dont understand what's going wrong here?? I followed exactly what Oracle tutorials tell me :(

  • J2SE 5.0 JDK Source Code setup

    I downloaded the J2SE 5.0 JDK Source Code .zip files, but how do I set it up? I'm running Windows XP.

    unzip the file to whatever location you want e.g. C:\JavaApiDocs
    which will create C:\JavaApiDocs\docs
    double-click C:\JavaApiDocs\docs\api\index.html to see if all is well
    if so, put a shortcut to index.html on your desktop
    many ide's have a link to the docs, for searching etc - go to your ide's options
    and point the docs location to C:\JavaApiDocs

  • SMC and J2SE 1.5

    I'm running Solaris 9 x86 09/04. The only patch I've applied is:
    112786-32 X11 6.6.1_x86: Xsun patch
    as recommended by the J2SE 1.5 release notes. After installing J2SE 1.5, the Solaris Management Console is broken. If I try to start it from the command line, it bombs with:
    com.sun.management.viper.CriticalStopException: javax/help/JHelp
    at com.sun.management.viperimpl.console.gui.SMCConsole.start(SM CConsole.java:276)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManag er.openConsole(BaseConsoleOptionsManager.java:752)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManag er.redirectToConsole(BaseConsoleOptionsManager.java:621)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManag er.launchConsole(BaseConsoleOptionsManager.java:167)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManag er.main(BaseConsoleOptionsManager.java:834)
    Any ideas?
    Thanks,
    Chris Radlinski

    I've resolved this issue. On Solaris 9 x86, the default Java installation resides in /usr/j2se. The JavaHelp packages required by SMC install their files to this directory. The Java 5.0 SE installation instructions advise you to redirect the /usr/j2se link to /usr/jdk/jdk1.5.0 if you want Java 5.0 to be your default Java installation. If you do this, you will lose the JavaHelp files and SMC will break.
    I resolved this issue by:
    1) removing the JavaHelp packages (SUNWjhdem, SUNWjhdev, SUNWjhdoc, SUNWjhrt)
    2) deleting the /usr/j2se directory
    3) linking /usr/j2se to /usr/jdk/jdk1.50
    4) reinstalling the JavaHelp packages (available on disc 2 of the installation set)
    SMC now starts and runs normally. It uses the new Ocean laf which I think is much more attractive than Metal. Good work, Sun!
    Chris

  • JDBC Driver problem when using JDeveloper 10.1.2 with JDK 1.4

    I hope someone can help me solve this problem (which I am sure others have encountered).
    The JDK that is downloaded together with JDeveloper 10.1.2 is JDK 1.4.2. However, I believe the JDBC jar files that comes together with JDeveloper 10.1.2 are for JDK 1.2 : classes12.jar, classes12dms.jar and nls_charset12.
    What I did was I replaced the JDeveloper 10.1.2 JDBC (JDK 1.2) jar files with the JDBC jar files from JDeveloper 10.1.3 download i.e. ocrs12.jar, ojdbc14.jar, ojdbc14dms.jar and orai18n.jar and then create a new JDBC Library which references these new jar files. I was able to successfully run my applications (under my modified JDeveloper 10.1.2) using this new JDBC library (instead of the original 'Oracle JDBC' library). However, when I created a Database Connection in this modified JDeveloper 10.1.2, the connection was unsuccessful. I received the error message "Unable to find driver: oracle.jdbc.driver.OracleDriver".
    My organisation requires me to use JDK 1.4.2 and therefore I cannot use JDeveloper 10.1.3 (which I did not encounter any JDBC problem) as it is certified to run only on JDK 1.5.
    Please help. Thanks.

    JDev 10.1.2 is quite old, and was never certified for Windows 2008.
    No need to post multiple threads - same question as {thread:id=2271522}

  • JDK1.5.0 and J2SE 5.0

    Hi Friends,
    I'm trying to download jdk from sun website...I got a doubt like is JDK1.5.0 and J2SE both are same...if not...wht is the difference....
    thanks
    keshav

    JDK (Java Developpment Kit) is the old name.
    J2SE (Java2 Standard Edition) is the new name for standard JDK (versus J2EE, Java2 Enterprise Edition)
    So JDK1.5.0 == J2SE 1.5.0 == J2SE 5.0 (for marketing concerns, Sun crunched the "1." before the "5". "1.5.0" is developpers language, "5.0" is end-user langauge)

  • System error after installing 10.4.6 Update and J2SE 5.0 Release 4

    Hi,
    I just installed OS X 10.4.6 update and J2SE 5.o Release 4 and the system doesn't start any more. I get a black screen which says:
    [date] [my computer name] getty:/dev/console: Operation not supported by device
    Any suggestions?
    I will try to start from CD (when I am home later), but first I need to eject the DVD, which is still in the drive. How to do this when the system does not start?
    Thanks,
    Ulrike

    Hi Ulrike,
    I will try to start from CD (when I am home later),
    but first I need to eject the DVD, which is still in
    the drive. How to do this when the system does not
    start?
    All CD/DVD drives that come installed in a Mac should allow you to eject the CD/DVD tray. Check your owner's manual--the instructions on how to eject the tray are usually given there. For example, on some PowerBook models you had to gently insert a paper clip into one side of the loading slot and push. On the DVD drive in my PowerMac there is a small hole through which I can instert a paper clip.
    As for what is causing your problems, I don't know. From what I've gathered, however, installing the combo update (~140 megs) is more reliable than the incremental one (~60 megs). Booting from an external drive helps, too. You might try that.
    -Josh

  • What versions of Xerces-J and Xalan-J does JDK 1.5 make use of

    Can any one tell me what versions of Xerces-J and Xalan-J does JDK 1.5 make use of.

    Hi all,
    I have a class which has a Vector<Vector> data
    member.
    I expect its collection to contain more collections
    hence the Vector<Vector> type.Everything is OK with your concept, except that you just declared a variable of type "Vector of Vectors". Instead, you need to declare it as "Vector of Vector of Objects":
    private Vector<Vector<Object>> coll;and initialize it with
    coll= new Vector<Vector<Object>>();

  • HELP: include another page in with JDeveloper and ADF

    Hi all,
    I am trying to make a layout page with JDeveloper and ADF. But I just can't make things work. I have the pre-coded header and footer html pages and want to include them in a jspx somehow. I tried panelPage too, but the rendering style is away from our pre-coded header and footer.
    1. Use jsp:include.
    header works fine but footer is rendered before the page content, even if the footer is placed after the page content. Is there a way to customize the position?
    <f:facet name="footerFacet">
    <f:subview id="footerView"
    binding="#{backing_welcomePage.footerView}">
    <jsp:include page="/footer.jspf"/>
    </f:subview>
    </f:facet>
    2. Use frameBorderLayout.
    I followed the doc and use the document tag. But the frame page is rendered but none of included pages are rendered. So I got a blank page.
    <!-- frame page -->
    <f:view>
    <afh:html>
    <afh:head title="my frame page">
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    </afh:head>
    <afh:body>
    <afh:frameBorderLayout height="100%" width="100%">
    <f:facet name="center">
    <afh:frame source="topPage.jspx" name="topPage3"/>
    </f:facet>
    <f:facet name="top">
    <afh:frame source="topPage.jspx" height="200" name="topPage2"/>
    </f:facet>
    <f:facet name="bottom">
    <afh:frame source="topPage.jspx" height="200" name="topPage1"/>
    </f:facet>
    </afh:frameBorderLayout>
    </afh:body>
    </afh:html>
    </f:view>
    <!-- top page -->
    <f:view>
    <af:document title="FrameBorderLayout Demo">
    <af:form>
    <af:panelGroup layout="vertical">
    <f:facet name="separator">
    <af:objectSeparator />
    </f:facet>
    <af:outputFormatted styleUsage="instruction" value="&lt;b>A frameBorderLayout&lt;/b>"/>
    </af:panelGroup>
    </af:form>
    </af:document>
    </f:view>

    for #1 have you tried throwing a verbatim tag around your includes like:
    <f:verbatim>
    <jsp:directive.include file="/includes/footer.jsp"/>
    </f:verbatim>
    it's how we got around intermixing html and jsf

  • 10g BPEL process upgrade to 11g hangs in Jdeveloper and Ant script

    I have successfully upgraded several 10g (10.1.3.4) BPEL processes and ESB services using Jdeveloper 11g (11.1.1.6.0) migration wizard and deployed them to an 11g environment. Both 10g and 11g environments are up and running.
    However, my 11g jdeveloper hangs when migrating the next BPEL process. It hangs at the message box with the title: "Migration Status". I tried the Ant script and it hangs too. It hangs after printing out:
    "CompositeRefs
    [upgrade] WARNING: UPGBPEL-02009: No Binding setup for : "soapCheckPrivileges"
    . This will cause compilation of the upgraded project to fail. Check SOA Upgrade
    documentation on manual steps necessary to bind this composite reference. If ne
    cessary, upgrade and deploy any dependencies. If planning to retain 1013x nodes
    in this projects dependency tree, check earlier part of this log for 1013x WSDL
    URLs that can be used."
    I guess it makes sense since Jdeveloper and Ant script use the same code base for migration.
    One other observation is that if I kill the hanging jdeveloper process and reopen it and go through the migration wizard again, it will be successful without hanging. However, when I fix all the wsdl reference and do a build and deploy to sar. The resulting sar is defective and cannot be deployed to Weblogic even if both build and deploy to sar report success. The defective sar contains only scac.log and scac-log.xml, not even composite.xml.
    One difference between this BPEL process and others I have successfully upgraded is that it depends on an ESB service (this esb service has been upgraded and deployed to 11g).
    Any ideas?
    Thanks,

    I will answer my question. I killed the migrating Java process and the migrating wizard will report failure of migrating the .jpr file. Actually, the only thing missing in the migrated .jpr file is deployment profile which I can generate from deployment menu. And I can deploy the migrated process. This works as a workaround.

  • JDeveloper and JSP

    I am a new person to JDeveloper technology.
    I wanted to know that if I create JSP using JDeveloper 3.0, and then upload the JSP pages on a UNIX server, will I need application server.
    What is JServer ?

    Anny,
    You can developer Java Server Pages using JDeveloper and deploy them to any platform.
    If your deployment platform is UNIX, you will need an application server that supports the Servlet API. Apache plus Tomcat is a good option. You can learn more about it at www.apache.org.
    JServer is the VM that runs inside the Oracle8i database. You can learn more about it on the Oracle8i page of OTN.
    Laura

  • Oracle's XML Publisher in JDeveloper and XSQL Servlet

    A While ago, in this thread JDeveloper 10g, XSQL and FOP , was mentioned an ongoing effort for the "integration of Oracle's XML Publisher in JDeveloper and XSQL Servlet", Is this still happening ?, will this be something will be able to use without having to be an Oracle Apps shop? Any additional info would be appreciated.

    Hi,
    is there any progress about XML publisher integration with JDeveloper. I'm right now examining XML publisher but there is no explicit directions and explanations of using XML publisher with jdeveloper.
    any news !?
    best regards...
    --barisk                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Confusion over J2SE and J2SE SDK

    Hi,
    I understand that J2SE (Java2 Platform, Standard Edition) is an abstract specification from Sun and J2SE SDK is Sun's implementation of J2SE platform.
    If Sun is releasing a new version of their J2SE platform, what are the things from the below list that can be changed and how.
    1. The Java Virtual Machine Specification
    2. Java API
    3. The Java Language Specification
    For example, I notice that for every new release, only the API version is changed where as the The Java Languge and JVM specifications remained the same since very long. Let us say that a new keyword is added, shouldn't the JVM spec and the Java Language Spec change??
    Where can I get the release notes of J2SE (not J2SE SDK)?
    Thanks,
    Suresh

    Hi ,
    U can get the release notes from
    http://java.sun.com/j2se/1.4/relnotes.html
    Hi,
    I understand that J2SE (Java2 Platform, Standard
    Edition) is an abstract specification from Sun and
    J2SE SDK is Sun's implementation of J2SE platform.
    If Sun is releasing a new version of their J2SE
    platform, what are the things from the below list that
    can be changed and how.
    1. The Java Virtual Machine Specification
    2. Java API
    3. The Java Language Specification
    For example, I notice that for every new release, only
    the API version is changed where as the The Java
    Languge and JVM specifications remained the same since
    very long. Let us say that a new keyword is added,
    shouldn't the JVM spec and the Java Language Spec
    change??
    Where can I get the release notes of J2SE (not J2SE
    SDK)?
    Thanks,
    Suresh

  • JDeveloper and ADF 11g Release 2(11.1.2.0.x) compatible WebCenter Version

    We are looking to upgrade ADF to 11.1.2.0 and looking for WebCenter compatibility.
    Could you please let me know WebCenter compatible version for JDeveloper and ADF 11g Release 2 (11.1.2.0.x) ?
    Thanks
    JP

    Looking at 11.1.2.0.0 note on
    http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
    and seeing, "This version of JDeveloper doesn't include the SOA and WebCenter pieces - to use these components you'll need to download Oracle JDeveloper 11.1.1.5.0."
    Does that mean, 11.1.2.0.0 can't be used with WebCenter?

Maybe you are looking for

  • Lightroom 1.2 not visible in Windows Explorer

    I had Lightroom 1.1. and had no trouble assigning Lightoom as the program to open .jpgs. Since I've upgraded to 1.2 Lightroom does not appear as a choice in the file type selection list in Windows Explorer. When I browse to the Lightroom .exe file lo

  • Get record by recno

    I want to get record by record number using cursor. I use btree, which is configured to support recno (pdb->set_flags(DB_RECNUM); I found how to get recno by record and it work: unsigned int Recno()   db_recno_t recno;   Dbt numValue;   memset(&numVa

  • Goods Movement in CO11N

    Hi As per client requirement, I want to populate the all materials relevent to the production order in goods movement scren in CO11N and do the GR  and GI by mentioning the batch no and storage location. Current setting though allow me to do 261 mov

  • Erreur /000 lorsque plusieurs instruments sont relies sur un meme bus rs485

    Societe EFJM, 3 rue descartes 28350 St LUBIN dES JONCHERETS Tel 02.32.58.10.09 Interlocuteur : Mr CHEMIN Mme, Mr Nous nous sommes procurer votre software : "Measure" fonctionnant sur Excel pour communiquer avec des regulateurs de temperature et de pr

  • How long does Reuse recycle take

    I posted my iphone to the Reuse Recycle service almost 4 weeks ago and have had to email them for updates, does anyone know how long this service takes before we get our money? I must say its a service I wouldn't use again because of the delay.