Version of ADF used in OEPE 12.1.1.1?

Hello,
how do you find out what version of ADF is being used?
For example: I downloaded OEPE 12111. What version of ADF is being used here?
Thank you in advance.
Filip Huysmans.

hi Filip
Filip Huysmans wrote:
... how do you find out what version of ADF is being used? ...Your question seems related to the one in forum thread "which version of JDeveloper has been used "
at which version of JDeveloper has been used
It resulted in some VersionFinder.java code (available in Thread2310581VersionApp-v0.01.zip) that you might be able to (modify and) use in your context (OEPE 12111).
It also resulted in ADFEMG JIRA issue ADFEMG-34 to which you might want to add a comment (or create a separate ADFEMG JIRA issue).
success
Jan Vervecken

Similar Messages

  • 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?

  • ADF Version to be used on a FormsReports 11gR2 install

    Hello everyone,
    our customer has installed a vanilla FormsReports 11gR2.
    This comes with a WLS 10.3.6 and JRF libraries.
    They want to start with ADF development and they wondered what version of ADF is compatible with this FormsReports release?
    They want to run Forms & ADF on the same managed server.
    The same question but differently formulated: how can you see what version of the JRF libraries are used? Looking at the version numbers in the deployment table of the WLS console is not conclusive.
    Thank you very much in advance.
    Filip Huysmans.

    hi Filip
    Filip Huysmans wrote:
    ... how can you see what version of the JRF libraries are used? ...The approach in the blog post "How to find the version of ADF libraries installed on WLS 11g" searches the contents of some JAR file.
    A disadvantage could be that a wrong JAR file is searched (of a different installation for which the files are on the same file system) and also that you would need access to the file system where these JAR files are (which might not always be trivial).
    Where "wrong JAR" refers to the difference between "installed" (as in the blog post) and "used" (as in your question).
    To see what you really have available at run-time, an alternative approach could be to deploy ADFLibrariesVersionsApp.ear [1] and review the response you get from URLs like these:
    - /alvweb/manifestinfo?class-name=oracle.adf.share.ADFContext :
    - class name = oracle.adf.share.ADFContext
    - class URL = jar:file:/D:/oracle/jdevstudio111160-mw/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar!/oracle/adf/share/ADFContext.class
    - manifest URL = jar:file:/D:/oracle/jdevstudio111160-mw/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar!/META-INF/MANIFEST.MF
    - manifest main attributes:
    Oracle-BuildSystem: Linux - java - 1.6.0_24-b50
    Ant-Version: Apache Ant 1.7.0RC1
    Oracle-Version: 11.1.1.6.38.61.92
    Manifest-Version: 1.0
    Created-By: 19.1-b02 (Sun Microsystems Inc.)
    Oracle-Builder: Official Builder
    Oracle-Label: JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    Oracle-BuildTimestamp: 2011-12-12 04:34:42 -0800- /alvweb/manifestinfo?class-name=oracle.jbo.ApplicationModule :
    - class name = oracle.jbo.ApplicationModule
    - class URL = zip:D:/oracle/jdevstudio111160-mw/user_projects/domains/mystuffdomain/servers/AdminServer/tmp/_WL_user/adf.oracle.domain/iox4ii/APP-INF/lib/adfm.jar!/oracle/jbo/ApplicationModule.class
    - manifest URL = zip:D:/oracle/jdevstudio111160-mw/user_projects/domains/mystuffdomain/servers/AdminServer/tmp/_WL_user/adf.oracle.domain/iox4ii/APP-INF/lib/adfm.jar!/META-INF/MANIFEST.MF
    - manifest main attributes:
    Oracle-BuildSystem: Linux - java - 1.6.0_24-b50
    Ant-Version: Apache Ant 1.7.0RC1
    Oracle-Version: 11.1.1.6.38.61.92
    Manifest-Version: 1.0
    Created-By: 19.1-b02 (Sun Microsystems Inc.)
    Oracle-Builder: Official Builder
    Oracle-Label: JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    Oracle-BuildTimestamp: 2011-12-12 05:40:15 -0800or on a different domain
    - /alvweb/manifestinfo?class-name=oracle.adf.share.ADFContext :
    - class name = oracle.adf.share.ADFContext
    - class URL = jar:file:/C:/oracle/jdevstudio111230-mw/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar!/oracle/adf/share/ADFContext.class
    - manifest URL = jar:file:/C:/oracle/jdevstudio111230-mw/oracle_common/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar!/META-INF/MANIFEST.MF
    - manifest main attributes:
    Oracle-BuildSystem: Linux - java - 1.6.0_21-b51
    Ant-Version: Apache Ant 1.7.0RC1
    Oracle-Version: 11.1.2.3.39.62.76.1
    Manifest-Version: 1.0
    Created-By: 17.0-b17 (Sun Microsystems Inc.)
    Oracle-Builder: Official Builder
    Oracle-Label: JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1
    Oracle-BuildTimestamp: 2012-09-18 08:00:12 -0700- /alvweb/manifestinfo?class-name=oracle.jbo.ApplicationModule :
    - class name = oracle.jbo.ApplicationModule
    - class URL = zip:C:/oracle/jdevstudio111230-mw/user_projects/domains/mystuffdomain/servers/AdminServer/tmp/_WL_user/adf.oracle.domain/iox4ii/APP-INF/lib/adfm.jar!/oracle/jbo/ApplicationModule.class
    - manifest URL = zip:C:/oracle/jdevstudio111230-mw/user_projects/domains/mystuffdomain/servers/AdminServer/tmp/_WL_user/adf.oracle.domain/iox4ii/APP-INF/lib/adfm.jar!/META-INF/MANIFEST.MF
    - manifest main attributes:
    Oracle-BuildSystem: Linux - java - 1.6.0_21-b51
    Ant-Version: Apache Ant 1.7.0RC1
    Oracle-Version: 11.1.2.3.39.62.76.1
    Manifest-Version: 1.0
    Created-By: 17.0-b17 (Sun Microsystems Inc.)
    Oracle-Builder: Official Builder
    Oracle-Label: JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1
    Oracle-BuildTimestamp: 2012-09-18 08:13:05 -0700-[1] at ADFLibrariesVersionsApp/deploy/ADFLibrariesVersionsApp.ear
    in http://www.consideringred.com/files/oracle/2012/ADFLibrariesVersionsApp-v0.01.zip
    success
    Jan Vervecken

  • Can't login ADFS using IE

    I created ADFS v2 on one of windows 2008 R2 serves. The AD Sync works fine. However, I can't login  the ADSF server using adfssvr.mydomain.com/adfs/ls/idpinitiatedsignon.aspx even we have correct internal DNS settings.
    Troubleshooting steps:
    1. I read this article "A federated user is repeatedly prompted for credentials during sign-in to Office 365, Azure, or Windows Intune". If I modify the web.config, I can login. But none of resolutions fixes the probelm.
    2. If I use Firefox broswer, I can login. Only IE doesn't work.
    3. I have tried different IE version, differen computers, using compatibility view and adding the website to IE security site.
    What could be hte probelm?
    Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

    Hi,
    Thanks for your posting.
    So the problem is that you cannot login ADFS using IE but other browser could?
    What is the error message when you cannot login ADFS using IE?
    In addition, I suggest you refer to the following forum to get professional support:
    Claims based access platform (CBA), code-named Geneva Forum
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Regards.
    Vivian Wang

  • I am using Windows 7 Home Premium 64-bit OS.  I've never had this problem before... today I opened iTunes and it prompted me to download the newest version.  I use iTunes all the time and have updated it multiple times with no issues.  During the installa

    I am using Windows 7 Home Premium 64-bit OS.I've never had this problem before... today I opened iTunes and it prompted me to download the newest version.  I use iTunes all the time and have updated it multiple times with no issues.  During the installation process it gave me an error message that said: 
    Runtime error! 
    Program C:\Program Files\iTunes.exe
    R0634
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
    I quit the installation, uninstalled iTunes and rebooted my computer.  I now receive a similar message with a slight difference:
    Runtime error! 
    Program C:\Program Files (x86)...
    R0634
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
    I did not leave anything out from the error message.  It doesn't point to a specific file, it just ends with "(x86)..."  Every time I boot up my computer, this error message pops up on my desktop.
    How do I repair this issue?  I have found multiple suggested solutions but am unsure which one is the best, and I don't want to try a bunch of different things for fear I may make the problem worse.  I would like to try and fix this myself if possible but I need to know if that is really possible or if I need to take my computer to someone for repairs.  Any suggestions will be greatly appreciated!!

    Hi lustyln,
    I'm having a little trouble understanding all of what you are trying to explain. From what I can tell, it sounds like your PC has a lot of software problems and you want to know what is supposed to be there and what isn't.
    For reference, here are your product specifications:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c01893242&lc=en&product=4043282
    To get your PC software back to how it was when it was first purchased, run a system recovery:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c01867418&lc=en&product=4043282
    I hope this helps.
    ...an HP employee just trying to help where I can, but not speaking on behalf of HP.

  • Can I install the online version rather than using my dvd? it successfully installed (up to a point) that way, it just wont accept my serial number for some reason. my dvd isnt working properly.

    Can I install the online version rather than using my dvd? it successfully installed (up to a point) that way, it just wont accept my serial number for some reason. my dvd isnt working properly.

    If it gets far enough to reject your serial number, it won't help to download it. It must have installed ok.
    What is the message you get (DON'T tell us the serial number!!)?
    Does it mention a "qualifying product" by any chance?

  • Error while trying to install NI-VISA driver on SUSE LINUX 11.1(The version of gcc in the path does not match the version of gcc used to compile the currently running kernel.)

    hi i am trying to install NI-VISA driver on SUSE LINUX 11.1.
     the error message it shows is
              ******************************** ERROR ****************************************
    * The version of gcc in the path does not match the version of gcc used to    *
    * compile the currently running kernel.  This can cause unpredictable         *
    * behavior in kernel drivers and should be fixed.                             *
    * gcc version: Linux)                                                          *
    * kernel compiled with: 4.3.2                                                 *
    ******************************** ERROR ****************************************
    my kernel source version is 
       linux-8nes:/home/admin # rpm -qi kernel-source
    Name        : kernel-source                Relocations: /usr/src
    Version     : 2.6.27.29                         Vendor: openSUSE
    Release     : 0.1.1                         Build Date: Sun 16 Aug 2009 03:43:52 PM IST
    Install Date: Sat 24 Oct 2009 02:13:12 AM IST      Build Host: rinck
    Group       : Development/Sources           Source RPM: kernel-source-2.6.27.29-0.1.1.src.rpm
    Size        : 309251954                        License: GPL v2 only
    Signature   : RSA/8, Sun 16 Aug 2009 03:57:25 PM IST, Key ID b88b2fd43dbdc284
    Packager    : http://bugs.opensuse.org
    URL         : http://www.kernel.org/
    Summary     : The Linux Kernel Sources
    Description :
    Linux kernel sources with many fixes and improvements.
    Authors:
        Linus Torvalds <[email protected]>
        see /usr/src/linux/CREDITS for more details.
    Source Timestamp: 2009-08-15 17:53:59 +0200
    GIT Revision: 8a413546901c407e96f7fba18574cceeb40452af
    GIT Branch: SLE11_BRANCH
    Distribution: openSUSE 11.1 
    i had also installed GCC 4.3.2.
    it shows the error message as i had posted.
    please kindly help me on this.
    Thanks and regards,
    P.karthick

    Check this solution

  • HT4410 I have just installed Windows 7 64-bit full version Home Premium using Bootcamp and cannot get access to the internet. I installed on a Macbook Air Mid 2012 with Mountain Lion. Are there some drivers that are missing from the Windows 7

    Dear Apple. I have just installed Windows 7 64-bit full version Home Premium using Bootcamp and cannot get access to the internet. I installed on a Macbook Air Mid 2012 with Mountain Lion. Are there some drivers that are missing from the Windows 7 bootcamp install download from Apple

    It is a Total Misconception that the Support files are installed when you are installing Windows, even if the USB drive that holds them is inserted in the system when doing the Windows install.
    You must always Run the Setup.exe files from the support files or run the drivers individually once Windows has finished installing and booted to the desktop.
    Also you really need to run the Boot Camp Control Panel Applet and check for updates as not all the newest drivers for full function of all the hardware is included with the original support download. That download is basically a generic version to get the system working and without doing the updates not everything will work properly.

  • How to determine the JDK version required to use a jar?

    Hi all.
    I am using a hosted server that uses JDK 1.4.2 and I cannot upgrade the VM. I have been finding it extremely difficult to install web applications on this server since I find that after installing the app, the web server complains the bytecode used in the jar is newer than the VM can understand (or it complains that the app uses JEE servlet or JSP methods it cannot find).
    To compound the problem, only about 25% of the sites I've visited that provide jars for download mention the minumum JDK version required to use them. (Some do not mention any system requirements at all besides 'requires Java and a Java application server').
    Do any of you know of any tools that can analyze a jar and determine the bytecode version it uses?
    (Another helpful tool would be one that can determine the minimum JEE APIs required to run a web app..., but that's probably wishful thinking :)).
    Thanks for your help.
    Michael N. Christoff

    The major/minor version of the class file is the way to go.
    Also, it's not necessary to write a separate program to get to those. javap prints them out when being passed the -v flag.
    Note, however that "JDK version" is not a correct term, as I can create 1.4-compatible class files with a Java 6 JDK (by passing the -target flag to javac). Those won't look any different than .class files written with a 1.4 JDK.

  • Received adobe photoshop elements 12/adobe premiere elements 12 when I purchased a MacBook Pro.   The macBook Pro does not have a DVD player it is sold separately.     To install the program can I download a free trial version and then use the serial numb

    Received adobe photoshop elements 12/adobe premiere elements 12 when I purchased a MacBook Pro.   The macBook Pro does not have a DVD player it is sold separately.     To install the program can I download a free trial version and then use the serial numbers from the set I received?

    yes, that's exactly what you should do,
    Downloads available:
    Suites and Programs:  CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5 | 4 | 3
    Captivate:  7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • How to remove preinstalled files of adobe photoshop from my mac mini so that i can install a new version of the same software.The previous version was removed using the app cleaner software.Could not continue installation bcoz of earlier files

    How to remove preinstalled files of adobe photoshop from my mac mini so that i can install a new version of the same software.The previous version was removed using the app cleaner software.Could not continue installation of the new version because of the existance of files from the previous version.plz help

    What "app cleaner software" ? I ask because installing Photoshop over a previous version has never been a problem. Perhaps your difficulty stems from another source, eg. "cleaner software" ?
    If you look in your hard drive, at the root level there is a Library. In there is a folder called Application Support, and in that you will find a folder called Adobe. Files from your previous version are there.
    However, I urge you to call Adobe support to make sure you are not doing anything that would mess up other Adobe applications.
    http://www.adobe.com/support/connect/connecthostedsupport.html

  • Is there a way that I can see more than just the next slide in Presentation mode (as an old version of PowerPoint used to do)?

    Is there a way that I can see more than just the next slide in Presentation mode (as an old version of PowerPoint used to do)?

    Sorry - should have been more specific. As far as I can see, Keynote will only allow me to see the current slide and the next slide on my laptop when I am presenting a slideshow through a projector. But an old version of PowerPoint allowed me to show the current slide....and (adjustable) many more slides ahead (say 10)....so I could simply jump ahead to a 'future' slide and skip several slides in between. Net result being that I was able to matcgh my slides to group discussions rather than stick to a fixed, predetermined slide show.
    As much as it pains me, without this facility - PowerPoint (old verson, not current one) is more useful for me! :-((

  • Mac user, PS CC 2014 latest version. When using "Save for Web" I bring my 900 x600px @72 ppi in to SFW and the output becomes 300ppi. The only way it stays at 72ppi is if I check "none" for metadata. I know to should not matter much, but I would prefer to

    Mac user, PS CC 2014 latest version. When using "Save for Web" I bring my 900 x600px @72 ppi in to SFW and the output becomes 300ppi. The only way it stays at 72ppi is if I check "none" for metadata. I know to should not matter much, but I would prefer to keep all my web jpgs @ 72ppi. Any solutions?

    It opens up as 900x600 @300ppi
    Here's a screenshot-

  • How to upload & Download file in Adf using Jdeveloper 11.1.2 ??

    Hi All,
    I have just started working on Oracle ADF, Thanks a lot guys for solving our queries.
    I'm using Jdeveloper 11.1.2, How to upload and download file in ADF..?
    I have seen couple links on net but none of them worked on jdeveloper 11.1.2......
    Please Help......

    Hi guys,
    I'm able to download file in ADF using af:fileDownloadActionListener.......
    does any one knows how to upload a file using ADF???

  • Numbers 3.2 has changed too much, it doesn't work with my project anymore. How do I revert back to the previous version I was using?

    Numbers 3.2 has changed too much, it doesn't work with my project anymore. 1) The sheet panels used to be on the left hand side and easily reviewable and searchable, but now they are on the top and it's harder to find a specific folder without scrolling (too time consuming), 2) I used to be able to duplicate a folder within my sheet panel window by simply clicking on a folder and hitting Command D, but that doesn't work now so it looks like I'll have to spend even more time to recreate the same tables that used to be easily duplicated, and 3) I can't choose fill colors that matched my project anymore because there are only limited choices available now. And these are only the changes that I'm aware of. I am very disappointed and frustrated. Whatever the motivation was to limit Numbers 3.2, I want the previous version back. How do I revert back to the previous version I was using?

    The sheet panels used to be on the left hand side and easily reviewable and searchable, but now they are on the top and it's harder to find a specific folder without scrolling (too time consuming),
    You can scroll more quickly between sheets if you don't use the left-right triangles, but instead move the cursor up into the bands with the "tabs" and drag right or left.
    Also, if you have a lot if sheets for which you want a quick vertical list, then you can try the following have something like this pop up (showing your sheet names automatically) whenever you hit a keyboard shortcut (in my case shift-command-j):
    This is done via a Jump to Sheet Automator Service (Dropbox download).  To install just doubleclick the .workflow package and (if needed) click 'Download Anyway' in System Preferences > Privacy & Security.
    This will cause a new item to appear in your Numbers > Services menu.  Then, if you want a keyboard shortcut, go here in System Preferences and add one:
    You can rename or remove the service by holding down the option key in Finder and choosing Go > Library > Services. You can also view the AppleScript contaned within the service by opening the .workflow package in Automator.
    This particular service jumps to the first cell of the first table of the sheet you choose from an automatically generated list of all sheets in the current document.
    SG

Maybe you are looking for