Compile the JSP files in R12.2.4

Hello

How we compile JSP files using the command line. Could you please give me the steps.

Thank you

Jeremy

Just to add my personal experience.

We tried with bounce apache but have not reflecting the changes but we have seen changes after doing the below.

-bounce apache (use adapcctl.sh stop)

-bounce oacore (utilisation./admanagedsrvctl.sh stop managed server name)

-bounce Association (utilisation./admanagedsrvctl.sh stop managed server name)

I hope this helps.

Thank you!

Tags: Oracle Applications

Similar Questions

  • What node, I can compile the .pll file

    Hello Experts,

    I have several nodes not shared environment

    Database, at the same time Manager and Admin node 1 and forms & web on node 2.

    I need compile the .pll under AU_TOP/resource file.

    Which node should I compile the .pll file, also I want to know what node I can compile forms etc.

    Application:-12.1.3 (R12)

    database :-11.2.0.3.0

    OS:-avalerps002dp SunOS 5.10 Generic_148888-05 sun4v sparc sun4v


    Rahul Srivastava wrote:

    Hello Experts,

    I have several nodes not shared environment

    Database, Manager of simultaneous and Admin node 1 and forms & web on node 2.

    I need compile the .pll under AU_TOP/resource file.

    Which node should I compile the .pll file, also I want to know what node I can compile forms etc.

    Application:-12.1.3 (R12)

    database :-11.2.0.3.0

    OS:-avalerps002dp SunOS 5.10 Generic_148888-05 sun4v sparc sun4v

    Compile the pll and forms of "Node forms", which is the node 2 in your case.

    Thank you

    Hussein

  • Compile the .air file

    Hello

    is anyone able to compile the .air file in a .bar using the command line? I mean, I can compile the .swf file but I don't want to use debug .swf but final version .air file to compile in .bar

    my order of compilation for .swf file works and looks like this:

    blackberry-airpackager -package -installApp -launchApp -device 192.168.44.129 MyApp.bar src/MyApp-app.xml -C bin-debug MyApp.swf icons/90x90.png blackberry-tablet.xml
    

    now, when I pass .swf for .air I got a compiler error:

    Content root RemotairBlackBerry.swf is missing in the package

    Error: Validation of the AIR is not

    Help, please

    Have you seen any document indicating that the .air files will work? As far as I know, they won't. .air files are just zip files with a different extension, I think, you should be able to open it and get the SWF file. When do it from the command line I use amxmlc to compile my SWF, but I do not use the standard AIR conditioner that makes the .air files.

  • Compile the JSP

    Hi all

    EBS R12.2.4

    RHEL6

    I am compiling our ebs advises the jsp using the support note

    1312156.1

    :

    $FND_TOP/patch/115/bin/ojspCompile.pl a. perl - compile Pei 6 - log /tmp/ojspCompile.log - rinse

    or

    B.

    CD $FND_TOP/patch/115/bin

    Perl ojspCompile.pl - compile - hunting Pei 2

    $ perl ojspCompile.pl - compile - RAS Pei 2

    unknown parameter: (-compile)

    syntax: ojspCompile.pl COMMAND {ARGS}

    COMMAND - compile dependency update, compile delta

    -create any dependency rebuild

    -delta.out < file > update of dependence, the delta of the file list

    -dep.out < xmlfile > update of dependence, the hierarchy of output file

    ARGS s < regex > corresponding to condition for the names of JSP pages

    Pei < procs > number of parallel compilations

    -Newspaper to replace the ojspCompile.conf log file < file >

    You are

    recommended to set the location of the log file

    outside any file shared system (NFS) box/player network.

    -conf < file > replace ojspCompile.conf

    -retry retry previously unsuccessful compilation

    -flush forces recompilation of all parents JSPs

    --quiet do not provide a progress actively running meter

    -fast instantly fail JSP that is * possibly * not valid

    Example1: ojspCompile.pl - compile retry 20--p s "jtf %.

    Example2: ojspCompile.pl - compilation s 'jtflogin.jsp, jtfavald.jsp' - hunting

    3: ojspCompile.pl - compilation - fast - quiet

    I tried A & B, but they get the same syntax error:)

    Can I use adadmin for compiling JSP?

    Help, please...

    Thank you very much

    JC

    Hello

    Referring to the document referred to by Coco, you simply typed "-compile" instead of "-compile.

    This parameter must be preceded by two hyphens (hyphen).

    There is no option to compile JSP pages in adadmin.

    Kind regards

    Bashar

  • Failed to open the jsp. file?

    I have a new windows 7 computer pro and I am trying to open a .jsp file, which I never even heard before. Someone at - it a fix for this problem. Thank you

    JSP is basically Java Server pages, that you can open in your web browser. Click here for more information-http://www.fileinfo.com/extension/jsp Ankur Mittal http://ankurmittal.com

  • How to compile the package file?

    I have an actionscript file, it has a package name, it locate C:\demo directory, as follows:

    package demo {}

    import flash.display. *;

    ABC/public class extends Sprite {}

    public void ABC() {}

    ......

    }

    }

    }

    Then I compile code like following the command, but it increase suite above error:

    C:\ > mxmlc demo\ABC.as

    C:\sdk\frameworks\flex-config.xml loading configuration file

    C:\demo\ABC. As: Error: a file in a source path must have the same package structure ", as a package of the definition,"demo ".

    Where not right above the command?

    Thank you

    Set the source path, for example

    mxmlc demo\ABC.as -source-path=.
    

    --

    Kenneth Kawamoto

    http://www.materiaprima.co.UK/

  • compilation of the java file error

    Dear

    Us on r12 12.1.3 and jdevloper 12 Downalod aron Patch 9879989

    When compile the java file on recovery server an error

    javac HelloAMImpl.java

    HelloAMImpl.java:3: cannot accessoracle.apps.fnd.framework.server.OAApplicationModuleImpl

    bad class file: /apps/applmgr/ebs/apps/apps_st/comn/java/classes/oracle/apps/fnd/framework/server/OAApplicationModuleImpl.class

    class file has wrong version 49.0, should be 48.0

    If please remove or make sure it appears in the correct subdirectory of the classpath variable.

    Import oracle.apps.fnd.framework.server.OAApplicationModuleImpl;

    ^

    1 error

    any idea.

    Run following command to confirm javac is located here # ls.../apps/tech_st/10.1.3/appsutil/jdk/bin/javac

    Expect to see javac.

    Now add this directory in the path environment setting at the beginning

    export PATH=.../apps/tech_st/10.1.3/appsutil/jdk/bin:$PATH

    When you call javac, explicitly states its full path slot under... / apps/tech_st/10.1.3/appsutil/jdk/bin/javac.

  • Compile the message log is not displayed

    Hello
    A question about compiling packages.
    Open a package / package body of navigator for editing and then compile it makes this "CompilerLog" of details on errors etc.
    At the opening of the packaging of a file and then compile it NO CompilerLog shows, only a "ScriptOutput" appears which gives no details abot tke compiation.
    I missed something or am I supposed to compile the source files of nott (with errors ;-))
    / Gunnar

    Published by: GuAn on April 29, 2009 13:51

    Published by: GuAn on April 29, 2009 13:51

    That's exactly what's happening; 2 types of editor to procedures stored and based on files, different behaviors.
    On the side brighter, sqldev 2.0 promises a unified ;) editor
    See (and vote) Exchange: http://htmldb.oracle.com/pls/otn/f?p=42626:39:3424150181310592:NO:P39_ID:3262

    Kind regards
    K.

  • Could not load application module in R12.2.4 when I changed the class files directory

    Hi all

    I was able to successfully deploy a page in R12.2.4 where my path of the class file was like xxx/oracle/apps/fndxxx/abcd/Server

    but now, the directory must be changed to xxx/oracle/PSA/xxfnd/abcd/server, so I'm updating all the files of AM, VO, CO to point to the new directory and compiled and FTP'd to JAVA_TOP

    Bounce is done, but still the page is trying to access the page of the old directory (xxx/oracle/apps/fndxxx/abcd/server)

    It is said: oracle.apps.fnd.framework.OAException: could not load application module xxx/oracle/apps/fndxxx/abcd/Server/xxxAM

    I checked the classpath and it points to JAVA_TOP, also verified the file permissions (777)

    What could be the problem, please let me know

    @AJ: Please help me... You are the fastest of all

    Thank you

    Valsaint

    Hi all

    It was the FORM function issue, where he wasn't pointing to the updated file directory structure

    Thank you

    Valsaint

  • I should "separate compiled code in the source file" for *.ctl files?

    There are a few good reasons to code compiled separately to screw

    Now, the option is also available for custom orders/type definitions. I wonder if there is any benefit whether for the separation of updating the code of these? None of the reasons for separation will apply to *.ctl files, after all. In fact, it might even be disruptive - in some quick experiments, separation of compiled code has increased the size of the files *.ctl!

    (Transferred to https://lavag.org/topic/19681-should-i-separate-compiled-code-from-source-file-for-ctl-files/ )

    Hi JKSH,

    Good question!  After searching for a bit, the first reason mentioned in the KB, you are connected (to simplify the source code control) looks like it could apply to the .ctl file.

    I guess that similarly to how changes in 1 VI cause unsaved changes in any screws that call it, changes with a .ctl file can do the same thing.  However, it seems that separation of compiled code make it possible only to make changes to a file at a time, without the domino effect.

    Best,

    David Randolph

    Engineering applications

    National Instruments

    www.NI.com/support

  • Compiled code in the source file was separated... when referencing a tat of VI entered a trajectory control

    I have a feeling I know the answer.

    I have an executable that takes a VI from trajectory control and the executable reads certain properties.  It crashes with this error.

    Some experience on the issue:

    The executable waits on path control to change its value, then it reads the properties.  He's just fine.

    Running the source code works very well.

    The VI which is read has separate code.

    So I think it's no different than calling a VI dynamically because it is the responsibility of the VI in memory to read its properties, and that cannot happen if the code is separate.  I guess you have to uncheck the option "Separately compiled Code."... "for every VI (Subvi) I loading and recompile all that and that should work?

    Thank you!

    We will try to clarify something here.  You have an EXE file (running in the TEN) and is trying to call a VI that is not included in the EXE file and make everything with her?  If this is the case, while called VI does NOT have to be defined for separate update.  The reason being that the RTE does not any compilation.  So tried to do something for a VI with no compiled code is impossible.

    In the development environment, the code compiled for VI should be in the cache of the object.  So the separate update is not serious.

  • Age of Empires 3 error 0003: could not compile the file 'aiLoaderStandard.xs '.

    People,

    I bought the version of digital download of age of Empire 3 full of steam for installation on my laptop Windows 7 Home Premium. Already, I have the CD versions of all games on my desk, but was also able to install it on my desktop in my Steam account.

    In trying to play the AOE3 game on my laptop, I get the following error:

    00:00:00 (0) xs: error 0003 could not compile the file 'aiLoaderStandard.xs '.

    The net effect of this error is that when I run the game, the AI does nothing. He can place a hometown and a Explorer and/or civil, but they do nothing. I tried to uninstall and reinstall the game several times. I also applied all the patches I could find, to include the last being.

    In addition, when you try to play the TAD version, I do not get the aiLoaderStandard.xs error, but it fails to load the map and never even begins.

    Help, please!

    Hello

    You can view the proposal contained in the link, and check:
    http://Forum.AgeCommunity.com/forums/thread/480165.aspx

    If the problem persists, you can create a new thread in the forum for better support.

  • What compiler is used to make the .cod files?

    What compiler is used in the development of Blackberry to make the .cod files? Is - this cap?

    Yes you are right.

    CAP takes to the entry of the .java files list or a JAR file and generates a .cod file that can be loaded onto the handset BlackBerry.

  • How to identify the source file and edit reports in Oracle Sales R12.1.3

    We use R12.1.3 with Database 11g.

    I would like to know - how to change the report.

    --------------------------------------------------------------------

    For example if I want to edit a report in the module INVENTORY existing any report.

    • After the name of the report identify the concurrent program
    • The program contributing to identify the name of the executable file
    • In the executable file name identify the
      • Method of execution: Oracle report
      • Running file: name of the source file for the report
      • Take backup and edit the report and replace the report in the TOP >

    But in the sales module (it is not form based Oracle - I think it is developed on OAF)

    I would like to know how to identify and modify the report.

    According to standard - module sales Oracle provides three report and according to our Advisor to use these three reports, we need to install BI

    So we must find the solution through internal developments

    Hello

    Set the option to profile ' FND: Diagnostics ' to 'Yes' at the level of the user and you will be able to get 'on this Page' link at the bottom of the page.

    Kind regards

    Zahid

  • Adobe AIR 22 beta (April 6, 2016), 'Download AIR SDK &amp; compile for Windows' file does not? After I download and visualize the 'air - SDK - description.xml', the version is 21?

    Adobe AIR 22 beta (April 6, 2016), 'Download AIR SDK & compile for Windows' file does not? After that I have download and view the 'air - SDK - description.xml',

    < name > AIR 21.0.0 < / name >

    < version > 21.0.0 < / version >

    Hello

    We have fixed this problem. Please download a second time to get 22 AIR beta build.

    Thank you

    Krati

    Adobe AIR Team

Maybe you are looking for

  • Using the pencil and iPad to editing text

    I'm a writer. When a piece of writing seems to 'fact', I print out and go top with a red pen for the final polishing. I carefully then enter the changes in the document (not my favorite part!). How much of this workflow can I replace via Apple pencil

  • HP pavilion g6: driver ethernet and wi - fi

    Hello I can't find the driver ethernet and wi - fi for my g6 pavilion, I remember that before I formatted the computer it's Realtek, but now as I install it does not work. Please help me solve this problem.

  • Unable to run code

    I just bought a USB-6501. At this point, I am unable to run a number of examples of code that accompanies the latest NIDAQ902-1 package. In particular, I am unable to run in VB code "ContWriteDigChan_PipeSampClk". I'm currently running; Microsoft Vis

  • I've upgraded to IE9, how can I improve the quality of my picture of the webcam for video calls?

    I've recently updated to IE9.  The quality of my web cam image is dark and resolution of RL is unrecognizableand similar to the shadow.  How can I improve the quality of the image during video calls, for example over Skype or yahoo?   I have a Toshib

  • MG560... impossible to configure printing wireless smart phone

    I followed the implementation of directions by cannon app, but I've never been able to print from my MG560. The app says "undefined printer" and it does not detect the printer even with access to the point of the blue on light. Help, please