How to set the context to / instead of /store?

Hi all

I'm changing my atg application context path / instead of /store

I use ATG10.0.2 and jboss - 5.1.0.GA, I tried to change that what follows but has not worked.

I changed the web.xml file to be
< context-param >
root of context of < param-name > < / param-name >
> param value < / < / param-value >
< / context-param >

With this code inside, I created a jboss - Web.Xml
<? XML version = "1.0" encoding = "UTF-8"? >
< jboss-web >
< context root > / < / context root >
< / jboss-web >

I also made the change to /META-INF/application.xml

< web >
Bank of <>web - uri - webapp.war < / web - uri >
MyMoney < context root > < / root context >
< / web >

I have read the information above to; :
https://community.JBoss.org/wiki/HowDoIOverrideTheWebContextRoot

And I found that the documentation of the atg

I changed the MANIFESTO. My application to be MF

ATG-Web-Module: j2ee-apps/store/store.war
ATG-Context-Root: /.

But none of these options worked.

I just want to accomplish the following:
change of htttp://www.ocorpws.com/store to htttp://www.ocorpws.com/ (this example is not the site)

I'd really appreciate your help.

Kind regards
Obed

What you did to change the context root of "/" everything is perfect, but it is important to know that there is a ROOT.war in the JBoss deployment folder which by default is bound to the context ' / '. You receive the error message like "Web mapping already exists for deployment" when you should begin your JBoss server after changing your context root for ' / '. So either you can completely remove the ROOT.war of the deployment folder or change the root context of ROOT.war by updating its like web.xml file:


Welcome to JBoss

Welcome to JBoss

**
context-root*.
root/JBoss-root*.
*
*

Status Servlet
org.jboss.web.tomcat.service.StatusServlet

..
..

and also update the jboss - Web.XML to ROOT.war:


Java: / jaas, jmx-console
root/JBoss-root*.

I hope it serves your purpose.

There may be a workaround solution also by changing the ROOT.war index.html file in the folder of your server deployment and redirect calls to your web application with refresh meta as:


Tags: Oracle Applications

Similar Questions

  • How to customize the context menu in the legend of plotting the graph of wave?

    I am currently on the creation of a simulation of various control loops as educational objectives. Here, I have a chart in waveform to different signals. Now my question, how to customize the context menu in the track of the Waveform graph legend => when I click on 'image' behind the Plotnames one menu to open options where you can customize the color etc. or plotwidth. But students should not have access to these settings. How can I change or disable this menu? The context menu for the waveform graph, I've already customized by right click on table of waveform-Advanced online-online menu, but for the legend of conspiracy, I have not found this setting...

    Thanks for your answers... I tried different things, but I don't see a solution yet :-(

    See you soon

    DCP

    Hi, STC,

    There have been a number of suggestions for change or disable the table , right-click menu, but I see that this does not affect the context menu of legend , which is what you ask for help with.

    To prevent completely the menu right-click to work, you must disable the chart control entirely. You can do this by double-clicking on the chart and select Advanced Options > active state > disabled. This will prevent the operator to be able to generate a menu right click on the chart control.

    If however you still wanted the table, make a right click menu to work, but the legend made a right-click menu will be disabled, I see two options:

    1. draw a classic decoration square on the legend and the transparent color. This will prevent the mouse clicks to achieve the legend, and transparent it will not interfere with your user interface appearance.

    2 use a Structure of the event to capture the event filter Popup Menu of Activation?  for the chart control. You can then use the Coords property to determine if the mouse is over the legend or not. If this is the case, send faithful away? right Terminal. It will refuse the context menu when the user clicks on the legend of the plot.

  • 23 "monitor a 3-1/2" black band on the left side of the desktop background. In other words, the bottom would fit on a 19 "monitor. How to expand the context in which to adjust Monitor?

    23 "monitor a 3-1/2" black band on the left side of the desktop background. How to expand the context in which to adjust Monitor?

    It's the monitor that is provided with the DELL Expirion computer when it was purchased in July 2012.  I paid a "technician" (certified) to transfer the info from my old computer.

    If its a LCD monitor, you PC resolution to the native resolution of the screens?

    Some monitors have a button self-configured, try pressing that. It can help if there is one.

    At the same time, in your 19 "" are you the full desktop or is it lacks a little? If so, try to change the settings for horizontal and vertical screen on the monitor to move the image.

    Sorry if this is how to navigate, it's hard to describe.


    More info of calibration here - http://windows.microsoft.com/en-AU/windows7/Getting-the-best-display-on-your-monitor

    Also, some graphics card drivers were themselves built the calibration setting, which may be worth a visit, but this can vary from machine to machine and cards.

  • How to set the color for background ChoiceBox point to ChoiceBox with css?

    How to set the color for background ChoiceBox point to ChoiceBox with css?

    I need to change the backgound color list items.

    I tried with the following code, but it's not help to:

    {.context-menu .choice-box

    -fx-background-color: Red;

    }

    .choice-box .menu-item {}

    -fx-background-color: red;

    }

    In Java 8, either of your selectors should work.

    In Java 7 (JavaFX 2.2), you need of the following workaround:

    #choice-box-menu-item {
         -fx-background-color: red ;
    }
    
  • How to set the render property of the field on one facet of panelSplitter?

    Hi, experts,
    In jdev 11.1.2.3,.
    How to set the render property of the field on one facet of panelSplitter?
    -If the panelSplitter is reduced then make some fields in the second pane. otherwise, do not make these fields.

    It is not an easy job for me to set the EL expression.
    Thank you.

    OK, just did a small test case. It turns out that the difficulty is to automatically update the fields when the separator discloses. To add a pair of earphone client/server. This sends the event to disclose to the bean to update the fields.
    Page code:

    
    
      
      
        
          
            function disclosePanelSplitter( event) {
                var inputComp = event.getSource();
                AdfCustomEvent.queue(inputComp, "myDiscloseEvent",
                {}, true);
            }
          
          
            
              
                
                  
                
              
              
                
                  
                    
                      
                      
                        
                      
                      
                      
                      
                    
                  
                  
                    
                      
                      
                        
                          
                          
                          
                          
                          
                        
                      
                      
                      
                      
                    
                  
                  
                
                
              
            
          
        
      
    
    

    and the corresponding bean to the scope of the request

    package de.hahn.xyzxyz.view.panelsplitter;
    
    import oracle.adf.view.rich.component.rich.layout.RichPanelSplitter;
    import oracle.adf.view.rich.context.AdfFacesContext;
    import oracle.adf.view.rich.render.ClientEvent;
    
    public class PanelSplitterBean {
        private RichPanelSplitter panelSplitter;
    
        public PanelSplitterBean() {
        }
    
        public void setPanelSplitter(RichPanelSplitter panelSplitter) {
            this.panelSplitter = panelSplitter;
        }
    
        public RichPanelSplitter getPanelSplitter() {
            return panelSplitter;
        }
    
        public void doCustomEvent(ClientEvent event)
        {
            AdfFacesContext.getCurrentInstance().addPartialTarget(panelSplitter);
        }
    
    }
    

    Timo

  • How to set the number of e-mail messages that are stored on my iPhone

    How to set the number of e-mail messages that are stored on my iPhone – so when I don't have a network connection I can see a 'large' number of messages in my Inbox etc.

    This is series is not defined in the world

    You must go to settings-> mail, contacts, and calendars and check the settings of your e-mail provider offers in this area

  • How to set the time that my screen stays on?

    How to set the time that my screen lights up.  I have an iPod Touch 6?

    Settings > general > auto-lock

  • How to set the default android home page.

    How to set the home page in the latest browser of firefox for android?

    Hello:

    Unfortunately you can not remove the top sites home page but you can pin a site, remove a site from unpin it and change the url of a pinned site.

    Please read this article for instructions.

    I hope this helps!

  • How to set the time between slides in a slideshow (iPhoto, el capitan)

    How to set the time to say - 5 seconds or 20 seconds - between slide show photos in iPhoto. I use el capitan.

    See the Settings button at the bottom right of the toolbar (at the bottom of the slide show). Click on it and you have a small window with two tabes, refers to all the slides, the other to the selected slide. You can make your choice

  • Satellite C660 - how to set the focus of the webcam?

    Hello

    Just bought this laptop, the built-in webcam looks very blurry when I use Skype. Does anyone know how to set the focus to the subject?

    See you soon
    Jules

    Hello

    to be honest, I have no idea on your model of lap... Try to update driver webcamd and play with Skype video settings.

  • How to set the date and time on my HP Officejet pro 8600 more?

    How to set the date and time on my HP officejet pro 8600 more?  It just on a printed journal Jan-oo-oo fax shows 00:00 AM.  There are no instructions on how to change this.  I need proof that I sent a fax to a certain date and time.  Help, please.  Thank you

    Hello

    Below are the steps to set the Date and time for your device:

    1. On the Control Panel, press the right arrow key ( ), press Setup ( ).

  • How to set the output meter channel to generate a signal pulse using DAQ6008

    Hello there I am generating a pulse signal of 100 Hz and a duty of 20% of the 6008 data acquisition cycle using visual studio 2013. I have code that needs to generate this but I'm not sure on how to set the channel output meter. When I run this NI MMAX and my vb error code indicates that the physical channel is not supported. I am a user of data acquisition were first and would appreciate any help offered.

    If you look at the USB-6008/6009 User Guide and specifications, you will see that the counter in these devices cannot rely as edges of entry. It cannot generate a pulse.

    Lynn

  • How to set the position and size of the façade using the FPRunTimePosRunCustom method in a c# application?

    How to set the position and size of the façade using the FPRunTimePosRunCustom method in a c# application?

    I found a solution! -Set the size and position of the façade with the help of the

    File > VI properties > window running Position (in category list) > custom (in position of menu drop-down).

    then just accept the current position and size (leave the boxes checked) or set values you want directly (uncheck the boxes and fill in the numbers), or physically position and size the façade and use, the "set to current location" button and press "set size" current All that is easier for you.

    OK so it does not make use of the method VI Methods (Active X) FPRunTimePosRunCustom ([Position], [Size]) but if labview want to make him difficult to use then other means must be found.

  • How to set the printer wireless ad Hoc mode to CP1025nw with automatic stop is off? IE never automatic.

    How to set the printer wireless ad Hoc mode to CP1025nw with automatic stop is off? IE never automatic.

    Thank you very much for your help, if necessary.

    Quite a few questions, send, but I will do what I can to answer them.

    I recommend first to buy a router, even if it's one you won't connect to internet and it network with others your PC and printer. This will give you the best features and the results of what you're trying to do.

    In addition, the automatic stop of the printer function can be disabled and is not affected by the type of connection. Usually, you can go through the configuration Menu and select tools to change the options there on the energy saving features.

    Finally, the auto off function on your computer is a Windows question, but one easy answer. If you're on a laptop, you can right click on the battery in the tray (lower right corner) and change the settings for energy conservation.

    You might be better off installing the printer via the USB cord and alternately inspiring when you use it, but which is not optimal if you are printing only a few documents on an irregular basis. A network connection is the easiest to manage across multiple computers, honesty, but you have certain requirements for this connection and limits as well.

    I hope this information is useful!

  • How to set the path of the report in a plugin for model

    I'm trying to figure out how to set the path of the report in a plugin process model. I can't find a way to have access to it. It seems this would be a reasonable thing to do since the plug-ins are for the treatment of the results. Does anyone know how to do this? We generally use the sequential process model, but I try to keep my plug-in as independent as possible.

    Thank you.

    If I understand correctly, you want your plug-in, when enabled, change the settings of all other instances of the report OR plugin as their reports share the same directory that your plug-in is configured to use.

    If so, your plug-in can access and change the settings of all other instances of plugin. All instances are passed to all the points of plugin entries in the subproperty of the plugins of the ModelConfiguration parameter table. You can browse this table. Any element of the array with an equal to "NI_ReportGenerator.seq" Base.SequenceFilename is an instance of the report OR plugin. Its report options are stored in the element under PluginSpecific.Options.

    You can change the report options to what you want. Note that the recall of the ReportOptions model is called from template-plugin Initialize entry point, then you might want to ensure that your changes are applied after that, so they are not replaced. To do this, you could make your changes in the Initialize entry point of your plugin and make sure your plugin runs last. To rotate the last, you can set the FileGlobals.ModelPluginComponentDescription.Default.Base.RunOrder in your file of plug-in with a value greater than 0, for example 1.0 (see Help for TestStand > Fundamentals > process template Architecture > plug-in for the model process Architecture > Structure of the plugin sequence files > plugin model of entry Points > Order Execution of Point of entry at run time).

Maybe you are looking for

  • Folio 100: warranty issues

    Hi all I open this thread, to raise questions about the Folio 100 tablet. As many of you know, Folio 100 forum was closed, son have disappeared and guarantee was denied. I was one of the unlucky ones, facing a broken screen because he had jumped out

  • Satellite A300 - need drivers for Vista 64 bit

    Hi all I have the satellite A300 (PSAGOS - 03401C), I did a fresh install of Vista 64-bit, but unable to find the drivers for the device. Research on Toshiba driver support has not been successful. Any help appreciated. Thank you

  • Cannot use system due to demand from iCloud connection preferences

    Hi all I have problems with my Macbook Air - he constantly asks me to connect to my Icould, at the menu prompt my password is already entered and it loads constantly "Enter your Apple ID for... @whatever.com '. I can not access System Preferences suc

  • How to prevent users from changing the network connection?

    Hi all I have a weird problem. I set up my HP ThinPro T610, I have to say is simple enough. I want users just to turn on the computer, wait a few minutes and log into the Terminal Server Services on the Server RDP connection, so I basically blocked e

  • Age of Empire 3 compatibility with Windows Vista Edition Home Premium

    This program will not be installed. It installed once, I entered the key code, etc., he got right through to the end and finished but their was no installation, IE no programs found in the program section or all the shortcuts created on my desktop. W