How to disable application versioning

Hi,
using Jdev 11.1.1.1.0 for an ADF fusion web app and generating an EAR, the Deployer automagically adds the following manifest file
myapp.ear!/META-INF/MANIFEST.MF
Manifest-Version: 1.0
Weblogic-Application-Version: V2.0
Does anyone know how to disable this feature? Searching the current fusion web app dev guide there is no occurence on 'Weblogic-Application-Version'....
Should I provide my own MANIFEST.MF without Weblogic-Application-Version: V2.0 included?
Thanks for any clarifying comments.
Regards,
Andreas Koop

yo dude,
The PopupManager is what you need.  See the docs here: http://help.adobe.com/en_US/flex/using/WS6c678f7b363d5da52e8f1ca1124a0430dcf-8000.html 

Similar Messages

  • How to disable previous version downloading in appstore

    hi,
    As i assume ios 7 onwards, apple allowing the users to download older version of application in appstore.
    But in my previous version has some bugs which i dont want to allow the users to download.
    i have tried to disable this under "Rights and Pricing section of the Manage Your Apps module in iTunes Connect".
    But i could not see any specific option like older version disability.
    So could you please help me on how to disable older version downloading in appstore.

    i found the solution.
    Please refere the following url under section "Editing Rights and Pricing Information" https://developer.apple.com/library/mac/documentation/LanguagesUtilities/Concept ual/iTunesConnect_Guide/11_EditingandUpdatingAppInformation/EditingandUpdatingAp pInformation.html

  • How to change application version?

    Hi,
    When i deploy my 11g application JDeveloper generates a version number, ... e.g. V2.0. How can i change it to an other number?
    Kind Regards,
    Andre

    Hi,
    Have you tried adding the version tag in the weblogic-application.xml file?
    something like
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                          xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application http://www.bea.com/ns/weblogic/weblogic-application/1.0/weblogic-application.xsd"
                          xmlns="http://www.bea.com/ns/weblogic/weblogic-application" version="2.22.2.2.0">-Arun
    Untested

  • How to reference application version number and current date in page footer

    Am new to Apex and am creating first app for production users on Apex 4.0.1 ... I notice that Application Builder app itself displays the version number at bottom right of screen .. are there any substitution strings that I can use to get current date and application version in my own Apex app ... or do I need to create e.g Javascript to format the date and create my own substitution string ?
    Any help much appreciated .. thanks !

    I modified the Footer of our Default page template. Used JavaScript for the date, below is the code we use. The very last table is specific to our environment and it would need to be customized for your use or removed if not needed. I am a JavaScript novice so this may be crude but it does the job.
    Jeff
    <table width="100%" cellpadding="0" cellspacing="0"
    border="0">
    <tr>
    <td width="500">
    <script Language="JavaScript">
    <!--
    function GetDay(nDay)
         var Days = new Array("Sunday","Monday","Tuesday","Wednesday",
                              "Thursday","Friday","Saturday");
         return Days[nDay]
    function GetMonth(nMonth)
         var Months = new Array("January","February","March","April","May","June",
                                "July","August","September","October","November","December");
         return Months[nMonth]             
    function GetTime () {
      var curtime = new Date();
      var curhour = curtime.getHours();
      var curmin = curtime.getMinutes();
      var cursec = curtime.getSeconds();
      var time = "";
      if(curhour == 0) curhour = 12;
      time = (curhour > 12 ? curhour - 12 : curhour) + ":" +
             (curmin < 10 ? "0" : "") + curmin + ":" +
             (cursec < 10 ? "0" : "") + cursec + " " +
             (curhour > 12 ? "PM" : "AM");
      return time;
    function DateString()
         var Today = new Date();
         var suffix = "th";
         switch (Today.getDate())
              case 1:
              case 21:
              case 31:
                   suffix = "st"; break;
              case 2:
              case 22:
                   suffix = "nd"; break;
              case 3:
              case 23:
                   suffix = "rd"; break;
         var strDate = GetDay(Today.getDay()) + " - " + GetMonth(Today.getMonth()) + " " + Today.getDate(); strDate += suffix + ", " + Today.getFullYear() + " " ;
         return strDate
    //-->
    </script>
    <script Language="JavaScript">
    <!--
    document.write(DateString() + GetTime());
    //-->
    </script>
    </td>
    <td width="300" class="fineprint"><div align="right">
    </div></td>
    <td width="900" class="fineprint"><div align="right">
    &APP_USER.
    #APP_VERSION#
    </div></td>
    </tr>
    </table>
    <table width="100%" cellpadding="0" cellspacing="0"
    border="0">
    <tr>
    <td width="33%" align="left" valign="bottom"><img
    src="#WORKSPACE_IMAGES#iconseal-rust.gif" alt="NH State Seal" width="25"
    height="25" /></td>
    <td  width="33%" align="center" valign="bottom"><a href="http://www.nh.gov/" class="fineprint">NH.gov</a>
      <a href="http://www.nh.gov/disclaimer.html"
    class="fineprint">Privacy Policy</a>   <a
    href="http://www.nh.gov/wai/index.html" class="fineprint">Accessibility
    Policy</a></td>
    <td width="33%" class="fineprint"><div align="right">Copyright &#169 State of
    New Hampshire, 2007-2010</div></td>
    </tr>
    </table><br />
    #FORM_CLOSE#
    </body>
    </html>

  • How to export application version??

    Hello all
    Environment: NW 5.1 SP7, ZFD3.2 SP2
    I need to do a data export of the following info:
    Export fields: Asset.Tag, OS, Application name and Application version.
    Basically I am querying for an application name and I want the
    workstation Asset Tag, the workstation OS and application version of a
    specific application to be exported.
    My query is set to match "Application X%". However when the query runs -
    it returns a list of all workstations with Application X - which is
    correct, but it also returns the Application Version number of every
    other application on the workstation that has "Application X" installed.
    All that I would like to export is the Application Version number
    for "Application X".
    I have tried many types of queries and have not had any luck. Please
    assist.
    Thanks for your advice in advance.
    Regards
    Carmen

    Mailuser,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com in both the "free product support" and "paid product support"
    drop down boxes.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • How to disable application?

    hi dude.....
    we know that how alert control works, as like that i wan to display a dragable panel and i wan to disable the background of the panel(the application) as like alert control................
    Is this possible in flex and hw it can be achived ........... and i wan to display the panel at center of window...............
    thanks in advance................

    yo dude,
    The PopupManager is what you need.  See the docs here: http://help.adobe.com/en_US/flex/using/WS6c678f7b363d5da52e8f1ca1124a0430dcf-8000.html 

  • How to disable PO versioning ?  (SPRO config is off)

    Hi guys,
    I have a problem.. for some reason, my SRM 4.0 installation has PO versioning enabled.. but I don't know why =(       I enabled this some months ago, but I turned off this configuration several weeks ago.. but it seems that SRM is creating PO versions anyway =(
    I checked the versioning config, also I don't have the badi for version control implemented. 
    I would like to avoid versioning in my system.  What could I do ?
    Thanks for your help guys !
    Best regards.
    Diego

    Hi
    Please go through this ->
    You have activated the version control so that the system creates historical versions.
    See the path in the IMG: SRM Server ® Cross-Application Basic Settings ® Switch On Version Control for Purchasing Documents
    · You have set up and activated the workflow for the approval of changes to active purchasing documents. See also: Approval Workflows for Documents and Objects
    http://help.sap.com/saphelp_srm50/helpdata/en/46/882fdd8bfc1743bd5ef8b532f94402/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/a7/81b463611c124d8c9d2c5bd8d17b34/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/8f/b71da23626604fb8da4b672edf853f/frameset.htm
    Hope this will help.
    Regards
    - Atul

  • How to disable application jar creation in tmp folder

    Hi
    I am deploying an application on clustered server.
    Everytime i deploy application a jar(for the application) is getting created in admin server's tmp folder in the folder WLTEMP_APP_DOWNLOADS/<application_name>/<application_name.jar>
    I am deploying application in exploded format and one of its functionality is to generate csv files.
    As Weblogic seems to be referring the application_name.jar I get a 404 error whenever csv files are accessed in UI.
    Could somebody please suggest the settings to disable the application jar creation.

    The issue was with weblogic caching.
    The server was creating a jar of the application in a tmp folder for every deployment .
    Due to this any new file generated within deployment path was not being identified.
    Disabling caching on admin server resolved the issue.

  • CFS : how to disable application ? nexus 5000

    1. Could you please help me out here. I am setting up syslog on Nexus switches and running into problems (error messages at bottom)
    On Nexus 5000, I am trying to disable CFS distribution for application SYSLOGD, but do not find a command to do that.
    Why I want to do that ?
    With CFS enabled for syslogd, 'use-vrf' option is not allowed in the command 'logging server 167.54.254.23 6 ' and by default syslogd uses vrf management whereas I want it to use vrf default.
    2. Also, any idea why this message pops up ?
    CLIC-6-EXIT_CONFIG: Configured from 1 by systest
    2010 Feb 12 10:40:13.308 ked1.dcacc.n01 LOG-3-SYSTEM_MSG: Syslog could not be send to serv
    er(167.54.254.23) : No route to host
    2010 Feb 12 10:40:46.162 ked1.dcacc.n01 %VSHD-5-VSHD_SYSLOG_CONFIG_I: Configured from vty ....
    2010 Feb 12 10:40:46.170 ked1.dcacc.n01 LOG-3-SYSTEM_MSG: Syslog could not be send to serv..) : No route to host
    2010 Feb 12 10:40:46.170 ked1.dcacc.n01 11244]: CLIC-6-EXIT_CONFIG: Configured from 1 by systest
    2010 Feb 12 10:40:46.181 ked1.dcacc.n01 snmpd: snmpd: send_trap: Failure in sendto (No route to host)
    2010 Feb 12 10:40:46.183 ked1.dcacc.n01 last message repeated 2 times
    2010 Feb 12 10:40:46.183 ked1.dcacc.n01 snmpd: NETWORK- UNREACHABLE

    Learned the command  is:
      no logging distribute

  • How to disable silverlight "Do you want to allow this Web application to access your clipboard?" popup window, when tyring to right click and paste?

    Hi,
    When im trying to right click and choose paste. im getting a dialog box.. "Do you want to allow this Web application to access your clipboard?". How do i disable it for all users?
    i found that, we can able to disable it for only one user, if we create a 'Clipboard' DWORD key with value '11' in the registry path: HKEY_USERS -> S-1-5-21-159.. -> Software -> AppDataFlow -> Software -> Microsoft ->
    Silverlight -> [website url]
    Even, i tried
    Internet Options> Security> Internet Zone> Custom Level> Scripting section> Allow Programmatic clipboard access> Enable. But its not working.
    Please let me know how to disable that popup for all users?

    It works fine on my machine here which is win7 pro.
    Your options are limited
    You know one way - the registry entry.
    The option:
    Internet Options> Security> Internet Zone> Custom Level> Scripting section> Allow Programmatic clipboard access> Enable.
    Has been changed by later versions of Internet explorer tightening security.
    I guess you could try:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
    meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    Bit difficult for me to test at the moment, but that could work.
    If that's no good.
    The alternative is to give the app elevated trust.
    This is a PITA because you have to obtain a security cert and sign the xap with it.
    They expire as well and you then need to buy a new one.
    Costs several hundred quid a year ( this is one time cost rather than per user ).
    Hope that helps.
    Recent Technet articles:
    Property List Editing   ;  
    Dynamic XAML

  • How to Create trial version of my j2me application??

    Hey..
    could please anyone write a short note on safest way of creating a trial version of my j2me application?? like i want to limit the number of tries.. like say 25 tries..
    are there any applications that do this.. or could u suggest good coding methods.. ??
    thanks a lot!

    rakesh.pachava wrote:
    Hi,
    You can use the Record Store implementation to count the number of tries.
    But if once the app is uninstalled then the record store is also lost.
    If you want you can use the File Connection API to write to file system.
    This asks for user permissions.
    Regards,
    Rakesh pachawa.yes.. this is the method im using.. & i dont want to access the File System directly.. cause i want maximum compatibility. I don't mind re-installing the application causing the trial to be re-started.. thats fine.
    but i don't want someone to be able to crack the class files by taking out the code which checks the Record Store..
    how are j2me applications normally cracked pls??

  • How to disable the starting application on the MPB

    hi guys,
    Please help me on how to disable the automaic starting application on my MPB

    System Preferences / Users & Groups / Startup items button.
    Delete those you don't want to launch at start up.

  • How to disable trace files in oracle version 11g

    Senario : trace file are growing
    How to disable trace files in oracle version 11g
    pls guide with best practice

    SHANOJ wrote:
    Senario : trace file are growing
    How to disable trace files in oracle version 11g
    pls guide with best practiceIn 11g, there is an extensive tracing that happens for the reasons best known to Oracle only. But if you want to disable it, Coskan had published a small post mentioning an undocumented parameter(which means you must think twice before using it) to disable it- disablehealth_check* . You may want to read the complete post here,
    http://coskan.wordpress.com/2009/06/03/too-many-trace_file-on-11g/
    Aman....

  • How to disable the option of Resart for application error in SXMB_moni

    Hi Experts,
    I have a scenario of JDBC to Proxy.In this we have created Fault message type to capture any error.The requirement is to disable the option of Restart in SXMB_MONI for application error generated with Fault message.We have made coding for generating application error in inbound proxy code.Looking for a quick reply.
    Thanks
    Deepak

    Hi Mayank,
    I am looking for disabling the "Application Error" generated from Fault message of inbound proxy to "Resart" using Resart button in SXMB_moni of Application system ECC.what I am referring to is how to disable u201Crestartu201D (not resend) of the messages in SXMB_MONI if they have errors.
    For example, the interface to load some entries calls a proxy which may load some messages successfully and some may result in errors. This would appear in the SXMB_MONI with application errors with restart capability. If the user restarts the message it will post the entries again which were successfully posted earlier. We would like to prevent this from happening.
    Thanks
    Deepak
    Edited by: deepak jaiswal on Mar 2, 2010 5:19 PM

  • How to check the dependency of Timesten Application version 11.2.1 for OEL 6U4

    How to check the dependency of Timesten Application version 11.2.1 for OEL 6U4

    Hi Chris,
    THank for your reply.. My requirement is I am planning to upgrade my Server OS from OEL 5U8/5U3 servers to OEL 6U4. And we are using timesten application 11.2.1 version as of now. So wanted to check if the same version of TImesten can we install them on OEL 6U4 . if we can install it successfully what are the dependent RPM packages we need to consider for installing the timesten application and will there be any issues using the application? .
    Is timesten 11.2.2 is the officially supported and stable version on OEL6U4?
    And also can you suggest me if I want to check other applications dependency like rhino-2.3 and postgres 8.1.23 version how I need to check if this applications versions are certified to run on OEL 6U4.
    IT would be great help if you can suggest me on this.
    Naveen

Maybe you are looking for

  • Apple Wireless Mouse - No Longer Pairs with Mac Mini?

    Hi there, I've had an Apple Wireless Keyboard and an Apple Wireless Mouse for several months. Unfortunately, the Apple Wireless Mouse no longer pairs with the Mac Mini (Core Duo, 1.66) -- it is getting very frustrating. I've tried rebooting the machi

  • PDF Printer stopped prompting for output filename

    I use the Adobe Acrobat PDF Printer to create PDFs from a variety of applications. My version of Acrobat Pro is 10.1.6. The printer is configured to prompt me for the output filename, but never does. It used to work, but I can't figure out what has c

  • Header variable: Content Disposition for downloading file over HTTP?

    Hi All, I have a general content server question...Is there anyway to pass a parameter or set a setting on the content server to send the file with the header variable content-disposition set so that when a user selects a file within a browser, it do

  • 200" viewing limitation in Acrobat/Reader?

    Hi all, I have a diagram which is 220" inches wide. When I open this document in Acrobat/Reader 9.0, it appears blank on the screen. However, when I go to the "View -> Grid" menu option, I am able to see the drawing (even after I turn the "Grid" opti

  • Export issues in Version 1.1

    Two Windows Vista Systems up-to-date Desktop: 3 GB Of Ram. Photos stored on External Hard drive (500 GB) LightRoom Database on same drive. Converted database from LightRoom 1.0 (OS was factory installed) Laptop: 2 GB Of Ram. Photos stored on Internal