Repoint or change the URL for an application

Hi,
I have deployed an application (Java based) via OC4J using Oracle application Server ,
URL Application : http://200.100.11.232/test
Enterprize manager URL : http://200.100.11.232
Can you tell me how I can point http://200.100.11.232/test to the test application instead of the enterprise manager home page. I want to use Enterprise manager URL to run the application , Advise needed Please.
best regards

changing mod_oc4j.conf could help as well using virtual hosts with Rewrite in httpd.conf could do the work.
Hope this helps.
Greetings.

Similar Messages

  • Is it possible to change the URL of an application?

    Hi All,
              I was working with the oracle apex and created few applications almost a year back, due to my higher studies there is a gap with the tool..and finally I am in.
    Am planning to create an application which will be similar like a personal website.My doubt here is ..whether it's possible to change the URL by keeping a simple one which includes my name also
    instead of having this big..
    http://apex.oracle.com/pls/apex/f?p=10221:1:116416608594529
    I can understand that the whole URL describes the appln no,page no and session ID but its my doubt possible or not..If possible then how to proceed?
    Thanks
    with Regards,
    Ramya.

    My doubt here is ..whether it's possible to change the URL by keeping a simple one which includes my name also
    instead of having this big..
    http://apex.oracle.com/pls/apex/f?p=10221:1:116416608594529
    I can understand that the whole URL describes the appln no,page no and session ID but its my doubt possible or not..If possible then how to proceed?
    If you are just looking for a nice and short URL to start your application, why not just use a URL shortener service like goo.gl ?
    Just put in your long URL and it will create a nice and short URL for you... for example, the above URL is now http://goo.gl/FijYxn
    - Morten
    http://ora-00001.blogspot.com

  • Change the URL for the usernames.

    Hi developers at Forums, I wanted to add a suggestion for you today. 
    I think using the forum profile link as; http://social.msdn.microsoft.com/profile/afzaal%20ahmad%20zeeshan%20(shani)/ is less attractive as compared to http://social.msdn.microsoft.com/profile/afzaal_ahmad_zeeshan_(shani)/
    Well, a professional in HTML encoding decoding would barely notice the difference but a newbie would have some troubles. URL re-writing as 
    var url = currentUrl.ToString().Replace("%20", "_");
    won't cost much. You can have the very same URL for the server-side codes but for the Browser window you can change the space bar HTML code to an underline, for better readability. 
    ~!Firewall!~

    I am pretty sure you have already read this 
    http://blogs.technet.com/b/exchange/archive/2011/01/17/configuring-multiple-owa-ecp-virtual-directories-on-exchange-2010-client-access-server.aspx
    Can we have more information on the ip section from you.. how is your firewall treating the cas servers??
    UMESH DEUJA MCP,MCTS,MCSA,CCNA

  • Can I change the URL for WebService proxy?

    Hi All,
    I have a case. I have made my service running on SOAP UI and generated a proxy after appending the endpoint URL of WSDL to SOAP URL. Now if my service deploys at any other location can i change my URL of proxy to that location without regenerating the proxy again??

    You can do this it you use a wrapper around the original code and e.g. supply a new endpoint and use this.
    Take a look into the class which implements the service. There you find the 'wsdlLocationURL' and how it is build (normally static). You can use this code as a template and build your own new endpoint.
    Timo

  • How to change the URL

    Hi All,
    I have created a web dynpro application and now I  need to change the URL of this application to some basic message type URL for eg:
    let's say our URL is "http://testdoc/post?mssg" and I now want to change this to as "OPEN DOCUMENT" and when user clicks on ""OPEN DOCUMENT" it will still direct to the original destination that is our original URL.
    Thanks,
    Rajat

    I used the following syntax:
    <A href="http://forums.sdn.sap.com/">display SDN</A
    >
    Edited by: rajatg on Oct 6, 2010 4:43 AM

  • Change the URL path for CQ?

    How do you change the base URL so that /content/geometrixx/en does not show up in the URL?  If www.geometrixx.com was the URL how do you make it so that /conent/geometrixx/en does not show up in the URL for the homepage?

    How do you currently distingush between your desktop site and your mobile site? Is it based on host name?
    If you have two different sites that are distingushed by host name you can't solve that problem with the JCR Resource resolver. You have two choices:
    Use Apache mod_rewrite to do the rewrites at the Apache layer. With mod_rewrite you can use the host name as part of your rule definition and map the host names to the correct paths.
    Use the /etc/map approach to configuring the resource resolver - you can see that documentation at https://cwiki.apache.org/SLING/flexible-resource-resolution.html- this will allow you to configure different resource resolution based on request data.
    Paul McMahon

  • How to change the URL of a URL-iView over Code ?

    Hi all,
    i am getting started with the Portal-Application-Developement and want to change the URL of an URL-iView on runtime with java-code.
    i have read the context and can get the Property url with this statement.
    endContext.getProfile().getProperty("url")
    But if i change this property, nothing is done.
    endContext.getProfile().setProperty("url", "http://www.yahoo.com");
    Where is my fault.
    Thanks for help.
    Regards Jürgen

    Hi,
    the context is of Type IPortalComponentContext.
    I cant find no method getParameter() at the context or the profile.
    The methods to read the properties of the URL-iView are
    context.getProfile().getProperty("url")
    context.getProfile().getAttributeValue("url")
    But if i want to set (change) this attribute, nothing is done.
    Regards Jürgen

  • When creating a custom SearchPlugin, is it possible to add more code such as uppercase conversion of the SearchText and IF statements that change the URL depending on what is typed?

    When creating a custom SearchPlugin, is it possible to add more code such as uppercase conversion of the searchTerms and IF statements that change the URL depending on the searchTerms? Every time I try to add something firefox doesn't want to add it as a search plugin. I need to create a more powerful search tool for personal use.

    I've found some external software applications that will do it, so that leads me to believe its not possible within ID CC.

  • How Can I change the Authentication for this Dynpage

    Hello ,
    I have created a rss feed in special Dnypage.   When I try to connect with rss reader  to dynpage it occurs an error 500.  The problem is that no logon screen appears and the portal would start the Dynpage with the User Guest.
    How Can I change the Authentication for this Dynpage ? I need a LogonScreen
    RSS URL:
    /irj/servlet/prt/portal/prtmode/rss/prtroot/com.geberit.ep.uwlquick.uwlquickstarter?mode=rss

    Hi ,
    sry the entry in xml does not help. No Logon Prompt
    <?xml version="1.0" encoding="UTF-8"?>
    <application>
      <application-config>
        <property name="SecurityArea" value="NetWeaver.Portal"/>
        <property name="Vendor" value="xx.com"/>
        <property name="PrivateSharingReference" value="com.sap.portal.htmlb,com.sap.portal.pcd.glservice,com.sap.portal.ivs.iviewservice,usermanagement,,com.sap.netweaver.bc.uwl"/>
      </application-config>
      <components>
        <component name="uwlquickstarter">
          <component-config>
              <property name="SafetyLevel" value="no_safety"/>
            <property name="ClassName" value="com.xx.portal.uwl.uwlquickstarter"/>   
          </component-config>
              <component-profile>
                   <property name="AuthScheme" value="default"/>
              </component-profile>
        </component>
      </components>
      <services/>
    </application>

  • How to change the theme of discussion application dynamically?

    We have a requirement such that we should be able to change the theme of owc_discussion application based on user locale. e.g. if the locale is arabic I want to display the forum UI rendered right to left.
    We will have separate categories or communities to cater to people from different locales. Which means that as soon as user clicks on the category url the theme should be dynamically changed. How can we do this?
    -Pratap

    Hi
    You can create and use your custom themes but I am not sure exactly about your requirement, please check OWC Discussions admin guide for custom theme.
    Regards
    Sumit

  • Changing the URL runtime of an ADF secure page bypasses security

    Hi All,
    I created an application in ADF-BC-JSF (Jdeveloper 10.1.3.3) and introduced ADF security in it as discussed in Frank's Blog
    http://www.oracle.com/technology/products/jdev/howtos/1013/adfsecurity/adfsecurity_10132.html.
    I have defined 2 roles, Role A and B. Now if Role A user (User1) logs authentically in the application, and then changes the URL in the browser to some other page of the application, the application loads him the respective page but not for the same User1. It loads the page for some other user (first record in the database) in the same Role A. Now as the User1 is authenticated and authorised under Role A, he can do anything to this user's information.
    I dont have any idea why is it so nor I am able to come up with any workaround. Any links or help will be really appreciated.
    Thanks,
    Neeraj
    Edited by: Neeraj sehgal on Sep 1, 2008 8:54 AM

    Hi,
    I dont know if you meant this but I checked USE_APPLICATION_VIEW_CACHE and it was set to true. I also checked the SRDemo application(user lpopp) and tried accessing some different page at runtime in the URL. It too went on the wrong page for some other user (dfaviet) and then I created one SR for that user. Here, unlike my application, It did not create the SR and the page got refreshed with proper user first. I couldn't figure out why my application is allowing to create the Record.
    However, I would like to mandate the user to navigate through the pages only through application. If he changes anything in the URL, he must be redirected to the Login/Error page.
    Please guide me how should I approach.
    Thanks,
    Neeraj

  • Views for list web parts. Is there a way to allow users to change the view for a list web part without being redirected?

    Hi,
    I added a list view web part into a SharePoint 2013 page and it  is working as expected, except for one thing.
    I have enabled the option for the user to change the view for the web part. However when the user changes it, the user is redirected away from the page containing the web part, to the URL of the list itself.
    Is there a way to circumvent this issue so when the user selects a different view it updates the listing in the web part itself, rather than the user being redirected?
    Thanks in advance for the help.
    Regards,
    P.

    Hi,
    Please understand that one page can only display one view. You could find it out by observing the Address in browser when switching among different views for a list.
    If you would like to change the view of a list web part, you could go to web part propertites > Select view and configure it.
    In addition, here is a thread with similar requirement that might help:
    http://social.technet.microsoft.com/Forums/en-US/18dba190-5ee2-4b50-b005-1360d862f4ba/how-can-end-user-change-the-view-in-a-list-view-web-part?forum=sharepointgeneralprevious
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Is it possible to change the URL of an iTunes Podcast page itself (NOT the Feed URL)?

    My company has an usual question:
    While keeping all the individual podcasts the same, and the subject matter of the whole podcast series the same, my company would like to change the URL that Apple iTunes has assigned us.  Is this possible, and how can it be done?
    Again, I am talking about the URL that Apple iTunes has assigned us.  The one that begins:
    http://itunes.apple.com/us/podcast/career-...
    We are having a small change in marketing emphasis.  So my company wants to change one of the dashed English words in the URL, after:
    http://itunes.apple.com/us/podcast/
    These English words were based on the original title of our podcast.  The original title of our podcast has changed slightly, with no problem.  Now my company just wants to change the URL assigned to us by Apple.
    Let me emphasize: There is no purpose of misdirection, evasion, or deceit here -- not in the slightest.  My company is simply taking a different marketing angle.  Our category is staying the same.  The podcasts themselves are staying the same.  My company would just like to update the URL assigned to us by Apple to reflect our new podcast series name.
    ALSO:
    We are a category-leading, very popular podcast.  If we do change our iTunes podcast URL, we do not at all want to jeopardize our leading status in our podcast subject category.  We want all our download stats to move with us over to the new URL.  This is extremely important to us.
    AND FURTHER:
    If we do change our iTunes podcast URL, we want all our listeners to automatically find us at the new URL.  We don't want any of them to lose their subscription because we changed our URL.
    So in summary:
    1. CAN we change our podcast URL (the one assigned to us by iTunes)?
    2. Can we change the URL, but still keep our category-leading position and stats, exaclty as they are now?  That is, will our old download stats move with us to the new URL, so we can retain our category-leading position?
    3. Will podcast listeners going to the old URL automatically be forwarded to the new URL?  Might any of our current listeners become unsubscribed as a result of the URL change?
    I know this is an unusual, complicated, and multi-part question.  I am looking for definitive, authoritative answers to all these questions.
    Thank you very much for your help!!
    David

    You can omit the title altogether in the URL (together with the succeeding slash, of course). For example, my own podcast URL in the Store is
    https://itunes.apple.com/gb/podcast/the-sound-of-78s/id166389425?mt=2
    but this works perfectly well:
    https://itunes.apple.com/podcast/id166389425
    Indeed you can even put your own title:
    https://itunes.apple.com/podcast/any_old_title/id166389425
    So it's as simple as that!

  • Is it possible to change the URL of the browser corresponding to changes in the timeline?

    Hello,
    I'm trying to create a whole website in Edge. Is it possible to change the browser URL for different sections of the animation. For example me.com/part1 leads to 2.0 seconds in the animation. And for example when you type me.com/part2 the browser would go to 4th second of the animation. And vice versa, when the animation reaches the 4th second the browser URL would change to me.com/part2. It would be really great if that were possible. Any ideas on how to accomplish it?
    Thanks!

    Hi there, Joel's example seems to be exactly what you're trying to do. All you need to do is replace his functions with your functions.
    There are two main parts to his example: 1) reacting to a URL change directly in the URL bar, 2) reacting to a button click, and setting the URL
    Regarding Item 1: this line (this adds a listener for when the URL hash is changed, and calls the 'sym.animate' function in his example). Note that he is linking the value after the # with the symbol names 'panel1', etc. This line enables the functionality for you to be able to directly change the URL to: testStep95.html#panel2, and the site will change pages.
    $(window).on("hashchange", function(){sym.animate(location.hash.replace("#",""), sym.onStage)});
    Regarding Item 2: he's setting the page title (based on the active panel symbol) and URL hash, in the  'sym.animate' function. He calls the 'sym.animate' function on click of btn1, btn2, btn3:
    document.title = panelIn;
    window.location.hash = panelIn;
    Props to Joel for his slick example!

  • Input Controls - is it possible to change the font for a combo box

    I have an input Control combo box that is a mixture of english/chinese characters. In Webi I can view the chinese characters correctly if I change the font to MingLIU. Is it possible to change the font for an input control OR to set a default font?

    I am a first-time user of the photo book application in iPhoto.
    I also was a first-time user, so I started using it. Exploring the possibilities, learning my way around.
    Thanks, in advance, for any suggestions someone might have.
    Click the ? icon
    Oops. Sorry, but you're in the wrong forum : iLife > iPhoto

Maybe you are looking for

  • FCP 6.0.6 will not recognize my new Sony HVR-Z7U camcorder

    I cannot capture any mini DV fotage from this camcorder (Sony HVR-Z7U) into FCP. Im using I link 1394 6pin from the camera to the computer. Wrong wiring? or settings in camcorder?

  • Not able to edit Humantask activity

    Hi all, Im having issues with editing Humantask activities (SOA application) in my composite. Everytime i open the humantask activity to edit, changes are not saved, and it constantly throws the following error Uncaught exception java.lang.NullPointe

  • Problem: loading SQL Server 'image' data

    Source database: SQL Server 2000 OS: Windows 2003 (SP1) Oracle: 10g (R2) Datatype Mapping: SQL Server 'image' to oracle 'BLOB' With the help of OMWB, I created the oracle database schema for a SQL Server DB (offline capture). I have problems when I t

  • Landscape parameter in distributed environment

    HI while working on managed system configuration in the step landscape parameter at one place we have to give path to the folder of logs of database. as i am working on distributed environment i.e sap on one server and database on another server i ga

  • Accidentally hit the "erase all" option, iphone will not start - HELP!

    I accidentally hit erase all option IN MY IPHONE, as a result, every time I turn my iphone on, first there's a yellow screen and then it starts performing a self test (similar to DOS systems), and at the end of this test it says "ApplSerialMultiplexe