How apache map oc4j without Oc4jMount

I installed an oracle application server 10 release 3.
It works, but there is something I do not understand.
How does apache map / to oc4j as mod_oc4j.conf is empty of any Oc4jMount ?
only oc4j related entry I have in mod_oc4j.conf is
LoadModule oc4j_module libexec/mod_oc4j.so
Is there any default directive included in the module? As / is mapped to OC4J.
Regards
Kuon

Hi,
what is says is that by example its mapped to the mail address. If you change the mapping attribute to some other unique property like username then this is used.
Frank

Similar Messages

  • Does anyone know how to scan newly mapped volumes without reboot mac os.

    Hi,
    Does anyone know how to scan newly mapped volumes without reboot mac os, thanks.

    I don't understand what you mean; can you please clarify?

  • How to Bounce Apache or OC4J for OAF Development

    hi all,
    yesterday i've been trying to get answers as to why the changes i make in an OAF page does not reflect immediately. after doing research i found out that i need to bounce the apache or oc4j everytime i make changes to ui xml or class files.
    i then realized that it would be really annoying to bug our dba to bounce the apache or oc4j everytime i make changes. so i came up with this idea where i create a concurrent program and hope that maybe this can bounce the apache or oc4j for me.
    i create a shell script with the code below
    $INST_TOP/admin/scripts/adapcctl.sh restart
    exitunfortunately the script i have doesn't work and returns an error.
    01/09/10-11:49:19 :: adapcctl.sh: exiting with status 204
    ================================================================================
    01/09/10-11:57:59 :: adapcctl.sh version 120.7.12010000.2
    01/09/10-11:57:59 :: adapcctl.sh: stopping OPMN managed OHS instancei then search for codes on how to restart the apache and found this thread
    Bouncing Apache for OAF deployment
    Kali V wrote:
    Sharwan,
    Bouncing the server is different in 11i and R12, Check the following,
    To clear HTML cache and bounce Apache at R12 level :
    1.
    cd $INST_TOP/admin/scripts
    dierctory is :
    /global/oracle/your_sid/inst/apps/sid_server/admin/scripts
    here are the scripts :
    adalnctl.sh adexecsql.pl adoafmctl.sh adstrtal.sh jtffmctl.sh
    adapcctl.sh adformsctl.sh adopmnctl.sh gsmstart.sh mwactl.sh
    adautocfg.sh adformsrvctl.sh adpreclone.pl ieo mwactlwrpr.sh
    adcmctl.sh adoacorectl.sh adstpall.sh java.sh
    2.
    adapcctl.sh stop
    3.
    To clear HTML cache :
    cd $COMMON_TOP/_pages
    Direcetory is :
    /global/oracle/your_sid/apps/apps_st/comn/_pages
    Here are the java classes to clear.
    Do rm * in _pages directory after having checked there are only compiled classes in this directory
    4.
    cd $INST_TOP/admin/scripts
    dierctory is :
    /global/oracle/your_sid/inst/apps/sid_server/admin/scripts
    adapcctl.sh start
    Thanks.
    With Regards,
    Kali.
    OSSI.just wanted to know if putting this in my shell script, it will continue the process even though i get disconnected to the EBS Form? one thing i'm assuming is that if the apache is stop, i will have no access to its web / form interface.. so basically after i run the concurrent program i most likely will get disconnected.
    can anyone help me with this.
    thanks
    allen

    user12195296 wrote:
    Hi A.Sandiego ,
    You can use these steps to bounce apache in R12
    1) login to your instance with putti or any other software
    2) cd $ADMIN_SCRIPTS_HOME
    3) adapcctl.sh stop
    4) adoacorectl.sh stop
    5) adapcctl.sh start
    6) adoacorectl.sh start
    Every time you bounce apache you need to follow these steps in same sequence.
    Try This i am sure this will work
    Regards.thank you for your suggestion.
    currently my user in the unix box does not have the permission to execute these scripts which is why i went ahead and thought of creating a shell script that executes those lines of codes for me. then i will create a concurrent program in Oracle EBS which executes this script. now my concern is, if i run the program that executes the shell script, most likely i will get disconnected from Oracle EBS. my question is, will the program run in the background even though i have been disconnected from Oracle EBS?
    thanks
    allen

  • How to map sales return process from customer to mfg plant without Depot??

    Dear All
    we have a Mfg plant (mfg1) & having  seven Depot.
    regular process of STO DEPOT process
    ME21N-Purchase order STO
    VL10B - Replenishment delivery
    VL02N - PGI
    VF01- Proforma invoice
    J1IIN - Excise invoice
    MIGO - Goods Receipt
    J1IG - Excise Capture
    VA01 - sale order
    VL01N - Out bond Delivery
    J1IJ - Excise invoice
    VF01 - commercial invoice.
    J1IDEPOTSTOCK - RG23D Report.
    In Case of rejection the Sales Return is directly delivered from customer to 
    manufacturing Plant,In this process depot is not directly  billed. The transaction is
    done between customer to manufacturing plant.our question is how to MAP above scenario in sap
    (currently all this activity is done in excel sheet ) please suggest any proper method....
    Regards
    Sachin

    Hi Laksmipati,
    Thanks for your reply, however one of my clients requirment is that the returns delivery will be made directly to the mfg plant and not to the depot plant. In this case the excise calculation is going HAYWAYAA......I understand that it will make sense if the returns is 1st made to the depot and then to the mgf plant. The system wont allow me to do a returns with refernece to the invoice since it has been made from the depot to the plant. Also this will create a problem while doing A PGR. I will be grateful if you could comment on the same.
    Thanks
    Sachin

  • Connect Apache and OC4J

    Hello, I'm trying to connect Apache with OC4J to handle servlets and JSPs, but it doesn't work.
    I've already installed both, but I'm not sure which are the files I've to configure. I've configure the following:
    In httpd.conf I've added:
    LoadModule oc4j_module modules/mod_oc4j.so
    include "C:/ ... ..... . /conf/mod_oc4j.conf"
    In the same directory: Apache2\conf, I've added to mod_oc4j.conf at the first line:
    LoadModule oc4j_module modules/mod_oc4j.so
    and finally I've added in modules directory the mod.oc4j.so
    I'm grateful for any help
    Thanks a lot

    Hello, I have followed the documentation, exactly the point C.7.3 Setting Up a Static Configuration with mod_oc4j, because I am trying to connect generic Apache with OC4J in localhost. But, I have only be able to charge mod_oc4j.so into mod_oc4j.conf, because mod_onsint.so, ApacheModuleOnsint.dll and ApacheModuleOc4j.dll cannot be loaded, log files said me:
    - ORACLE_HOME must be set in the environment to use mod_onsint, although I have established ORACLE_HOME in my path. (this is the fail for mod_onsint)
    - ApacheModuleOnsint.dll and ApacheModuleOc4j.dll cannot be found, although I have included it in my modules directory.
    So, with the following lines added to my mod_oc4j.conf... :
    LoadModule oc4j_module modules/mod_oc4j.so
    Oc4jMount /sauce/jsp/*.jsp home
    I have obtained that the .html pages can be viewed by the firefox, but when I try to access to jsp pages I obtain the following result in error.log of the Apache:
    mod_oc4j: There is no oc4j process (for destination: home) available to service request.
    I think it is because Apache doesn't know where to redirect jsp pages. How can I show Apache Server to redirect jsp pages to my OC4J?
    Sorry, but I am inexperienced in this issues
    Any help?
    Thanks a lot

  • When using a personal dropbox account, is it possible to use the mapped drive without downloading all my dropbox files to my hard drive as well?

    When using a personal (not business) dropbox account on my mac book pro, is it possible to use the mapped drive only?  Currently I have dropbox mapped to my computer but it is also saving a redundant copy of the data on my hard drive.  My goal is to pull, edit and save files on the mapped drive only without having a redundant back up of all my dropbox files on my computer wasting valuable storage space.   Any advice out there?  Thanks in advance for your help!

    I don't believe that is accurate, but maybe I am missing something (I am not a Windows user).
    Looking at 2 explanation of how to map a Dropbox as a drive…
    http://lkeng.org/wp/?p=147
    https://www.youtube.com/watch?v=5d8uvseVr5A
    Both of those are linking to the 'local copy' of Dropbox. It is not a true 'network' drive as far as I can see (it still requires the local copy on the PC).
    Another video suggests using another service to mount the Dropbox, but that is not using Dropbox anymore, it is going through Otixo…
    https://www.youtube.com/watch?v=FAIpm2qmglU
    Dropbox does not provide easy to use URL's to mount as a network disk so I don't think this is possible on OS X.
    Dropbox's forum has this too…
    https://www.dropboxforum.com/hc/communities/public/questions/202133795-How-to-ma p-dropbox-as-a-network-drive-on-Mac?loca…
    You may need to examine the Windows computers carefully - if they have Dropbox installed & running then all the files are stored on the local machine in addition to the 'mapped drive'.
    It looks to me like people are 'redirecting' the local copy to appear like a remote disk just so they can address that path on other machines - each PC is being setup the same. You could create aliases on OS X, but it doesn't help move files off the machine.
    Hopefully someone else will contradict me, but I don't think this is how Dropbox works.

  • Lost Mode and Play Sound are "Pending."  However, iCloud indicates that it connected and backed up to iCloud at a date that is 1 week after it went missing.  How is this possible without locking (Lost Mode Pending an internet connection)

    Hi,
    My wife lost her iPhone two weeks ago while on vacation in London (cell service inoperative in foreign country).  Using Find My iPhone app on my device, I activated Lost Mode and Play Sound.  However, both are listed as "Pending," since it those actions require the phone to connect to the internet (wifi only due to no cellular data coverage.).
    We recently returned home and purchased a new iPhone.
    However, when looking to restore the apps/settings from her old phone using a previous iCloud backup, iCloud indicates that the old phone connected to iCloud and backed up the original phone at a date that is 1 week after it went missing.  How is this possible without locking (Lost Mode Pending an internet connection)?
    If the phone was activated and connected to the internet via a wifi signal, shouldn't it immedately lock, show up on the map, Play Sound, and send me an email that the phone has been found?
    I also read somewhere that if running iOS 7, the iCloud website interface enables you to track previous locations, for instance if the phone moves from wifi hotspot to hotspot.  Is that true?  If so, how do I do that?
    Thank you for your time, and have a great day!
    Sincerely,
    - Matt

    just giving this a wee bump as time is of the essence here and i need advice/ answers quick!
    apologies if i've broke any rules!
    alex

  • How to map operation subcontracting in a process order.

    Dear Gurus,
    How to map operation subcontracting in a process order.
    there are five operations in a process after three operations the material is send to a subcontract for further processing(i.e the fourth) then it comes to the plant and the fifth operations completed
    How can i map this process .
    Thanking you in advance
    Regards
    Ram

    Hi,
    have you tried external operations in  receipe.  There you need to maintain all the procurement realted data for that particular operations that is done outside,  and system creates PR for every process order that you release.  However the material goes and comes in without any material number  (as WIP).
    If you want to have more control,  create a part number before SC operations  and afer SCoperations   and then use subcontracting process in procurement. 
    The need determines which option you can go with.
    cheers
    Rav

  • How to map adc chanel to an axis

    Hello every body.
    According with "Ni Motion User Manual", it seems possible to use analog feedback. But I can't find how to map  an ADC channel to the axis in concern, as appears in comment of the sample program in page 13-5.I also did not know how to select this mode as the sample given use the same commands as in chapter 5 (straight line move)
    Another question about Ni-Motion: is there any instruction list or glossary?
    Thank you for your help.
    Best regards
    Jean-François COUPAT
    FABRICOM Systèmes d'Assemblage

    Jean-François,
    even without the hardware you can download and install the NI-Motion driver which will install the documentation. The documented that I have linked to my first post describes the configuration in MAX. NI-Motion allows to set or change all parameters that you have entered in MAX at runtime. E. g. if you want to change the feedback you can use flex_config_axis() for this purpose. Please note, that the axis needs to be stopped at the time you change the feedback resource. Additionally you will have to adjust the PID parameters with flex_load_pid_parameters() when switching the feedback type.
    I have referenced to the C function calls. Of course the same functionality is availble for LabVIEW.
    Regards,
    Jochen

  • How to map ports 8081 and 8082

    I tried using the general port mapping instruction without success.  As much as I like my Airport Extreme, I am ready to replace it if I can not get any help.
    Thanks

    The instructions that I linked to are pretty much "step-by-step" as is. I am assuming you want assistance in "filling in the blanks."
    1. Reserve a DHCP-provided IP address for the host device.
    (Note this is the device that you want to access from a remote location.)
    AirPort Utility > Select the base station > Manual Setup > Internet > DHCP tab
    On the DHCP tab, click the "+" (Add) button to enter DHCP Reservations.
    Description: <enter anything you want here>
    Reserve address by: MAC Address
    Click Continue.
    MAC Address: <enter the MAC hardware address of the host computer> This is the device that you want accessed from the Internet. How you find this MAC address will depend on what this device is.
    IPv4 Address: <enter the desired Private (LAN-side) IP address that you want to reserve from the DHCP pool of addresses> For example: The default range for the AirPort is: 10.0.1.2 - 10.0.1.100. I would suggest that you enter 10.0.1.50 here. This will be the IP address assigned to the device.
    Click Done.
    2. Setup Port Mapping on the base station.AirPort Utility > Select the base station > Manual Setup >Advanced > Port Mapping tab
    Click the "+" (Add) button
    Service: <you can ignore this setting>
    Public UDP Port(s): <leave this blank>
    Public TCP Port(s): 8081, 8082
    Private IP Address: <enter the IP address of the host device (from step 1)>
    Private UDP Port(s): <leave this blank>
    Private TCP Port(s): 8081, 8082
    Click "Continue"

  • From Tomcat-Apache to OC4J

    I4m migrating an application from Tomcat-Apache to OC4J. I have a problem whith a taglib in a Servlet call a JSP that use a taglib.
    In the JSP call a taglib whith:
    <%@ taglib uri="/oficios" prefix="portalOficios"%>
    <jsp:useBean id="resultado" scope="session" class="com.npevolution.util.SQLResult" />
    <portalOficios:iteracion nombres="codigo" tipo="String" group="<%= resultado%>">
    <% String campoCodProv = (String)pageContext.getAttribute("campo0");%>
    <%String campoNombProv =(String)pageContext.getAttribute("campo1");%>
    </portalOficios:iteracion>
    thank you;
    Esther

    I looked at the code after a jsp compiled to a servlet. The
    jspService method of "EditTmpForm.jsp" is about 801 KB. But for another jsp "EditOperation.jsp", the  jspService method is about 236 KB.
    Both are much greater than 64 K, but why it runs okay for "EditOperation.jsp" but gives me error for "EditTmpForm.jsp"?
    Furthermore, since the HTML form is long, so the HTML code itself is bigger than 64 K, how can you prevent your _jspService method so that is is shorter than 64K?
    Thanks for your help!
    James

  • Can i edit my game center account to stop sharing friends and games from another apple id that associated with my own new apple id.how to reset it without losing my apple id and i can stiil use it?

    Can i edit my game center account to stop sharing friends and games from another apple id that associated with my own new apple id.how to reset it without losing my apple id and i can stiil use it? Because i've made lot of paid purchases using this apple id. In my game center account i have so many games data that i'd never installed.i wanna  stop sharing  friends and games with this xxx apple id in my old ipad version ios 4.2. and i can still keep using this apple id in my new ipad 3rd gen version ios 6 without sharing game and friends with this xxx apple id? and how to remove the games data that i never downloaded in my ipad but still registered at my game center account.i wanna keep using this apple id coz so many fav application i've purchased from this id. the answer as soon as possible if there is some one can help me to solve it.thank u for reading my question and very big thanks for anyone who  can give me a helpful answer.                 

    Why do you ask in the iWeb forum?

  • How to Map in SAP      ?

    Hi
    My client is Automobile industry.In the presales process my company delivers the goods to the dealer.On transit the goods are damaged.Instead of returning the goods the dealer him self repairs the goods and sends the credit memo to the company.The company will send the engineer for inspection and give the clearance certificate for the dealer.With reference to this we have to create the credit the customer.
    How to Map it SAP....?
    Plz send me the reply
    Regard's
    Prasad.

    Dear Prasad,
    As you r not taking d goodS back (or dealer is not sending them back) thus it's not a case of a Returns. Also there is no issue with d invoice either thus even Invoice Corrrection Request will not b generated.
    Thus it's a simple case of creating a Credit Memo Request for the required amount i.e the amount claimed 2 b spent by d dealer. This will obviously have a block which can b removed by d engineer who went for inspection (or some1else depending on d working of d organisation). Once the billing block is removed the dealer can b issued a Credit Memo in d usual way.
    Hope it answers ur query.
    regards
    PARAM

  • How to map new field in DSO

    I have added a new field to the dso and i have replicated the datasource as well which is showing the new field newly added in ecc. how can i map the new keyfigure in the transformation between the datasource and ods. its showin in the ds, can u pls tell me how to map now.

    Ya but the problem is I have an infosource in between and its not showing in the transformation between the dso and infosource.....nor the infosource and the datasource. But its there in the first transformation on the dso side, not on the inforsource side..... but how to get that field in the infosource side...so that i can map the field between both the transformations....between infosoucre and dso and infosouce and ds.....You know what I mean. the zfield is showin in the dso field structure in the first level mapping between dso and infosouce....but where do i map it.
    Edited by: Daniel on Nov 28, 2011 9:59 AM

  • How to Map the Unit field  in case of DSO and INFOCUBE

    Dear Experts,
    I have a issue ,Please help me to solve this
    I have DSO as provider ,
    And, i have to map transformations  btw the Datasource and DSO.
    In generic Data source,  i have unit fields like BASME,MEINS (Quantity units) & STWAE (currency field)
    and normal Quantity fields  like KWMNG,OAUME(quantity related),OAUWE (value related).
    In DSO data fields as Key figure info objects like  0Quantity (which have 0Unit as unit of measure) and some other  key figures which have there respective unit of measure in info object  definition.
    So you Please tell me how to map the Quantity ,Amounts, unit fields to key figures that we have.
    (How it will be for both DSO and Info cube is there any difference?)
    Edited by: AnjunathNaidu on Jan 18, 2012 1:20 PM

    Navasamol ,
    If it is works ,will u please tell me what is the difference ,if the transformations btw data source and DSO and
    what is the difference btw data source and info cube and btw DSO to Infocube or cube to cube .
    And i have  seen the Quantity fields  and there respective unit fields are mapped directly  to key figure info object
    in case of Info cube . Its working fine .
    If only 1:1 mapping allowed in DSO data fields key figures and there respective unit of measure characteristic.
    why this difference btw DSO and Info cube can any one explain me in detail.
    Expecting your valuable suggestions.
    Thanks & Regards,
    Anjunath Naidu
    Edited by: AnjunathNaidu on Jan 18, 2012 4:05 PM

Maybe you are looking for

  • Home Sharing Does not work since the 10.2.2 update (win 7 64bit)

    Ever since the update to 10.2.2 I have been unable to use home sharing.  Anytime I turn on home sharing or folder sharing my itunes slows down to a crawl, taking over a minute to to any function (start playing a song, start a video, etc...)  as soon

  • Setting up JAVA_HOME env variable

    Hi, I am a linux user trying to kill my tomcat server. I try to run an .sh script and I get the following error tomcat/bin> ./shutdown.sh The JAVA_HOME environment variable is not defined correctly This environment variable is needed to run this prog

  • Phone Vibrator

    This Saturday update my iPhone 4 to iOS version 7.0.3. phone vibrator stopped working, reset my phone to the previous version of iOS (7.0.2) and still have the same issue. The iPhone worked properly with IOS version 7.0.2. Could you advise me on this

  • How to activate parallel valuation for SAPBanking Loan ?

    Hi, I'd like to know how to activate parallel valuation for SAPBanking Loan. When I deal general loan contract with bank, I have to customize FS-CML, however any other treasury deals are handled in FSCM (e.g. secrities, money-market, foreign exchange

  • SharePoint 2013 Infopath Web Service Get File within list permissions

    Hello, I am looking for a web service to pull a form within a form libraries permissions.  So a user creates a form and requests access for him/herself and whomever he/she wants to have access to the form, I then go to file share with and grant only