Jdeveloper version and ADF runtime on weblogic

Hi
I would need to understand the link between the jdeveloper version and the Weblogic version.
Based on this article http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
it sounds like the server version to use is directly linked to the version of ADF used for the development. It is true?
Specially is it true that there is not backward compatibility. A new weblogic server would not support a application that would have been developed with a older version of jdeveloper?
At the end I would like to get all my weblogic servers on the same version and as much possible on the newest version but if I need to rework the applications that were developed on a previous version of ADF , that can be really time consuming.
I would need best practice ideas .
When I have various projects oven a two -three years period how should we deal with keeping up with the new versions of weblogic and jdeveloper?
An another question I have is regarding the ADF run time. What is so special about it comparing to a regular set of libraries?. Why can I not deploy it as part of my application? Or is it possible and it is a better path then?
FInal point, I have a application that was developed with jdeveloper 11.1.1.0 and run on weblogic 10.3.0.0 . I would like to migrate to jdeveloper 11.1.1.4. I already converted the project with jdeveloper 11.1.1.4. What should I do next? What testing should I do to verfy the conversion worked? Should I update the weblogic server to 10.3.4 or can I go with a newer version like 10.3.5?
Thanks

Ok but then if you don't migrate and you are in a environment with also new development you are going to need many different servers no?
One welogic server for jdevleoper 11.1.0.0
One weblogic server for jdeveloper 11.1.2.0
One weblogic server for jdeveloper 11.1.3.0
One weblogic server for jdeveloper 11.1.4.0
How often should you migrate then because if you don't update you could be very behind after a couple of years and may be the migration could be almost impossible at that point.
We still have applications that where developed for oc4j 10 g and migration is almost rewrite at this point. (only after 3 years).
At the end, you get servers dedicated to some applications instead of having a stack of multi purpose servers.
Also let say you are starting with a project that is going to take two years, you start the developement with jdeveloper 11.1.5.0 and in two years it will jdeveloper 13.1.1.0. How do you manage this? You stay with 11.1.5.0?
We noticed that getting support for 10 g is really difficult at this point. Many people don't know anymore about 10 g and you don't get bug fix. If you don't get bug fix, how can you survive with your old version?
I know that ADF is not only about the face part, I 've been using the business services too but under ADF it is J2EE and then why ADF does not come as a set of libraries that you can link to in your J2EE project instead of becoming a server centric runtime?
People went to J2EE to get plateform independent, with ADF you are becoming server dependant. ADF is supposed to do better than .net but if you look at .net the IDE actually support old and new frameworks. If you get to develop on a older framework you can still use the new IDE. Also you can install several versions of the framework on the same server with .net.
From what I can read ADF is not even supported on JBOSS anymore so give me argument to choose ADF as a enterprise solution? Is it really the future?

Similar Messages

  • Weblogic Server version with ADF runtime

    Expert,
    May I know which the latest version of Weblogic Server can support ADF runtime? Thanks!
    Rgds!

    No, there is no support for 12c jet. You have to wait for this till next year. There will be at least one more 11.1.1.x and 11.1.2.x version before we get 12c with ADF support.
    I'll try to keep the list up to date (which it is right now).
    Timo

  • Upgrade ADF Runtime in WebLogic

    I have installed adf runtime 11.1.1.5 with weblogic 10.3.5 and its patches because I was working with JDeveloper 11.1.2.1.0.Now I am working with JDeveloper 11.1.2.3.0 so I have to install the patch #14582286 but it requires the adf runtime 11.1.1.6.
    My question is do i have to install the 11.1.1.6 and desinstall 11.1.1.5 adf runtime or install 11.1.1.6 without desinstall 11.1.1.5?.

    I don't know which one is more simple to update or to install? I know I have to install adf runtime 11.1.1.6.

  • OAM and ADF Security with WebLogic 11

    WebLogic Server 11, ADF 11, OAM 10.1.4.3
    I understand (and have successfully implemented) an ADF application with application roles tied to enterprise roles which are mapped to OAM groups (and users). This appears to use the OAMAuthenticator and OAMIdentityAsserter authentication providers from OAM installed into the WLS.
    However, there appears to be a gap in the authorization component beyond simple group membership. Does WLS support roles and policies defined in OAM as they might pertain to an ADF application? In the Oracle Access Manager Integration Guide, the entire section on integration with WLS has been removed between versions 10.1.4.0.1 and 10.1.4.3 (along with several other chapters). What is the future direction here? What would be the best means to create roles and policies (including dynamic roles) which extend beyond simple group membership?
    Regards,
    Tom Gresham

    For a start JDeveloper 10.1.3 uses an older version of JSF that WebLogic 11g. You would be best upgrading your app with JDeveloper 11g and then re-deploying.

  • Jdeveloper version and media

    Hello,
    we want to develop a responsive website using ADF and Responsive rramework.
    so guess u use media - query  like     media="only screen and (min-width: 0px) and (max-width: 649px)" > 
    So question is "does Jdeveloper 11.1.1.7 support media - queries ? I hear and in is trouble in some jdev versions"
    Thx

    Hi,
    ADF Faces skinnig does not support media queries in this release.
    Frank

  • JDeveloper, Toplink, and ADF advice.

    We have application that was completely developed JDeveloper 10.1.3/4 with Toplink, JSF, ADF, and Session Facade; extremely similar to the SRDemo.
    I am want to upgrade to JDeveloper 11g; however, the ADF Faces JSF will be migrated to Apache MyFaces Trinidad.
    1. Why would this be better than migrating to ADF Faces 11g? Pros and cons?
    2. Is Apache MyFaces Trinidad the future of Oracle's ADF?
    3. What would be the best approach for upgrade to Toplink and ADF 11g?
    Thank you.

    1. Why would this be better than migrating to ADF Faces 11g? Pros and cons?It won't be better than using ADF Faces 11g - it is just more feasible for automatic conversion - we can't do automatic conversion from ADF FAces 10.1.3 to ADF Faces 11g since the UI capabilities are so drastically different. We migrate to Trinidad to allow you to combine Trinidad and ADF Faces 11g in the same application. (You can't use ADF Faces 10.1.3 and 11g in the same application).
    2. Is Apache MyFaces Trinidad the future of Oracle's ADF?No. ADF Faces Rich Client is the present and future. Those are based on Trinidad.
    3. What would be the best approach for upgrade to Toplink and ADF 11g?The basic thing to do is open the application in JDeveloper 11g - things should work after the migration.
    Then you can start leveraging new capabilities such as the new ADF Faces 11g UI in new parts of the application.
    You might want to ask on the TopLink forum if they have any specific migration tips.

  • JDeveloper Version and Weblogic Version

    Hi,
    I am working on ADF project which is being developed on jDeveloper 11.1.1.3 and hosted on weblogic server 10.3.3. Can 11.1.1.3 application be hosted directly on latest weblogic server(10.3.5 and 11.1.2) ? Do i need to do any migrations or apply any patches? If i need to migrate, will the migration be 11.1.1.3 to 11.1.1.4 so on or directly jump to 11.1.2 and deploy it in 10.3.5?
    Thanks in Advance

    Hi,
    i have not tried but can say that from lower to higher version there should not be any problem..
    Also refer this for more info.

  • [SOLVED]JDeveloper 10g and ADF: How to create proxy from WSDL behind SSL?

    Hi all,
    I have successfully created web service proxies using the "Create Web Service Proxy" wizard. However, when I attempt to generate proxy from a wsdl file behind a ssl connection, JDeveloper throws a "SSLHandshakeException". I have a working java keystore file which was verified by using the soapUI tool. Within the soapUI tool, there is a "SSL Settings" preference tab which allows me to point to a *.jks file/password. I tried looking for a similar setting in JDeveloper preference with no luck. Is anyone familiar with this type of request?
    Many thanks,
    Wes
    Edited by: Wes Fang on Sep 21, 2010 10:25 AM

    add certificate to java keystore with something similar to the following:
    C:\jdev10134\jdk\jre\lib\security>keytool -import -trustcacerts -file MYCERTIFICATE.cer -alias MYCERTIFICATEALIAS -keystore cacerts
    Enter keystore password: *******
    Certificate already exists in system-wide CA keystore under alias <MYCERTIFICATEALIAS>
    Do you still want to add it to your own keystore? [no]: yes
    Certificate was added to keystore
    The reason it said certificate already exist is because I also added it to the JAVA_HOME\ path.
    I restarted jdeveloper and used the proxy generation wizard again, everything worked fine.

  • Re: Upgrade ADF Runtime in WebLogic

    Hi,
    I have installed ADR 11.1.1.7 and i want install ADR 11.1.1.6, how can i do. Can i degrade with ADR 11.1.1.6 installer or need to uninstall and install again.
    Regards
    Maroof

    I would,
    I would, uninstall 11.1.1.7 and Re-install 11.1.1.6.
    Thanks,
    Gavin

  • How do I check if ADF Runtime is in WebLogic Server?

    My question [Error deploying FOD to WLS|http://forums.oracle.com/forums/thread.jspa?threadID=1075670] has not been answered and it's buried now, so I'm trying to self-diagnose. All the tutorials talk about installing ADF Runtime to WebLogic Server. It sounded like since my WLS was intalled when I installed the JDeveloper, I should not worry about it. But what can I check to really make sure the WLS has the ADF Runtime. From my WLS deployments page, I see adf.oracle.domain(1.0,11.1.1.2.0) and adf.oracle.domain.webapp(1.0,11.1.1.2.0) libraries. Is that it?
    Edited by: user543237 on May 21, 2010 10:43 AM
    "Inserting link" does not seem to work for me.

    Thanks for the link. I tried what's suggested (insearting JRF related JVM parameters), but I'm still getting the same errors when deploying the StoreFrontUI project.
    weblogic.application.ModuleException: Failed to load webapp: 'StoreFrontWebApp.war'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:404)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    The changes are indeed in effect:
    CLASSPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JROCKI~1.0-6\li
    b\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-a
    ll.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;*C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;*C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WL
    SERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logg
    ing.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1\servers\Adm
    inServer -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MID
    DLE~1\USER_P~1\domains\JDEVDO~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.i
    terativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server

  • Adf runtime back ward compatability

    old  Server Version : Weblogic 10.3.5
    Adf Runtime Version : 11.1.1.5.0.
    Jdeveloper : 11.1.1.5
    Does the war created using the above Jdeveloper version works in the new Weblogic server 10.3.6
    New Server Version : Weblogic 10.3.6
    Adf Runtime Version : Need to check
    Jdeveloper : 11.1.1.5

    According to the blog http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
    There is no backward or forward compatibility!

  • Error encountered after installing ADF Runtime

    Hi Everyone!
    I am trying to deploy an application developed using Jdeveloper 10.1.3 in Oracle 10g AS version 10.1.2 residing in a different server. I have followed the steps required in deploying to an older version of OAS. I recompiled my applications to use J2SE1.4. I have also downloaded the standalone ADF Runtime Installer so that I can install the ADF components in OAS.
    After the installation of the ADF Runtime, my oc4j:home process failed to initialize/startup. When i try to manually start it in the OEM, i received the following errors:
    An error was encountered while loading page. Entity not found.
    Resolution:
    Entity not found
    Base Exception:
    The plugin OC4J did not have any documents associated with the Document Key OC4J_INSTANCE_ID:home;
    Resolution:
    Contact Oracle Support. Exception thrown by plugin "orionp":
    The plugin OC4J did not have any documents associated with the Document Key OC4J_INSTANCE_ID:home;
    Resolution:
    Contact Oracle Support
    There are no logfiles as well... When I tried to uninstall the ADF Runtime using the installer, i got the following error:
    Uninstall Option is not supported for AS.
    I hope someone can point me to the right direction...
    Thanks!
    JED
    Ps, I tried to deploy my application but its also unsuccessful...

    If your JDeveloper and Oracle Application Server do not have matching version numbers (for example if one is 10.1.3.0 and the other is 10.1.3.1), the following notes apply:
    For ADF applications developed in JDeveloper 10.1.3.1 and deployed to Oracle Application Server 10.1.3.0, you need to install the ADF runtime libraries in your application server, using the ADF Installer. You can run the installer from within JDeveloper (select Tools | ADF Runtime installer) or use the standalone version.
    Oracle Application Server 10.1.3.1 is not supported with JDeveloper 10.1.3.0.
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/as_supportmatrix.html

  • SOA Suite version and jDevelopr version

    Hi,
    Do we have to match jDeveloper version and the SOA suite version on which we are working?
    I mean If my server is SOA suite 10.1.3.3, then do I have a restriction that I have to use jDeveloper 10.1.3.3 or I can use jDeveloper 10.1.3.4 also it doesn't matter?
    Please advice.
    Regards,
    Sreejit

    Hi Sreejit,
    Yes, it is a good practice to match the SOA and Jdev versions but not to the extent of trying to match even the patches versions.
    For example SOA Suite 10.1.3.1 - 10.1.3.3 is SOA 10 g Realease 3 and so is Jdev 10.1.3.0 - 10.1.3.4 10g Release 3 so any one is fine.
    Patches become significant while developing processes in production otherwise it fine.
    thanks

  • Oracle BI and ADF application integration

    Hi ,
    I am trying to connect BI Presentation Service. but i am getting the following error.
    Connection attempt failed.
    java.lang.RuntimeException: Unable to retrieve logon token. This version requires a BI build that implements the version 7 SOAP interface. Please verify that you are using the correct BI version.
    Sep 25, 2012 5:40:57 PM oracle.bi.presentation.soap.connection.impl.LogonTokenImpl
    SEVERE: Perform impersonation was enabled for the BI Presentation Services SOAP connection, but there was no logged in user!
    I am using Oracle BI 11.1.1.3 and Jdev 11.1.1.6.
    With Regards,
    WP

    The report which you are trying to execute, can you see the security over there. I doubt that the security is creating a issue here while there is no relation between the BI version and ADF version.
    ADF call BI using webservice only, and webservice does not have any version specific things.
    --vipC                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Weblogic and ADF for Jdeveloper 11.1.2.1.0

    Hi all,
    My Jdeveloper Version is 11.1.2.1.0 .
    We have developed application using the above version.
    Now for configuring the Standalone Production weblogic server , what version of weblogic  &  ADF Runtime  is required.
    I have gone through some sites and found .........
    Weblgoic should be 10.3.5
    ADF Runtime should be 11.1.2.1.0
    Please suggest where i am right or wrong
    Thanks...

    The certification matrix for 11.1.2 is Oracle JDeveloper 11g Release 2 (11.1.2) Certification&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;Oracle…

Maybe you are looking for

  • Using a SQL data source and XML data source in the same template

    I am trying to develop a template for the Request for Quote report generated in Apps 11.5.10. I have loaded the data from the XML output into the template, but I am missing one field - I need the org_id from the po_headers table. Is it possible to us

  • Constant kernel panic on my Late-2011 MacBook Pro, help!

    Hi all, Okay, so whenever I'm running heavy tasks on my computer (rendering in Premiere, gaming etc.), after awhile my computer panics . By awhile, it ranges from 2 minutes up to about 2 hours. I'm not entirely sure what's causing it, but looking at

  • Watching flash animations on mac mini

    to anyone reading this, please bear in mind my computer literacy is kindergarten level. i've just bought a mac mini. i transferred some flash animations that i did on my old computer by using a jump drive. they wouldn't play, because it didn't have a

  • Logic with at new?

    Thanks to everyone. I wanna get this result: Material#1     PO1                PO2                PO3 Material#2     PO4                PO5                PO6                PO7 Any ideas? Message was edited by: Ol Pom Message was edited by: Ol Pom

  • Download size vs installed size strangeness

    Targets (1): deluge-1.1.6-1  Total Download Size:    2.25 MB Total Installed Size:   0.88 MB 1st time I've seen something like that...