Is the Jdev 10g complete document available ?

As http://otn.oracle.com/documentation/9i_jdev.html, we only found few released notes document for 10g, Is whether planning to released complete document like Version 9.0.2 ? If yes, what is released date ?

All the documentation is online in the tool.
An HTML version will be out later on OTN.

Similar Messages

  • OC4J 2.0.0 is included in the JDev 9i Release Candidate (Available Now)

    http://www.oracle.com/start/jdevelopereap/intro.html?
    src=855007&Act=4
    I pretty sure it's 2.0.0 as it says so in the JDev 9i read me
    and JAZN (Oracle's JAAS implementation) is in there and it's
    supposed to be in 2.0.0. Plus the j2EE_home directory structure
    is different from 1.0.2.2.
    Can't find the updated documentation though, damn.

    Updates don't necessarily improve things and the point updates often create as many problems as they solve. The combination of 10.4.2 and QT 7.0 has been rock solid and problem free for me.
    I only update under controlled circumstances because I value system stability very highly. I have worked with and supported thousands of systems over the years and I can guarantee that the wanton application of updates is the #1 cause of problems.
    The software crash I mentioned happened while iDVD5 was reconnecting media in a project that had been moved to a different hard drive. It corrupted something in QuickTime as well as the disk catalog on one of my backup drives. I don't believe it's a repairable problem and decided to reinstall the system. For me, that opened the question of whether or not to reinstall my existing disk image or build a new one from scratch.
    OSX 10.4.9 has created major headaches for users of Final Cut Express and the QuickTime forum is full of problems associated with 7.1.5 & 7.1.6.
    I am looking for recommendations on specific releases of QT (in this forum) and OSX that users have found to be especially solid.

  • Compile error with Jdev 10g Preview

    I am trying out Jdev 10g with JHeadstart. I followed the instruction on the Oracle JHeadstart 10g and Oracle JDeveloper 10g preview document, and then used the isnstructions on the NewJhsProjectInstructions.html document.
    The first time I tried to compile the project, I got a whole list of errors which looked like;
    /usr/oracle/jhs904/jheadstart/src/jhsruntime_source.zip!/oracle/jheadstart/model/bc4j/JhsApplicationModuleImpl.java
    Error(143,31): cannot access class oracle.cle.persistence.HandlerNotFoundException; file oracle/cle/persistence/HandlerNotFoundException.class not
    This was due to Jdeveloper trying to compile jhsruntime_source.zip. I removed this from the java source path and added jhsruntime.jar.
    I am now getting thisError(22,53): cannot access class oracle.jheadstart.model.bc4j.handler.DataObjectHandlerImpl; file oracle/jheadstart/model/bc4j/handler/DataObjectHandlerImpl.class not found error;
    I have checked, and cinfirmed that the class file oracle/jheadstart/model/bc4j/handler/DataObjectHandlerImpl.class is in jhsruntime.jar.
    The Java Source path in Jdeveloper is ;
    /home/chandana/jdevhome/mywork/JHS/src;/usr/oracle/jhs904/jheadstart/lib/jhsruntime.jar.
    Can some one tell me what is wrong ?

    Hi Chandana,
    You should not put jhsruntime.jar in the Java Source Path. It should be in the Additional Classpath.
    The Java Source Path (Project Settings - Common - Input Paths) should only contain /home/chandana/jdevhome/mywork/JHS/src .
    If you created the library JhsLibs the way it was described in the JDev 10g document, your project should now compile correctly. The JhsLibs library ensures that your project can compile against jhsruntime.jar (amongst others).
    Hope this helps,
    Sandra Muller
    JHeadstart Team

  • Jdev 10G and BiBeans

    Does anyone know if the current release of BiBeans is compatible with the Jdev 10G release?

    Hi,
    The current version of BI Beans is only certified against JDev 9.0.3. There will be a version of BI Beans for JDev 10G available in the near future.
    PM Team
    Oracle Business Intelligence Beans

  • JDev 10g preview is out!

    The JDev 10g preview is now available:
    http://otn.oracle.com/products/jdev/collateral/prodtour10g.html
    Oracle JDeveloper 10g includes a lot of a new UIX functionality, including a UIX visual editor. Check it out!

    I'm assumming the "operation timed out" error is from your browser?
    If you are using VPN or DHCP, you'll need to specify "localhost" as the hostname where OC4J will start, and subsequently, where you're JSP will be deployed. Go to Tools -> Embedded OC4J Server Preferences. Select Startup and specify the host name as "localhost". Redeploy and you'll be able to access your JSP using http://localhost:8988/simple_jsp-Project-context-root/simple.jsp
    Hope this helps,
    Lynn
    Java Tools Team

  • Jdev 10g installation

    New to Jdev
    I've just downloaded the Jdev 10g base installer and the documentation but I dont seems to have the intallation documentation.
    I tried installing it on my own, it doesn't look like other installationpacks I've used
    Please, hints on installationon Windows and Linux is all I need for now

    You just need to unzip the zip file you have downloaded.
    Because you have downloaded the Base zip file then you will need to do some additional setup, you can find the details in <jdev_install>\jdev\install.html.
    To run JDeveloper you need to go to <jdev_instll>\jdev\jdev.exe
    Hope that helps,
    Lisa Sherriff
    JDev QA

  • Has anyone got OA Framework Tutorial working on R12 Jdev 10g?

    I have successfully got the tutorial for OA Framework working on my Apps 11.5.10 install with very few problems.
    I now have Apps R12 installed and have downloaded the correct Jdev 10g with OA Framework patch, but I am hitting some a number of errors. I can see that the tutorial code and documentation is the same as Jdev 9i, and has not been updated. Taking this in to account I am adapting the tutorial to the Jdev 10g, but I am hitting deployment problems in the local OC4J container, where AppsLogin is being requested and not found.
    I therefore wonder whether anyone out there has got the tutorial to work in Jdev 10g?
    I'm happy to try and figure it out for myself, but I would prefer to know that it is relatively straight forward to do.

    Yes I'm getting the following error message:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED.
    I have seen this elsewhere on the forum but they all relate to Jdev 9 on 11.5.10. I wanted to know whether anyone else had got OA framework tutorial working on R12 because then I know from that one fact whether it is possible on the code that Oracle has released; any problems I encounter are then likely to be setup/installation/config issues that I should be able to resolve myself.
    I'm surprised that no one has yet just given me a 'yes' given the number of experienced developers on the forum.
    BTW, the full stack trace is:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_LOGIN_FAILED. at oracle.apps.fnd.framework.server.OAExceptionUtils.processAOLJErrorStack(Unknown Source) at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(Unknown Source) at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(Unknown Source) at oracle.apps.fnd.framework.CreateIcxSession.createSession(Unknown Source) at runregion.jspService(_runregion.java:136) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239) at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298) at java.lang.Thread.run(Thread.java:595)
    Cheers
    Andy

  • TC backup starts very slowly & stops..."TM cldn't complete bkup to TC. The bkup disk is not available." The TC bkup disk shows up in sys pref with plenty of avail disk space. Suggestions

    TC backup starts very slowly & stops..."TM cldn't complete bkup to TC. The bkup disk is not available." The TC bkup disk shows up in sys pref with plenty of avail disk space. Suggestions?

    The best place to research this would be Time Machine - Troubleshooting, an excellent support document authored by Time Machine guru Pondini.
    See # C19
    http://pondini.org/TM/Troubleshooting.html

  • Trying to import video"Could not complete your request because it is not the right kind of document"

    When I try to import a video into Photoshop CS6 I get the error: "Could not complete your request because it is not the right kind of document".
    I have tried multiple formats with no luck. 
    I was able to improt it into Photoshop CS5 by dragging and dropping.
    Im using Photoshop CS 6 64bit, have tried 32bit with no luck
    If I try to drag and drop it, I get this error: could not place the document. Because no parser or file format can open the file. 
    I have tried opening a .mov, and a .avi file. I thought it might be a codec thing but why can cs5 open it but not cs6?
    I noticed other posts with the same issue but they did not get resolved.  Any help would be great.
    Thanks,
    Josh

    Vurgano, Powelly 100, and izzysanime,
    Has the issue been resloved?
    If so, how was it resolved?
    I see Yesughei and Powelly are on Win7.
    Izzysanime, which Win OS are you using?
    Vurgano, what platform/OS are you using?
    We are still investigating this issue and would appreciate your assistance.
    To rule out problems with the files you have, could you please verify the Photoshop CS5 sample file "CheeziPuffs.mov" will also not work? (program files\adobe\Adobe Photoshop CS5\samples)
    Also would you please verify the following:
    Virus/security/parental control software hasn't trapped parts of Photoshop, Bridge, Premiere, Lightroom, or any Adobe app using DynamicLinkMediaServer. (Make sure the Adobe apps are added as exceptions if needed.)
    Ensure you have the latest version of QuickTime
    Close all Adobe applications - wait more than 30 seconds, then launch Photoshop and try to open the file.
    - If unsuccessful, view Task Manager/Processes to verify necessary processes started up when importing video (dynamiclinkmanager.exe, dynamiclinkmediaserver.exe and Adobe QT32 Server.exe)
    - If unsuccessful, please capture the full error message text.
      4. Close all Adobe apps, wait 30 seconds - launch Bridge and try to open the file.
    If everyone is on Win 7, it makes me wonder about permissions...
    Thanks,
    Meredith

  • NEF "Could not complete your request because it is the wrong kind of document"

    I have just installed Lightroom 12.1 with all current updates on W7 64bit and now cannot open the Nikon D5200 raw (NEF) files. I get the message: "Could not complete your request because it is the wrong kind of document" although they open successfully in Camera RAW on Vista 64bit PC with the same version of Elements. In order to work with them, I have had to convert to DNG and open in Photoshop CS5, which doesn't support D5200 RAW (NEF version).
    This is causing me a serious problem because I need to migrate all of my work to the new W7 system.

    That was the exact wording of the message, and I tried many times with many NEF files; but I just went back to the PC after entering the Forum question and everything works fine. The NEF files open from both my D5000 and the D5200. The pc wasn’t re-booted in the mean time, so I really don’t understand why it works now and didn’t 15 min’s ago!
    I’m sorry to have disturbed you – maybe I should just have gone to lunch and tried again later. – I am a computer specialist/consultant, by the way, so I do know what I’m talking about.
    Regards
    Roy
    Roy Gardner
    Phone: +44 (0) 12 5279 3903
    Mobile: +44 (0) 79 7314 8985

  • Could not complete your request because it is not the right kind of document.

    This problem has been re-occuring for a day now, and I honestly have no clue why, I followed the directions. I updated my camera raw plugin, and photoshop to the lastest version. I am trying to open an avi file but it won't open it. About 4 seconds long. Usually I could but yesterday when I tried opening it, it says "Could not complete your request because it is not the right kind of document." Any suggestions because I'm trying to make gifs but I can't because photoshop won't let me open the avi. file.

    Thanks, but I have a 64-bit pc, I do have photoshop cs5 64 and 32 bit but it's only avaiblable for 32 bit, i'll use it for now but if anyone has a solution for 64 bit photoshop it'd be great.

  • ***error could not complete because it is not the right kind of document please help!!!***

    I recently upgraded my system I am now having an issue when trying to open cs6 files it gives me the the error could not complete because it is not the right kind of document.  I tried closing and reopening the program rebooting my computer and updating both my AI and PS as well as trying multiple file types.  I have never had this issue before any help would be greatly appreciated.

    Hi 11rplace
    Please confirm the type or format of file you are trying to open and with which adobe application you are trying it.
    Screenshot of the problem would be great help.
    Regards,
    Sumit Singh

  • The operation cannot complete because there isn't enough memory (RAM) available

    Illustrator CS5 Verison 15.1 on a MacBook Pro Retina, 15-inch, Early 2013 Processor  2.7 GHz Intel Core i7, Memory  16 GB 1600 MHz DDR3,
    Graphics  NVIDIA GeForce GT 650M 1024 MB. Illustrator opens .ai and .pdf files. When I try to open a .dwg file, I get the following message, “The operation cannot complete because there isn’t enough memory (RAM) available”. I have been using the program for some time to successfully open .dwg files. This is a recent occurrence and I have not made any changes to the hard drive other than installing OS 10.9

    Have you already opened that specific file at some former time?
    Have you already tried a restart?
    Apart from that:
    Illustrator CS5 cannot use more than 3 GB of RAM, no matter how much is installed. OS 10.9 causes all kinds of problem even with newer versions of Illustrator.

  • When I try to open a file in photoshop CS, Elements or Lightroom I get the message "Could not complete request because it is not the right kind of document"  This just started happening today.

    When I try to open a file in photoshop CS, Elements or Lightroom I get the message "Could not complete request because it is not the right kind of document"  This just started happening today. The only thing I have done differently is change my file handling to raw + jpeg on my Nikon 7100. 

    I downloaded camera raw 8.7 and I am now able to open my raw and jpeg files.   Thanks

  • I am trying to open a .tiff file in photoshop by using bridge and it opens it as a photo in windows. If I go to file open it says could not complete request because it is not the right type of document. It is a file from a lesson folder from school. Can a

    I am trying to open a .tiff file in photoshop by using bridge and it opens it as a photo in windows. If I go to file<open it says could not complete request because it is not the right type of document. It is a file from a lesson folder from school. Can anyone help me?

    Hi,
    The D810 requires Camera Raw 8.6 or later - the latest version that is compatible with Photoshop Elements 12 is Camera Raw 8.5 as far as I can see.
    You need to either buy a new version of Photoshop Elements or use the free Adobe DNG converter.
    DNG  Converter 8.8
    Win – http://www.adobe.com/support/downloads/detail.jsp?ftpID=5888
    Mac – http://www.adobe.com/support/downloads/detail.jsp?ftpID=5887
    Useful Tutorial
    http://www.youtube.com/watch?v=0bqGovpuihw
    Brian

Maybe you are looking for

  • ITunes doesn't communicate with Nano

    I have tried forfive days to get my Nano to work... I always get the same error message saying that iTunes cannot comunicate with the iPod and that I have to install it again. I also get an error in the iPod updater. I already tried everything in the

  • ITunes 10.3 download failed

    I went to the Apple/iTunes web site and clicked on 'Download 10.3" and it fails on my desktop, but my laptop sent me a update notice and it downloaded fine there. My desktop tells me that 10.2.2 is the latest and it up to date.

  • System.log flood by strange messages

    Hi all, I've see this strange messages on my system.log it is a real flood: Feb 27 00:50:58 Melchior-1 kernel[0]: m71482545 0 Feb 27 00:50:58: --- last message repeated 2 times --- Feb 27 00:50:58 Melchior-1 kernel[0]: m407168d8 Feb 27 00:50:58 Melch

  • HT3924 How would this apply if you have a MacBook Pro Retina, 13-inch, Late 2012?

    How could I use my iMac 27" Mid 2010 as an external monitor for my MacBook Pro Retina, 13-inch, Late 2012? I have an HDMI to HDMI but nothing happens.

  • Ipod says it's still "connected"

    I connected my ipod to my new PC. Itunes was already open. The ipod said it had connected but it didn't appear in Itunes. Nothing happened. I couldn't eject as it wasn't showing as being there. I unplugged it & it still says it's connected. The clock