7210 - Specify different document root for a WAR/exploded application

          Hello,
          I would like to know how to specify a specific directory under my WAR/exploded
          directory as the
          document root instead of the standard application root directory as the document
          root directory.
          The following explains why I need that way..
          Our Source Code Control System consists of the following development directory
          hierarchy..
          /VOB/Application/
          /VOB/Application/Development/source/com/company/... *.java
          /VOB/Application/Development/docs/businessfunctionality1/*.jsp, *.html
          /VOB/Application/Development/docs/businessfunctionality2/*.jsp, *.html
          /VOB/Application/Development/docs/images/*.gif
          /VOB/Application/Development/Web-inf/web.xml
          /VOB/Application/Development/Web-inf/tlds/*.tld
          /VOB/Application/Development/Web-inf/lib/*.jar
          /VOB/Application/Development/Web-inf/classes/com/company/... *.class
          /VOB/Application/Design/*.doc, *.mdl
          With the above structure, the root directory of the applications is /VOB/Application/Development/
          

Hi,
You can't specify two different context root directly from your application unless until you specify " / " in context root and access application from two different host.
Hope this should give you a clue.
Regards,
Kal

Similar Messages

  • Different Document Type for a standard transaction

    Dear all,
    Iu2019m facing the following problem: I wish to set a different Document Type for a standard transaction.
    In the specific, I need a different DT for Reverse Document (T-code FB08) instead of standard SA.
    Is that possible?
    Thanks in advance
    Alberto

    Go to OBA7, click on doc type of the original document (which I guess is SA) and then update the field "Reverse Doc Type" to the doc type you want to.

  • How to get the document number for a ware house order.

    Hello gurus,
    how to get the document number for a ware house order. [if GI is posted refering that WH order] .. is there any report?
    Thanks in advance

    There are several options.  When you post a Goods Movement, you can use LB12 -display Transfer Requirement for material document or LB11 Display TR for material.
    Depending on how your system is set up you may have gotten a Transfer Order automcatically.  In this case you can look at LT24 - Transfer Order for material.

  • So how to specify different answer file for different install images in WDS snap-in?

    hello
    in WDS snap-in, in properties on server name, on client tab, we can define an answer file for unattended windows installation on WDS clients.
    my question is, maybe we have added multiple images in WDS snap-in (win xp image, win 7 , win 2008,...)
    now this one answer file applies to all of them ?
    so how to specify different answer file for different install images in WDS snap-in?
    thanks in advanced 

    Under the "Client" tab of WDS, you should only use an answer-file with settings relevant for the installation. This would be credentials for the WDS deployment share, international settings used during the setup and possibly also destination drive
    details (if you want the installation to take care of partitioning the disk etc). The settings relevant for unattend-files used under "Client" would only be of those in phase 1 (WinPE).
    However, if you would like to have specific unattend file for every installation, e.g. Win7, Server 2008, Win 8 etc, you can browse to the image under "Install Images" under the image Groups. There you can select properties for every image and
    have a personal unattend-file.
    hi Joel
    very cool. thanks a lot, that really helped me.
    best regards

  • Different  document  numbers  for  cash  receipt  and  cash  payment

    Dear  ALL
    can  we   get  different document  numbers   for  cash  payment  and  cash  receipt
    regards
    sheena

    Dear  Jigar ,
    i am  not able  get separate  document number   for  cash  receipt and cash payment 
    though  i assigned  in fbcjc0.can  you elaborate  on what  you  have  told  .
    further  cash receipt  and cash  payment  for  gl  account s  it  is taking consecutive  numbers  only
    can  you  give  me your  gmail  id
    regards
    sree

  • Different Document types for Reciepts and payment-Cash Journal

    Hi Gurus,
    Please tell me how can we make different document types for reciepts and payments in cash journal and where we need to assign it??
    Please revert asap.
    Thank You

    Hi
    While posting the transactions by using FBCJ T.Code u can select the Receipts or Payments or Expenses then the documents will be genereted.  FBCJ02 is the T.Code for no.range there u can assign the no.range intervels.
    Shammi

  • Specifying different initial views for different users in ALV web dynpro

    Hi Friends,
    I need to have 2 different initial view for my web dynpro application eg: View1 and View2. There will 2 group of users using the respective Views. However the first group should not be able to see other view(View2) and vice versa.
    Please tell me whether it is possible and if yes then how to do it.
    Regards,
    Saud

    Hi,
    the ALV component has a public attribute - R_COMPONENT which is of type ref to IF_SALV_WD_COMPONENT_TABLE
    you can call GET_PERSONALISATION on this reference to return a reference to the interface IF_SALV_WD_COMP_TABLE_PERS. This in turn has a method - SET_STANDARD_VIEW.
    I think that this should allow you to set which ever view you want.
    Hope it helps,
    Chris

  • How to create different log files for each of web applications deployed in OC4J

    Hi All,
    I am using OC4J(from Oracle) v1.0.2.2 and Windows2000. Now I want to know
    1. how to create different log files for each of my deployed web applications ?
    2. what are the advantages in running multiple instances of oc4j and in what case we should run
    multiple instances of OC4J ?
    3. how to run OC4J as Windows2000 Service rather than Windows2000 Application ?
    Thanks and Regards,
    Kumar.

    Hi Avi,
    First of all I have given a first reading to log4j and I think there will some more easy way of logging debugging messages than log4j (If you could provide me a detailed explanation of a servlet,jsp,java bean that uses log4j and how to use log4j then it will be very helpful for me). The other easy ways (if I am not using log4j) to my problem i.e creating different log files for each of web applications deployed in oc4j are
    I have created multiple instances of OC4J that are configured to run on different ports and so on each instance I have deployed a single web application . And I started the 2 oc4j instances by transferring thier error/log messages to a file. And the other way is ..
    I have download from jakarta site a package called servhelper . This servhelper is a thread that is started in a startup servlet and stopped in the destroy method of that startup servlet. So this thread will automatically capture all the system.out.println's and will print those to a file. I believe that this thread program is synchronized. So in this method I need not run multiple instances of OC4J instead each deployed web application on single instance of oc4j uses the same thread program (ofcourse a copy of thread program is put in each of the deployed web applications directories) to log messages on to different log files.
    Can you comment on my above 2 approached to logging debugging messages and a compartive explanation to LOG4J and how to use LOG4J using a simple servlet, simple jsp is appreciated ...
    Thanks and Regards,
    Ravi.

  • WL 8.1: Configuring a document root for multiple web applcations in a domain

    Subject: Application - document root
    I am using the Apache web server with the BEA proxy plug-in. All requests to the
    apache server are proxied to WebLogic.
    http://localhost/wip-gl/xxx.jsp?param1...
    http://localhost/wip-am/xxx.jsp?param1...
    http://localhost/stg-gl/xxx.jsp?param1...
    etc
    For weblogic I have a domain where I have deployed 6 web applications. Each application
    represents a web site.
    .../wip-gl
    .../wip-am
    .../stg-gl
    etc
    But when processing jsp's it appears that the document root (web root) is not
    defined correctly.
    For each application how do I define the document root?
    Thanks for the help.

    Distributed sessions has nothing to do with different web applications. The concept is about distributing load for the same application between several appserver instances running on the same box(different jvm) or on some other box in the network.
    What you used with iAS 6.5 is not available in 8.1 because sharing sessions between web apps is forbidden by the servlet spec. You should consider repackaging your apps. into a single web app. or using other way of signing/verifying user identity(check Sun Access Manager for example).
    Have a look at this thread as well: http://swforum.sun.com/jive/thread.jspa?threadID=100931

  • Different document type for Preq's created by the PM-order.

    Hi folks,
    Currently a PM order auto creates a Preq, after releasal of the PM order. The Preq now has the standard document type NB. Is there any way to use a different Preq document type for the req's created by the PM-order?
    Thanks for the suggestions.

    Questions is answered.

  • Different Document Type For MRP Requirement

    Hi  All,
    Can any one help me for this issue...
    MRP run creates PRu2019s for externally procured materials with document type NB, is it possible to have different PR document types for MRP generated Std PRu2019s and Sub contracting PRu2019s without nay enhancement.
    Thanks
    Praveen
    Edited by: Praveen Kumar Shukla on Sep 9, 2009 1:19 PM

    Hi
    You can set different MRP doc.type:  purchase requisitions for standard purchase order /  purchase requisition for subcontracting / purchase requisition for subcontracting  at MRP group level
    Using transaction OPPR u2013 Select plant u2013 Select/create MRP group  under External procurement screen click on Scheduling/doc type.
    And make sure that in material master u2013MRP1 view you are maintaining this MRP grp.
    with regards,
    VB

  • Set document root for Tomcat

    Hello
    I want Tomcat to use another document root (where index.html typically resides in). I set
    <Host name="localhost" debug="0" appBase="" docBase="d:\WWW" unpackWARs="true">
    but I got error
    MAPPING configuration error for request URI
    Unfortunately, I can't track down the problem, even some articles in this newsgroup explain something like this.
    I took care of capitalizing letters.
    Thank you for your aid.

    Hi,
    use:
    <Host name="localhost" debug="0" appBase="d:\www" unpackWARs="true">
    or:
    <Context path="" docBase="d:\www" debug="0"/>
    I think the first edit the default directory for all webapps. The second edit the root-doc only for the uri-path "", thats means for "http://localhost:8080" e.g.
    Good Luck
    Kuno

  • Allocate a different document type for Initial  mayetial Upload document

    Dear experts ,
    i want to assign a differnt document type for initial goods reciepts that is through MIGO - 561 movement type .
    By default the system takes it to be WA . I want to assign some other document type for MIGO-561 .
    Where do i make the assignment ?
    regards
    Anis

    I dont think you can do this.
    from OSS Note 18614 - MMIM: Transaction/event type for goods movements
    The transaction/event type (field: T158-VGART) for goods movements is set in table T158 for the transaction code. This transaction/event type cannot be set via Customizing.
    Additional key words
    Cause and prerequisites
    The transaction/event type has a program control function. If the customer sets the transaction/event type, this may lead to errors. For this reason, the setting should not be possible via Customizing.
    Solution
    Please do not change the transaction/event type in table T158. You should look for alternatives to reach your aim without making any changes.
    Can you explain why you want to do this, what do you want achieve with a new transaction type?

  • Different Document Types for different house banks

    Hi Experts,
    We want to differentiate the posting in house bank based on the document types. For example, if we use document type KZ, the house bank ABCD should be picked up.
    Thanks,
    Pratap

    Hi,
    You cannot assign this relationship.
    However in case, you are using separate payment method for separate house bank, then you can assign the document type in the payment method definition.
    Otherwise you can develop a validation and substitution to check this relationship of document type and house bank.
    However in case you just need that in reporting purpose, please note that line items can already contain the house bank and you can also use that for reporting.
    Regards,
    Gaurav

  • Document Root for JSP...

    Hi,
              Is there some way i can have more than one directory as my
              DocumentRoot...??
              I am trying to save my .jsp files in directory
              /weblogic/myserver/public_html/jsp. But i have my root as public_html.
              Because of this, weblogic doesnt response to my .jsp call from the
              browser. Now when i move my docs to public_html or make my documentRoot
              till ../jsp/, it works just fine.
              Any idea if this is possible in weblogic or not...??
              Any help will greatly appreciated..
              Thanks,
              Chirag
              

              Hi Chirag,
              yes! it depends on where you start WLS and what server directory your WLS bases on (instead of myserver). Let's say: your server is d:\weblogic\chirag_server and it contains a subdirectory, say chirag_html. what you need to do is:
              1) to register the weblogic.httpd.documentRoot=chirag_html in your weblogic.properties of your chirag_server (ie. the server specific weblogic.properties)
              2) start WLS with -Dweblogic.system.home=d:\weblogic \
              -Dweblogic.system.name=chirag_server
              If you do that properly you may see the output of your wls as following:
              Wed Nov 15 10:46:09 CET 2000:<I> <WebLogicServer> Read per-server properties ./chirag_server/weblogic.properties
              Joe
              Chirag Shah <[email protected]> wrote:
              >Hi,
              >Is there some way i can have more than one directory as my
              >DocumentRoot...??
              >
              >I am trying to save my .jsp files in directory
              >/weblogic/myserver/public_html/jsp. But i have my root as public_html.
              >Because of this, weblogic doesnt response to my .jsp call from the
              >browser. Now when i move my docs to public_html or make my documentRoot
              >till ../jsp/, it works just fine.
              >
              >Any idea if this is possible in weblogic or not...??
              >
              >Any help will greatly appreciated..
              >
              >Thanks,
              >Chirag
              >
              

Maybe you are looking for

  • Complex structure SPLITING

    HI, We are working inbond scenario(FILE to proxy) with split.and sender structure as complex structure.like both sender and receiver structure as MT_DATATYPE(message type) HEADER(H01)---- This is Header record .It should be come only one for entire r

  • STO with account assignment catg.

    Dear All, I Have a scenario for which i need a strong help from all of you. the scenario is of I am trying to create an STO from Plant A to plant B. Plant A has status of value/quantity updates where as Plant B has only quantity update. So when I cre

  • Re-Sizing Troubles PSE10

    When my clients order a disc I want them to only be able to print 4x6 prints.  How do I go about re-sizing the photos to make this possible?? P.S. I know NOTHING about re-sizing so I might need step by step instructions.

  • Import: date is import date not shot date

    When I import photo from my camera to Photoshop Elements 10, in the import windows I have file name and import date, not shot date. I think shot date will be more usefull to select the photo, as I already know the import date (it is now).

  • Getting Error when deploying the WD application

    hi all, Anybody have idea about , what is the reason for the following error. Till now it is working properly. suddenly it is giving the following error when deploying the application. 2.4.2007 13:17:36 /userOut/deploy (com.sap.ide.eclipse.sdm.thread