How to find the ADF version used in a deployment archive?

Hello

When I get an ear/war file from a developer I want to deploy on a Weblogic Server it would be nice to be able to verify that the ADF version developers used is the same that is installed on the server.

I tried to look at different deployment files but I can't find anything about it. Can anyone help?

I can see the JSF version but noting on ADF.

What about Peter

I see your problem but do not see how you can get the information of just the EAR file as long as it is not put there by purpose. The required information is part of the jars that are installed on the servers. They are not part of the ear, but are only referenced.

For the server side, I've written a web service that I install on each server (managed server that runs to the ADF, run time). This service at least tell me the version installed on the server. You can find the service including the source to my blog http://tompeez.wordpress.com/2012/02/05/adf-how-to-find-out-which-adf-version-is-installed-on-a-manged-weblogic-server/.

There was a discussion on this forum and the ADFEMG google Group discuss how to know what the newer version (from sources of a project) was used to develop the App. Unfortunately, today you can't get a definitive answer to this. There is an ER out for it to allow in the future (http://java.net/jira/browse/ADFEMG-70).

Timo

Tags: Java

Similar Questions

  • How to find the security protocol used by a site in firefox to version 24.6.0

    I'm unable to find the security protocol used by the site, either SSL or TLS 1.0 or 1.2.

    I see my answer above is marked as useless, so I guess it doesn't help for Firefox 24.

    You should be able to see which version of the TLS Protocol and encryption to agree to the current use of press.
    You can use the above posted extension or check in the Security tab of the Web Console (Firefox/tools > Web Developer).
    24 Firefox supports only TLS 1.0 (security.tls.version.max = 1), so that only leaves you with Protocol to guess.

    In Firefox 24 you have the Security tab in "tools > Page Info > Security" to see what level of encryption is used, and you do not see what costume of encryption is used.
    To find you would have to disable any combination of encryption algorithm by setting the Pref security.ssls false and allow both until you get a secure connection.

  • How to find the latest version of material available for a virtual computer

    Hi, I have a problem to upgrade the hardware of the VMS version.

    My $vm = Vim::find_entity_view (view_type = > 'VirtualMachine', filter = > {'name' = > $vm_name});

    $vm-> UpgradeVM();

    Call to the UpgradeVM method I sometimes get an error saying: compatibility of the virtual machine is already up to date

    I can get the latest version of hardware verification $vm - > config-> version, but I don't know whether it is the latest version of material available. How can I find out who is the latest material available for a virtual machine before you upgrade?

    Thanks in advance.

    You can retrieve the list of configurations of operating systems, virtual material, supported, capabilities, etc. using the http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.EnvironmentBrowser.html EnvironmentalBrowser

    For the version of VTM, take a look at the QueryConfigOptionDescriptor() that returns a list of the ESXi hosts and VTM version, he takes in charge. Joint a screenshot using the vSphere MOB

  • How to find the bit version of firefox? Whether 32-bit or 64-bit.

    If I install firefox version x.y.z. Windows7 Enterprise SP1 64 bit OS, how can I find, that it is installed the firefox version is 32-bit or 64-bit?

    I know to the best of my knowledge, Firefox supports only 32-bit edition / version, but how do you know? Where is the way to find it?

    Thank you
    Jeli.

    In an environment Microsoft Windows 64-bit, 64-bit applications are installed in:

    • C:\Program Files\

    And all 32-bit applications are installed in:

    • C:\Program Files (x 86).

    You should find a folder "Mozilla Firefox" in one of these directories. If it is the x 86 Program Files directory, it is a 32-bit installation of Firefox.

  • How to find the SOA version 11.1.1.6.0 to download.

    Hi, guys.

    I'm not able to find version 11.1.1.6.0 download from otn SOA or delivery.

    It is not available for download.  ? only SOA 11.1.7... y at - it's not 11.1.1.6.0 to download

    and I need SOA 11.1.1.6.0

    Could someone drop a link where to download the SOA version 11.1.1.6.0

    Receive the response.

    Thank you!

    Priya

    You can find 11.1.1.6 here https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=15364661 on list for Linux x86_64

  • How to find the JDBC version

    Snoussi,

    How do we find JDBC version in apps 11i and R12.

    Thank you

    Hello

    You can get that by running the s/n RDA Data Collection Test Applications.

    Note: 183274.1 - Applications DBA data RDA Collection Test 11i
    https://MetaLink.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=183274.1

    Note: 732091.1 - Applications DBA data RDA Collection Test R12
    https://MetaLink.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=732091.1

    You can also refer to:

    Note: 164317,1 - upgrade with Oracle Applications 11i JDBC drivers
    https://MetaLink.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=164317.1

    Note: 435697.1 - how-to version get installed JDBC
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=435697.1

    Kind regards
    Hussein

  • How to find the OS includes use for OSDBA OSOPER, OSASM

    can I know how can I check what os groups are used for OSDBA OSOPER, OSASM after installation?

    I have root privileges.

    view $ORACLE_HOME/rdbms/lib/config.c

    Hemant K Collette

  • How to find the version of the application deployed on wls9 using wlst

    Hello

    How to find the version of the application deployed on wls 9.2 wlst wsing. I know that we can use the Mbean version but I did not give any version while deploying.

    Say I have an application with name test and the path is c:/temp/test1.ear.

    (WHN deploy the app name (test) remains the same, but I could be deployed test1.ear(c:/temp/test1.ear) or test2.ear(c:/temp/test1.ear).

    Is there a way to wlst to know what test1.ear or test2.ear is deployed.

    Thanks in advance
    Neeraj

    Hi Neeraj,

    Here is the code that you had asked for.

    # START OF SCRIPT

    Connect('vasadmin','vaspassword','t3://localhost:7001')
    domainConfig()
    vasApps = cmo.getAppDeployments)

    for app in vasApps:
    vasAppPath = ' / AppDeployments / ' + app.getName)
    CD (vasAppPath)
    print app.getName () + ': the source path is: "+ cmo.getAbsoluteSourcePath)

    # END SCRIPT

    Thank you.

    Naour Vijay.

  • How to find the Bookmarks panel is enable or disable the use of Applescript?

    Hi all

    In Indesign, how to find the Bookmarks panel is enable or disable the use of applescript?

    Please any idea on this subject!

    Thank you

    John.

    Hi John,.

    Version CC 2015 (and I guess in earlier versions) you would use:

    Tell application "Adobe InDesign CC 2015"

    the visible isVisible value of "Bookmarks" Panel

    tell the end

    isVisible

  • How can I find the installed version of Firefox?

    How can I find the installed version of Firefox?

    You run v33 right now. But you can still check two ways

    • Click on the

      button-> then the help icon (?) then on Firefox

    • Type of topic: in the address bar
  • bougth a second hand iPhone 6 how find the previous owner using the serial number?

    I bought a second hand iPhone 6 and he holds a lock to iCloud how to find the previous of this iPhone owner so that I can email him?

    I don't have a serial number of the phone how to use it so that I can follow the former owner?

    Unfortunately, you can not. Take it to where you bought it for a refund.

    See you soon

    Pete

  • How to find the yahoo flickr Photo password used to download photos from the Photo app?

    I have 151 000 pictures on Flickr that were loaded from Iphoto, then more recently the Apple Photo app on my imac.

    I can't open a session using a browser because the browser (Chrome) has lost the password of his records.

    How to find the password that the Photo is using app?

    You can not extract the code to access from iPhoto or Photo. I could go to the Web of Flickr site and see what password recovery options they offer for your account.

  • How to find the primary key columns in the tables in MS Access using SQL queries

    How to find the primary key columns in the tables in MS Access using SQL queries

    Hello

    This is the forum for Windows Vista programs related issues.

    For better assistance, please try instead the Forums in SQL Server .

    Thank you! Vincenzo Di Russo - Microsoft MVP Windows Internet Explorer, Windows Desktop Experience & security - since 2003. ~ ~ ~ My MVP profile: https://mvp.support.microsoft.com/profile/Vincenzo

  • How to find the right server to use windowsmail to send and receive e-mails?

    How to find the right server to use windowsmail to send and receive e-mails?

    Who is your current e-mail server? (Which is after the @ in your address).
     
  • How to find the url of adf application that has been deployed to the glassfish Server? I try but? It is the image of the page.

    Mr President

    This is the page of the glassfish Server

    gfurl.png

    How to find the url of adf application that has been deployed to the glassfish Server? I try but? It is the image of the page.

    webapplink.png

    In the jdev web module are

    [11: 09:38] wrote the Web for F:\backup of AshCMS\AshCMS\ViewController\deploy\AshCMS_ViewController_webapp.war application Module

    [11: 10:33] wrote the Module Enterprise Application to F:\backup of AshCMS\AshCMS\deploy\AshCMS_Project1_AshCMS.ear

    [11: 10:33] Application deployment...

    [11: 14:24] Application deployed successfully.

    [11: 14:24] time to deployment: 8 minutes, 11 seconds

    [11: 14:24]-deployment is complete.  ----

    what url in the browser.

    Concerning

    Mr President.

    I run my application on built-in web logic server and get the url from there

    http://localhost:7101 / ViewController/faces/MainPage

    then simply change the localhost of 7101 to 8081 as below

    http://localhost: 8081, ViewController, faces, MainPage

    and it works

    Concerning

Maybe you are looking for

  • Satellite Pro U200 crashes, freezes in a strange way

    Hello I have laptop Satellite Pro U200, once by accident, it fell out of my backpack.Then after, I pressed on IT Windows key is not started, even though I could hear the hard drive makes a noise.I got my computer to Toshiba repair service. It was ver

  • HP Officejet Pro 8500 won't recognize change cartridge

    Replaced by just bought new (out-of-the-box) Cyan XL requested ink cartridge but always error message to replace the cartridge.  Message will not change any I've tried: printer a. be able to turn off/on several times. b. deleted/returned all four car

  • How can satellite C50-A-1 - I reduce brightness after installed Win 7

    How can I reduce brightness on this? I'm trying to download the drivers to view this site, when I try to extract .zip files they say impossible to unpack because nothing in the files. Help please

  • Lenovo X 230, CustomEventMonitor.dll 'there is a problem starting'

    Dear Sirs, Just after the connection of Win10, I begin to get this error message. How to solve this problem? 'There is a problem starting' and right under "is not a valid Win32 application". Here's what it looks like - error The answers will go, Than

  • Minimum external resistance NI 9269

    Hello I'm trying NI 9269 voltage output. According http://digital.NI.com/public.nsf/allkb/5FDA9006283BB603862578B5006A80E7NEITHER 9269 can take the smallest resistance at 10 k ohms (it's a condition for NI 9263) but the value is not reported. What is