Which JDEV Version

Hi,
Sorry if this has been asked 837,343,566 times already, but I am confused with all the
JDeveloper versions available.
I'll say I'm just about seasoning up from Core Java to EE, and therefore have decided to
use JDeveloper after some recommendations from friends.
I'm not confused regarding the editions, since I'll go for studio anyways.....but I'm confused
between 10g and 11g. What are the differences? and can I assume Tech Preview to be a
stable release?
Finally, is 11g crash prone or is it safe to use, or should I just use 10g for now?
Thanks.

Hi!
The 11g is relatively stabile by my experience - you can use it for development with 10g platform nicely. Be warned that some things in TopLink / ADF 11g are not finished yet (havn't tested BC's as I'm not using them), so problems with running your app may occur.
The 11g is a big step forward comparing to 10g so I will not go for 10g if it is not required by your client. On the other hand, I don't know the timeframe for 11g production (as you know Oracle is TOP SECRET on this - so we are to pray for clue how to plan our technology strategy for next year).
Regards,
PaKo
P.S. There are still some issues with UTF-8 support. There are promisses from JDev team that they will fix them, but again - no timeframe.

Similar Messages

  • Which JDev version to use ???

    Can anyone give me an advise on what JDev version I should use, 9.0.3.x, 9.0.4 or 9.0.5(10g) ?
    I'm starting a project that involves Oracle 9i DB, Oracle 9i Application Server (Release 2), BC4J (ADF or whatever it's name is now) and JClient deployed via Java Web Start.
    I hope to get this project in production this summer.
    Since Oracle Application Server 10g isn't scheduled to be released until last quarter 2004 I can't wait for it. Will I be having problems developing on JDev10g (which will hopefully be released soon) and deploying to OAS9i R2? I'm quite lost in this forest of oc4j versions, ejb versions and JDev versions.

    Thanks for your reply.
    Now I'm wondering if it will be possible to deploy ADF projects (BJ4J and JClient) to pre-10g Application Server, preferably 9.0.2.x which we have up and running and are trying to avoid upgrading for now.
    I also haven't found any good documentation on the JClient deployment, I followed the instructions for Java Web Start deployment of JClient but the JDev wizard and the create_jclient_ear.bat seem to make it a "local" deployment, i.e. the client (JClient running from Java Web Start) seems to connect straight to the database, doesn't use the BC4J EJB on the Application Server.

  • Which Jdev version to start with?

    Hi all, I have played with java for some time and looked at early versions of Jdev but now want to use it in earnest myself to expand my skill sets. I work primarily with Oracle Applications and would like to create custom modules etc using Jdev and learn this development tool.
    Which version should I start with? Is it better to look at 9 version rather than 10 as there are more resources etc and also more likely to be in use in the world of work?
    Great if someone who uses it in the real world for development could give me some advice.
    Thanks Cel

    There is no reason to start with 9i.
    The way I see it is that you have two options right now:
    10.1.2 - the current production version
    or 10.1.3 - which is currently in a developer preview mode.
    The decision factor can come down to which technology you are interested in. (for example JSF is only in 10.1.3).
    But one more important factor is ADF which is not yet in the 10.1.3 preview - and is especially useful for people who are just starting with Java.
    My suggestion is that you take 10.1.2 and run through the reviewer guide to understand what ADF gives you.
    Then you'll have a better view point on which version to use.

  • Which UIX version ship with Jdev 9.0.3.2 ?

    which UIX version ship with Jdev 9.0.3.2 ?

    Re: original Jdeveloper uiXML web tier application not work ? ( In Reply To : original Jdeveloper uiXML web tier application not work ? ) Sep 19, 2003 7:55 AM
    Reply
    We have no experience with this. I advice you to post a question in the JDeveloper forum and see if the JDeveloper Wizard supports UIX 2.1.20, because that is the version of UIX that will be used after you copied the UIX libraries we supply. If not, you should restore the libraries as delivered with JDeveloper.
    Re: original Jdeveloper uiXML web tier application not work ? ( In Reply To : Re: original Jdeveloper uiXML web tier application not work ? ) Sep 19, 2003 8:42 AM
    Reply
    Version 2.1.20 is beyond 2.1.7. I don't know what version is delivered with JDeveloper 9.0.3 but I as far as I know, JDeveloper 9.0.4 comes with UIX version 2.1.19.
    I do not think there is that much difference between the UIX version as delivered with JDeveloper and 2.1.20, that you cannot succesfully use the online UIX Developers Guide of JDeveloper. For questions about UIX, please refer to the UIX forum (technologies -> UIX) or the JDeveloper forum.
    Jan Kettenis
    JHeadstart Team
    Jan Kettenis
    JHeadstart Team

  • Af:treeTable displayRowKeys issue with MDS (jdev version 11.1.1.4)

    Hi,
    I've an MDS enabled application, and I'm facing the below mentioned issue with setting af:treeTable displayRowKeys.
    Issue: I'm trying to set displayRowKeys pro-grammatically for an user scenario where I've to expand/collapse the tree table data to/from a desired level. But with MDS enabled my code for setting the displayRowKeys doesn't work if an ADF out-of box operation like expand, expandAll etc is performed even if once in the session, which works absolutely fine when MDS is not enabled.
    This is critical issue in a customer environment and appreciate any pointers on how I could disable this customization!
    I've gone through the internet but nothing seems to the point. The oracle documentation on subject I found is really old, and it talks about an attribute "dontPersist" on af:treeTable which no longer exists in my jdev version 11.1.1.4.
    http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/ad_persist.htm#BABGGHCH
    I've seen another forum post on the same but it is still unanswered:
    Re: TreeTable disclosedKeys/selectedKeys not working with MDS
    I'm going for a new post hoping more visits and replies!
    Regards,
    Pramod Gujjeti

    Hi,
    if this is a critical issue with a customer of yours, wouldn't it be best to run this against customer support than here on the forum ? This would make sure the issue is properly analyst and filed as a bug if it turns out to be a product problem. Unless the adf-config.xml file is configured to also persist the display row key in MDS, the behavior points to an issue that needs customer support to be involved
    Frank

  • Table is not refreshed Jdev version:11.1.1.4.0

    Hi All,
    I am working with af:table component in adf.I had created a arraylist for which i added the beans and created data control.Then i dragged and dropped the arraylist as table on to the form when i run for the first time the table is containning data.when click a button and adding the beans to the table arraylist the data is not added to the table always its showing the first row only why its happening?how i can solve this issue?
    The bean scope is pageflow
    <af:table rows="#{bindings.tableList.rangeSize}"
    fetchSize="#{bindings.tableList.rangeSize}"
    emptyText="#{bindings.tableList.viewable ? 'No data to display.' : 'Access Denied.'}"
    var="row" rowBandingInterval="0"
    value="#{bindings.tableList.collectionModel}"
    selectedRowKeys="#{bindings.tableList.collectionModel.selectedRow}"
    selectionListener="#{pageFlowScope.templeteinfobean.tableChangeListner}"
    rowSelection="single" id="t1"
    binding="#{pageFlowScope.templeteinfobean.templetesTable}"
    rendered="#{pageFlowScope.templeteinfobean.tableList!=null}"
    width="520">
    <af:forEach items="#{bindings.tableList.attributeDefs}" var="def">
    <af:column headerText="templeteName"
    sortable="true" sortProperty="#{def.name}" id="c1"
    width="105">
    <af:outputText value="#{row[def.name].templeteName}" id="ot8"/>
    </af:column>
    </af:forEach>
    <af:forEach items="#{bindings.tableList.attributeDefs}" var="def">
    <af:column headerText="familyName"
    sortable="true" sortProperty="#{def.name}" id="c2"
    width="104">
    <af:outputText value="#{row[def.name].familyName}" id="ot9"/>
    </af:column>
    </af:forEach>
    <af:forEach items="#{bindings.tableList.attributeDefs}" var="def">
    <af:column headerText="templeteType"
    sortable="true" sortProperty="#{def.name}" id="c23"
    width="106">
    <af:outputText value="#{row[def.name].templeteType}" id="ot93"/>
    </af:column>
    </af:forEach>
    </table>
    Jdev version:11.1.1.4.0
    Regards,
    Smaran

    santosh a wrote:
    You may need to refresh the iterator if not already doing so in the add method....
    DCBindingContainer dcBindingContainer = (DCBindingContainer)ADFUtil.evaluateEL("#{bindings}");
    DCIteratorBinding dcIteratorBinding = dcBindingContainer.findIteratorBinding("tableListIterator");
    if (dcIteratorBinding != null) {
    dcIteratorBinding.executeQuery();
    }Add this after above code :- AdfFacesContext.getCurrentInstance().addPartialTarget(tableComponent);
    it will solve your problem

  • My iOS remains the same as whats inside my iPhone I bought it 18months ago, which is version 4.2.1, I am told by an Apple shop that its too old to do a proper update, unless all my data will have to be erased !! is this true ?  if so, how to get round it

    my iOS remains the same as whats inside my iPhone I bought it 18months ago, which is version 4.2.1, I am told by an Apple shop that its too old to do a proper update, unless all my data will have to be erased !! is this true ?  if so, how to get round it ?    Chuck

    Be sure to do a backup before updating as protection. Photos should
    be synced with your computer, music should be in iTunes, documents
    should be backed up on your computer as should contacts in whatever
    program you use on your computer. You should already have backups
    of your important information to prevent loss in case of theft, crash,
    physical damage. The question is not if your hard drive will crash but
    when, and you iPhone is not a backup device nor fit for the only
    source of any document, picture, music, movie, contact or otherwise
    irreplaceable information.

  • Is there a way to find Jdev version from command line.

    Hi All,
    Good Day. We have an application that launches jdeveloper xslt mapper. We set up classpaths and launch it. However we need to support all versions of jdev - 10.1.2, 10.1.3, 10.1.4. Is there a way to determine the jdev version I am using at runtime and set appropriate class path and launch. For now we let the user to decide. We are desperate to auto detect the version...Help plz
    -Confused

    Hi All,
    Good Day. We have an application that launches jdeveloper xslt mapper. We set up classpaths and launch it. However we need to support all versions of jdev - 10.1.2, 10.1.3, 10.1.4. Is there a way to determine the jdev version I am using at runtime and set appropriate class path and launch. For now we let the user to decide. We are desperate to auto detect the version...Help plz
    -Confused

  • Which DAQmx Version is sutiable for Labview 8.2.1

    Hai Guys,
                  I am Thiyagu. I have one Doubt in DAQmx. If One year before my senior create One VI. The VI Labview Version 8.2.1. Lastweek running VI Harddisk was crased. I have only source code. I pasted that source code in another PC. I opened that source code It shows DAQmx Write file.VI was Missing. So  i searced Daq file and I find it. So i Pasted that Vi in Source code It shows Labview 11 error. Currnt labview Version is 8.6 and DAQ version 8.8. So kindly tell me How to slove this issue and Which DAQmx Version is suitable for 8.2.1
    Please do the needfull.
    Thanks
    Thanks
    Thiyagarajan.S
    WABCO Vehicle Control System

    Any DAQmx should work, I use the latest with LV7.1. You can download it from ni.com or use the CDs supplied with your hardware.
    The mistake you made was to copy the missing VIs. You need to run the DAQmx installer instead (after installing LV, so it can detect which LV versions to support).
    Felix 
    www.aescusoft.de
    My latest community nugget on producer/consumer design
    My current blog: A journey through uml

  • Pan and Zoom Effect, which PE version introduced it?

    I like my PE 3.0 but it does not seem to offer the Pan and Zoom effect. Or am I just not seeing it.  Does anyone know which later version introduced it? I know 8.0 has it, but when did it come along?  The bundled version of Photoshop 5.0 it came with has a pan slide show, just discovered it.
    Also, I am familiar with keyframes, would this be helpful with 3.0 pan? or do I need a newer version.  Any tutorials good for this?
    thank you

    Pan & Zoom is available in all versions that offer Keyframing on the fixed Effects>Motion>Scale (Zoom) and Motion>Position (Pan). What might have been introduced would be Presets to do those with "one button." Do not know when those came into being. I do not use them in PrE 4, and would not in PrE 8, or 9, as I want control, and also the ability to determine what MY subject is, in an image. No amount of AI can do that for me, so a simple Preset stands about a zero chance of doing exactly what I want.
    At some point, PSE added the automatic Random Pan & Zoom. Again, were I doing a slideshow in it, I would not apply such, as i would Keyframe Motion>Position and Motion>Scale in PrE.
    In PrE 3, I feel strongly that you have the Effects Control Panel (accessed via Edit Effects for a Clip/still), and the ability to Keyframe both Motion>Scale and Motion>Position. This allows one adjust the parameters for those Effects over time, i.e. create a Zoom, and create a Pan. Other than the fact that you do these by hand, by eye and by mind, but with ultimate control, you have the features - just not automatically applied via a single button.
    Good luck,
    Hunt

  • WLC: which software-version support SHA2 certificates for Web Authentification and Web Management ?

    Hello,
    I tried to install new SHA2 3th-Party certificates on our WLCs. There are old WiSM1-Boards and 2504 to support our old 1230 Access Points, running 7.0.251.2, which didn't install it, although the config manual for 7.6 and 8.0 say that SHA2 certificates are supported since 7.0.250.0. When I tried to install the SHA2-certificates I get the message "File transfer failed" an the log says:
    *TransferTask: Dec 12 13:22:14.394: #UPDATE-3-CERT_INST_FAIL: updcode.c:1869 Failed to install Webauth certificate. rc = 1
    *TransferTask: Dec 12 13:22:14.394: #SSHPM-3-KEYED_PEM_DECODE_FAILED: sshpmcert.c:4085 Cannot PEM decode private key
    I tried to install the same certificates on our WiSM2-Boards, running 7.4.121.0 and I failed too. The same certificates could be installed on a 2504 running 8.0.100 without any problems.
    In all 3 cases I tried to install unchained certificates for web management and Level 3 chained certificates  for web authentication. I used the following guides to get the certificates (e.g. taken from the config manual 8.0.100):
    http://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/109597-csr-chained-certificates-wlc-00.html
    http://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/70584-csr-wlc-00.pdf
    Which software versions support SHA2 certificates and which didn't ? Is the a list for it ?
    Regards

    Hello,
    I solved the problem. First I used a Debian Linux system with Openssl 1.0.1. After I searched the internet using one of the log messages above I found sites which mentioned to use Openssl 0.9.x. So I tried a productive and security fixes Debian Linux System running Openssl 0.9.8 and I succeeded. The wlcs accepted the certificate files and used it after a reboot. The Web GUI still shows a SHA1 Fingerprint, but the certificate signature Algorithm is SHA2:
    Signature Algorithm: sha256WithRSAEncryption
    When you check the openssl.org homepage Openssl 0.9.8 is still one of the actual version of openssl and is still available and fixed. But the Openssl Roadmap says:
    "We don't want to have to maintain too many branches. This is likely to include a timescale for the EOL of version 0.9.8"
    I don't know the differences between certificates made with openssl 0.9.8 and 1.0.1. Is there anybody who can explain it to me ?
    Regards

  • Novice:  how do I determine which OS version I'm on?

    How do I determine which OS version is on my iMac?

    Apple Logo in menu bar > About this Mac

  • Which XSLT versions are support by Oracle BPEL? v1.1  or v2.0?

    Which XSLT versions are support by Oracle BPEL? v1.1 or v2.0?
    As far as I heard v1.1 is the highest version but some functions of v2.0 are supported as well.
    Is this true?
    If yes: Which XSLT functions of v2.0 are supported?
    Does it matter if I change the
    version="1.1"
    attribute in the topmost
    <xsl:stylesheet......>
    tag?
    Which XSLT processor is built-in/used?
    Peter

    XSL mapper in BPEL supports 1.0 only in-built. And this is true for 11g also. However, we can declare <xsl:stylesheet version = 2.0 ... and use all xpath 2.0 functions. I have used few of them and has been successful so far. Once you declare version as 2.0 the only issue will be that XSL's visual GUI mapper will not work in JDeveloper and you will need to modify the code from the source.

  • Which IOS version supported EEM?

    Hi
    May I know which IOS version supported EEM (Embedded Event Manager) ?
    we are using 2960 and 3750. Does c2960-lanbasek9-mz.150-2.SE5/c2960-lanbase-mz.122-35.SE5 support?
    hugo

    EEM supported on 3750:-
    http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ios-software-releases-12-2-special-early-deployments/product_bulletin_c25-614546.html
    But as leo said its not on 2960.

  • How to get which JRE version is used during runtime?

    Hi.
    I want to know in my application which JRE version the user is using. Is there some method in Properties Object?
    Thank you in advance

    System API tells all...
    "The current set of system properties for use by the getProperty(String) method is returned as a Properties object. If there is no current set of system properties, a set of system properties is first created and initialized. This set of system properties always includes values for the following keys: "
    Key                   Description of Associated Value
    java.version          Java Runtime Environment version

Maybe you are looking for

  • Installing Windows 7 on Mac - no bootable device error

    Hello, I recently purchased Windows 7 Ultimate and am trying to install it on my MacPro running Lion and Bootcamp 4.0.  I spent the last couple of days looking online at other fourms and YouTube videos to no luck.  I installed Windows 7 and can get i

  • Tethering working on MacPro but NOT Macbook Pro

    Having a problem with tethering when using it with my laptop. Macbook Pro (6.1), Snow Leopard 10.6.6 and Aperture 3.1.1. My MacPro is working without any problem. (Snow Leopard 10.6.6 and Aperture 3.1.1) I have tried both my cameras Canon 5Dmk2 and C

  • No import post 10.5.5 - Canon 350D

    G'Day. Same as topic. I updated to the latest OSX, and can no longer import. Might be a co-incidence, but the update was meant to add new Camera compatibility - so maybe it killed old compatibility? Symptoms:- Open iPhoto, fire up camera, camera neve

  • Express doc"Update was terminated" received from author(Quotation creation)

    Dear all experts, I have created a Quotation (VA21) and saving it. The document number is created immediately. Then, it shows a message 'Express document "Update was terminated" received from author...' While I try to display the document number, it

  • Can I use file names from some folder to specisfly a value of a variable

    so here is the thing I want to do: I've got like 3 variables in my swf file which value tells to the code how many picture there are to load. So I have like var totalPics:Number = 5 in my folder images I have 5 pics, but I want to put 3 more so I wan