10.1.2.3 app server, xml, and Module version="101020300" and upgrade=yes

We upgraded our app server from 10.1.2.2 to 10.1.2.3. I converted some of our Oracle Forms to xml before upgrading. I noticed the following "Module version" element and value? What version of Oracle Forms is this 10.1.0.2 , 10.1.2.2, or 10.1.2.3. When I add upgrade=yes on the compile line the fmb file dates do not change and the xml version tag stays the same in unix. Whenver I do this on windows the files dates of the fmbs do change, but the version tag also stays the same. Is it possible the 10.1.2.3 compiler uses 10.1.0.2 version for fmbs and knows there is nothing to change so it leaves the fmb untouched when upgrade=yes?
<?xml version = '1.0' encoding = 'UTF-8'?>
<Module version="101020300" xmlns="http://xmlns.oracle.com/Forms"> Edited by: Mark Reichman on Aug 18, 2010 1:33 PM

Although the "upgrade" option does not throw an error, it really doesn't apply any longer. It was used historically to convert SqlForms to Forms Menu Modules. Here is the text from the Forms Online help for this option:
Upgrades modules from Oracle Forms 4.5, or from SQL*Menu 5.0, to an Oracle Forms menu module.You gain nothing from including "upgrade=yes" when you compile your 10.1.2 modules.
Regarding the Module version you see in the XML or FMT, this version represents the engine used to create the module and not the Forms version. This version will not necessarily line up with the Forms version to which you are accustom to viewing. This is more of an internal reference. Your form's modules will not change in any way when you patch from 10.1.2.0 to 10.1.2.2 to 10.1.2.3. This is why there is generally no need to recompile when you patch. The changes are made in our product and not your app.

Similar Messages

  • How to Modify Server.xml and web.xml inTomcat

    Hii
    i am very new to tomcat..and using servlets..so plx tell me hw i can modify the server.xml and web.xml....
    if my installables are in c:\program files\apache group\tomcat4.1
    ok...i have my servlets file in c:\program files\apache group\tomcat4.1\webapps\ap1\WEB-INF\classes..so plz advice me on modifying the server.xml and web.xml....also tell me how and what we do in mapping
    Plz tell me soon...
    thanking u in advance.
    rahul
    Take care.:)

    for web.xml you need something like this, i took this from the web.xml under the examples directory in tomcat:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <servlet>
    <servlet-name>
    servletToJsp
    </servlet-name>
    <servlet-class>
    servletToJsp
    </servlet-class>
    </servlet>
    <servlet>
    <servlet-name>
    CompressionFilterTestServlet
    </servlet-name>
    <servlet-class>
    compressionFilters.CompressionFilterTestServlet
    </servlet-class>
    </servlet>
    </web-app>
    basically you need to map the servlet with a class, for servlet-name call it whatever you like, you'll be using this name in the url to access you servlet, for the class give it the name of the class, java complied class, that's it.
    server.xml is used to configure tomcat.

  • Running Sun App Server 7 and 8 on the same box

    Hello,
    Are there any known issues with running Sun App Server 7 and 8 in the same host box ? Currently I am encountering some class not found exceptions with Sun App Server 8 . Sun App Server 7 runs just fine.
    Thanks,
    Aswin.

    It's not advisable to run separate installations of
    ColdFusion 7 and ColdFusion 8 single server on the same machine the
    re are several services that will try to use the same ports.
    However, you can install ColdFusion Enterprise using the
    multi-server configuration and then deploy the J2EE versions of
    ColdFusion to JRun. You can change the JVM that each instance uses
    (we recommend the latest 1.4 for CF7 and the latest 1.6 for CF8),
    and everything should run fine.
    ColdFusion itself is essentially just a J2EE application, the
    J2EE server itself is JRun 4. So the specific answer to your
    question is "don't install 2 copies of JRun 4 to the same machine".
    But yes, it's 100% possible, I'm running this configuration in my
    own development environment.

  • Need server.xml and web.xml for connection pooling

    hi guys,
    I am having lots of problem implementing the Connection Pool. I want to use the Tomcat's Connection pool classes and not my connection pool.
    I have gone through lots of problem trying to configure it.
    I got the range of errors. Has someone worked on this. Does it work with Tomcat 4.1 and Oracle 8i. Can anyone provide any links or previous posts to help me out.
    If someone can paste their working server.xml and web.xml then that would be really grt.
    Any kind of help would be really helpful.
    Amit

    Tomcat does not have a connection pooling mechanism. I've used Apache Commons DBCP with Tomcat although with PostgreSQL. It works great.
    Nothing in my web.xml gets modified. Only server.xml needs to be updated for DBCP. The Tomcat JNDI Datasource documentation is very good and should get you through.

  • Logging in App Server 7 and App Server 8

    Hi,
    We have an application (servlets/MDBs/EJBs) running in the Sun Application Server 7 that we want to run on the Sun Application Server 8 (J2EE 1.4.2).
    The application has logging facilities with various objects having their own java.util.logging.Logger...
    java.util.logging.Logger m_logger = java.util.logging.Logger.getLogger( "ServletLogger" ) ;
    m_logger.fine( "How do I get this in the App Server log file?" );
    To enable the above logging in App Server 7, I would simply set the global App Server logging level to "FINE" using the admin console. How can I do the same with the App Server 8?
    I've tried using the admin console to set the App Server logging levels to "FINE", but they seem to only effect the App Server itself and not the code it is running. I've also tried adding the following properties in the "Logging Levels" page of the admin console...
    ServletLogger FINE
    ServletLogger.level FINE
    .level FINE
    but they don't seem to make any difference? Any help will be most appreciated!
    Cheers,
    Paul

    Goto the admin console (port 4848 for default domain).
    Click on Topmost Leftmost link -- "Application Server."
    choose the "Logging" Tab.
    Choose the "Log Levels" tab.
    add a new property
             com.company.app.applogger        FINER and in your code, :-
            Logger applogger = Logger.getLogger("com.company.app.applogger "); Now if only I knew how to keep a separate log file for this.

  • App.server date and time

    is it possible to fetch app server files for the particular date and time?

    Hi,
    Please explain your requirement in detail..
    Thanks,
    Naren
    Message was edited by: Narendran Muthukumaran

  • How to Install BAM Alerts in multi environment in 2013 R2? How to point to a single BAM Portal(Default WebSite) configured on BTS APP server1 from BTS App Server 2 and BTS App Server 3 ?

    Please guide me on BAM install in multi environment for 2013 R2. Any blog which can show, how to configure multiple BTS servers to point to a single BAM portal created on the first server.
    The BAM portal is configured on the Default Website on the first server.
    How Could I Point to the same portal while configuring other 2 BTS servers?
    What are the authentication mechanisms, I have to use at virtual directories and root level?
    Racha Rams

    The document for installing BAM for B2K13 in a multi-computer environment is available as part of the BizTalk documentation available for download from
    http://www.microsoft.com/en-in/download/details.aspx?id=35552
    You will most likely also need to refer to the TechNet Blog
    http://blogs.technet.com/b/meamcs/archive/2013/07/26/fixed-biztalk-2013-bam-tools-configuration-problem.aspx which mentions having to setup SQL Mail feature in SQL Server 2012 and post that configuring both the features BAM Tools and BAM Alerts together.
    Regards.

  • After hard drive crash, Pages app brought over, and upgrade to snow leopard installed, Pages would not launch.  Re-downloaded the 3.0.3 update and Pages launched, but will not open any documents or start new document.

    After a hard-drive crash, Pages application was brought over from the old hard drive, and upgraded to snow leopard.  However, Pages would not launch.  I do not have the disks and the computer was given to me by my son with iWork 08 installed, so I do not have the ability to re-install using Purchases.  I re-installed the update 3.0.3, which I already had, but thought it worth a try.  That enabled Pages to launch, but it will not open a new or old document.  I can see in preview the document, but it will not open.  Any suggestions besides repurchasing Pages.  I've just put out a lot of money for a new hard drive and retrieval of apps and docs from the old hard drive and would like not to have to put more money in it. 
    Thanks for any suggestions.

    You can not simply drag over Pages, particularly if it was perhaps damaged in a crash.
    As it was only Pages '08 it may be time to upgrade to Pages '09 from the App Store. It is not that expensive and will allow you to install it on any Mac sharing the same Apple I.D. and protect you from a repeat of this problem.
    There are free alternatives to Pages if you are hard strapped, it depends on what you are using Pages for, it is not the only option by far.
    Peter

  • Code to pickup app.server file and Email the same!!!

    Hi,
    I need to write an ABAP code to pickup a file in application server and Email the same file to the intended receipients--
    Can i get the code pls?

    Hi Simran,
    Please search the forum. There are many sample codes available for reading data in application server and mail sending.
    User statements OPEN DATASET, READ DATASET and CLOSE DATA SET to get the application server data. Check F1 on these. You will come to know many interesting things.
    Below is the sample code for mail sending.
    DATA: li_reclist  TYPE STANDARD TABLE OF somlreci1,
          li_objpack  TYPE STANDARD TABLE OF sopcklsti1,
          li_content  TYPE STANDARD TABLE OF solisti1,
          lwa_reclist TYPE somlreci1,
          lwa_objpack TYPE sopcklsti1,
          lwa_content TYPE solisti1,
          lwa_doc     TYPE sodocchgi1,
          l_lines     TYPE i.
    REFRESH: li_reclist[], li_objpack[],
             li_content[].
    CLEAR: lwa_reclist, lwa_objpack,
           lwa_content, lwa_doc.
    lwa_reclist-receiver = "Give ur mail ID here.
    lwa_reclist-rec_type = 'U'.
    APPEND lwa_reclist TO li_reclist.
    "Here Loop at ur internal table and populate the data
    lwa_content = 'Please Check with your sales team for more details'.
    APPEND lwa_content TO li_content.
    CLEAR l_lines.
    DESCRIBE TABLE li_content LINES l_lines.
    READ TABLE li_content INTO lwa_content INDEX l_lines.
    lwa_doc-doc_size = ( l_lines - 1 ) * 255 + STRLEN( lwa_content ).
    lwa_doc-obj_langu  = 'E'.
    CONCATENATE 'Sales order' vbak-vbeln 'deleted.' INTO lwa_doc-obj_descr
             SEPARATED BY space.
    CLEAR lwa_objpack-transf_bin.
    lwa_objpack-head_start = 1.
    lwa_objpack-head_num = 0.
    lwa_objpack-body_start = 1.
    lwa_objpack-body_num = l_lines.
    lwa_objpack-doc_type = 'RAW'.
    APPEND lwa_objpack TO li_objpack.
    *Sending the mail
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
      EXPORTING
        DOCUMENT_DATA                    = lwa_doc
    *   PUT_IN_OUTBOX                    = ' '
       COMMIT_WORK                      = 'X'
    * IMPORTING
    *   SENT_TO_ALL                      =
    *   NEW_OBJECT_ID                    =
      TABLES
        PACKING_LIST                     = li_objpack
    *   OBJECT_HEADER                    =
    *   CONTENTS_BIN                     =
       CONTENTS_TXT                     = li_content
    *   CONTENTS_HEX                     =
    *   OBJECT_PARA                      =
    *   OBJECT_PARB                      =
        RECEIVERS                        = li_reclist
    EXCEPTIONS
       TOO_MANY_RECEIVERS               = 1
       DOCUMENT_NOT_SENT                = 2
       DOCUMENT_TYPE_NOT_EXIST          = 3
       OPERATION_NO_AUTHORIZATION       = 4
       PARAMETER_ERROR                  = 5
       X_ERROR                          = 6
       ENQUEUE_ERROR                    = 7
       OTHERS                           = 8
    IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Thanks,
    Vinod.

  • Lion server Websites and Upgrade problems

    Upgranding from Snow Leopard to Lion many bad surprise:
    - the upgrade tell me that it cannot migrate all (!?@) in fact :
    -- all user where lost
    -- web sites disappear.
    MY problem:
    I have to restart all my website (all sharing the same ip an port but different name)
    Whith Server.app/WEBServer I add the sites assignig to each the right  "store site files"
    but .. TaDa!  from the brouser I get always the DEFAULT.
    It seams the old asterix problem.
    Ps. Nat work only if in System Preferences/Sharing I enable "internet Sharing" but
    what happen if the server come up after a loss of power and nobody login ?
    Thank you

    Upgranding from Snow Leopard to Lion many bad surprise:
    - the upgrade tell me that it cannot migrate all (!?@) in fact :
    -- all user where lost
    -- web sites disappear.
    MY problem:
    I have to restart all my website (all sharing the same ip an port but different name)
    Whith Server.app/WEBServer I add the sites assignig to each the right  "store site files"
    but .. TaDa!  from the brouser I get always the DEFAULT.
    It seams the old asterix problem.
    Ps. Nat work only if in System Preferences/Sharing I enable "internet Sharing" but
    what happen if the server come up after a loss of power and nobody login ?
    Thank you

  • Can you use itunes card to buy the os x lion from the apps store? and if yes how? thanks

    how can i use the itunes card to get os x lion from apps store

    See this Link for 
    Create an Account Without a Credit Card:
    http://support.apple.com/kb/HT2534
    Changing Account Information
    http://support.apple.com/kb/HT1918

  • My MacMIni osx 10.7 tels me I need a new installer app to open and upgrade my Muse account

    Where do I find that?

    Can you please provide a screenshot or the exact error message which you are receiving?

  • How can i access the information of my central app server and my AS

    Hello i'm trying of configure my sld but when i'm about to create a technical system the wizard ask me for a central app server and App server (host and instance). where in my sap system can i found that information???. Sorry if the question is kind of obvious...i'm a beginner. Thanx in advance

    Hi
    SLD is for creating /Maintaining (including software product,components,etc..) system entries.
    e.g.
    If you want to create enrty for SAP R/3, Go to sld http://<hostname>://<port>/sld  >> technical system >> select type as WebAS ABAP >> enter the ipaddress of the SAP R/3 server
    You can get the details from your basis consultant or NW admin
    Cheers
    Jawahar Govindaraj
    PS:Reward pts

  • Building and deploying a web app in a folder in Oracle 10 g app server

    Hi,
    Can anyone please tell me how to deploy a web application in oracle Oracle 10g appserver.I want to do it manually not through adminoc4j console or through the command prompt. A quick response to this will be highly appreciated

    Hi Sujith,
    To manually deploy a web application (for eg: an ear file), you would have to place the ear file in the following location:
    <oc4j_instance>/applications
    Also, you would have to modify the config files viz. the server.xml and http-web-site.xml in case of ear files.
    The oc4j instance would then have to be bounced.
    For more help please refer to:
    http://www.idevelopment.info/data/Oracle/DBA_tips/OC4J_903/OC4J_9.shtml
    Alternatively you can also perform the deployment using the Enterprise Manager console.
    Thanks,
    Rashmi.

  • IE8 JRE 1.6.0_016  and  ** 10.1.2.2 ** app server

    We are currently using IE6, 10.1.2.2 app server/forms, Jinitiator 1.3.1.28. We want to end up being certified IE8, 10.1.2.3 app server/forms, JRE 1.6.0_16. Upgrading every app server (dev thru prod), pushing IE8, and the pushing the JRE to 2000 users all in one night is a little much. We were hoping to push the JRE now, then IE8, then upgrade each app server dev thru prod one at a time. However, we will be in non-certified configuration for a little while with this plan.
    So, has anyong gotten IE8, JRE 1.6.0_16, and ** 10.1.2.2 ** app server to work. We get a white screen with a box in IE8 under this configuration. Any suggestion on IE8 options to click or unclick? Or JRE option to click or unclick?
    We have managed to get IE8, Jinitiator 1.3.1.28, and 10.1.2.2 to work.

    One thing we noticed with the Sun JRE 1.5 and higher is it routinely checks for JRE Updates. This can present a problem if you define the JRE version in the formsweb.cfg to strict. We left it open so any version of 1.6 would work. This requires modifying the following two lines:
    #jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    jpi_mimetype=application/x-java-applet;jpi-version=1.6.0  /* drop point release */
    and
    #jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    jpi_classid=clsid:CAFEEFAC-0016-0000-FFFF-ABCDEFFEDCBANote the use of FFFF in place of *0006*. This makes it ignore the point-release (ie., 1.6.0_4 works the same as 1.6.0_18).
    Craig...

Maybe you are looking for

  • Procedure of ABAP Query

    Hi Friends,                             Can anybody convey how to create ABAP Query in detail... Regards,

  • Table Relationship Between AP Down Payment And AP Invoice

    Hello Experts, I would like to know how an A/P Invoice table and A/P Down Payment table are linked each other. For example, when you click the button "Total Down Payment" in the A/P Invoice screen, the list of down payments is shown. How does SBO sea

  • How to get GUID all of user in OU

    I have use exchang svr 2013 . How to get GUID of user all in OU ? currently i use scriptr exchange power shell $username = "username" $guid = (Get-Mailbox $username).ExchangeGUID $upn = (Get-User $username).UserPrincipalName $upnsuffix = $upn.Split("

  • LR 1.3.1, Leopard 10.5.1, Epson R1800 6.12a

    Hello - first maybe I am search impaired and if this has already been addressed a link to the specific thread would be greatly appreciated! OKay - so with the new Epson drivers released I hoped that my Leopard/Lightroom printing woes would be a thing

  • How to suppress warning in reports for indivdual queries

    Hi Guys, I have done some changs with multiprovider and on which there is one workbook has be defined already. Due to chagnes in the multiprovider , concern reports<which are attched into workbook> is also affected . I repaired this reports but still