The URL from Apex Listener.

Hi everybody!
I set up my Apex Listener in a Standalone Mode
How can I set up my URL with my words such as: http:/localhost:8585/myapplication/f?.......
replace for the default URL: http:/localhost:8585/apex/f?.......
I don't know where my DAD is, and how many steps should I do to complete this changes?
And how about
http://localhost:8585/apex" or "http://localhost:8585/apex/apex_admin?
Thanks for any help.

Hi,
the APEX Listener has fixed (hard coded) contexts in Standalone Mode, so you can't do that. Either deploy the war file to a regular JEE server where you can choose the context, or put a HTTP (reverse) proxy in front to do the switch for you.
Note that Standalone Mode is not intended to be used for productive deployments, but for testing and development purposes only.
-Udo

Similar Messages

  • Is it possible to get the URL from which user came to Apex Application?

    Hi,
    I have 1 web site which is created by Apex. And I have to create similar sites with slight differences. For example, even though the contents are almost same, each telephone # have to be modified.
    So, if possible, I want to use only 1 web site and depending on the URL from which user came, change some information on the page. Is it possible?
    And if it is possible, what if the user set Apex URL as favorite and visit it after some days?

    Thank you Scott,
    This is the one.
    But I have another issue.
    If a user comes to our page from their link directly, I can identify where he come from. But if he added our site to Bookmark and comes to our site through the link, is it possible to identify his original route?
    If it is impossible, I will create other Apex Application and put each URL to the link in order to catch where the user is from.

  • Using firefox 37.0.1 windows 7. open a tab (right click) it's blank. copy and paste and go the url from the tab into a new private window and it works.

    Opening a tab (right click on a url) and I get an empty/blank window.
    If I copy the url from the emty/blank tab and then open a new private browsing window and do a paste and go, everything works.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • What is the URL from which I can download Firefox 10 for Mac?

    I cannot use Firefox 11 for Mac because it does not yet support a security add-on that I require. So I want to downgrade to Firefox 10 for Mac in both the 32-bit and 64-bit versions.
    However, I have been unable to find the URL from which I can download these two versions of Firefox 10 for Mac. Yes, I tried putting various keywords into the search box: "download" "Firefox" "previous versions" "downgrade" etc. Still I couldn't locate the URL.
    Would you be so kind as to send me the URL?

    Just replying to help keep track of the thread. I have been looking also. I can find where to load version 3.6 - but not 10.0.2
    We are having printing problems with 11 that we never had with 10 :-(

  • Pass the product ID through the URL from the checkout page to the "receipt - buy" landing page. is it possible?

    Pass the product ID through the URL from the checkout page to the "receipt - buy" landing page. is it possible?

    You can just the module_shoppingcartsummary module and with liquid you can render the items in the cart out.
    Developer reference

  • What is the advantage of apex listener

    Hi all,
    I am contented with the performance of our apex whose listener is defaulting to the database listener.
    Why should I migrate it to apex listener? Any plus factor?
    Thanks a lot,

    Hi,
    I'm not sure I understand your question completely:
    our apex whose listener is defaulting to the database listener.What do you mean exactly? I guess you use the Embedded PL/SQL Gateway (EPG), hosted by the XDB HTTP Server that has its own endpoint in your database listener, right?
    Why should I migrate it to apex listener? Any plus factor?Well, that depends on what you are doing with your APEX. APEX Listener is a web server alternative to your EPG or to the Oracle HTTP Server (OHS) that can host your APEX through mod_plsql.
    In general, it is a good idea to separate the web frontend (web server for APEX) from your backend (database) for several reasons. The most important ones would be security and performance issues. On the other hand, adding an additional component to your scenario increases complexity and needs additional configuration and resources.
    In your case, it seems you didn't have a need to separate the web server from database, as you could have done this with OHS before.
    A second aspect is functionality available in APEX Listener you don't have in EPG, e.g. the ability to define Resource Templates, especially useful for providing web services without much additional overhead. See [url http://cdivilly.wordpress.com/2010/10/18/apex-listener-resource-templates/]Colm`s Blog for a nice example on that use case.
    If I misunderstood your question, please provide some more detailed information.
    Thanks,
    Udo

  • How to pass the value of the form element "SR ID" on the URL in Apex

    Hi All Good Day!!
    I am new to Oracle Application Express, i have been started working from past 2 months. I have a request from client, how we can achieve the same in Apex. Please find the
    deatils below.
    In my application we have a text item as "SR Number", for that filed they want below scenerio to be work around, could some one help me for the below request.
    Check the incoming request for a passed parameter and set it to a value using something like this Request.querystring(“p_t10”). If nothing is passed the form is set up with a blank in the SR ID field, if a value was passed you populate the field, perhaps the log-in page can pick-up the parameter and store it in the session to later be put on the form after successful log-in.
    Label: SR ID
    Name: p_t10
    ID: P1_ENG_SID
    URL: http://sampletest.com:6666/pls/temp/f?p=123:1&p_t10=495694-94583875
    Below are the deatils of mine Apex versions#
    Apex Build: 3.0.1.00.08
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    Schema Compatibility: 2007.05.25
    PL/SQL Release 10.2.0.4.0
    CORE 10.2.0.4.0
    TNS for Solaris: Version 10.2.0.4.0
    Internet EXplorer-7
    Firefox-12.0
    Regards,
    Sruthi!!

    hai Sruthi,
    if you know the emply item creation and set vlaue?
    Create new item as dummy in target page.
    set current value and pass to that dummy item, then can use that value at target page.
    f?p=&APP_ID.:20:&SESSION.::&DEBUG.:RP,20:P20_XUSER_SECTION,P20_XROW:&P17_NWM_ACCES_SECTION.,&P17_NWM_DOC_ID.
    =Means=
    target Page # 20
    Target items   P20_XUSER_SECTION and ,P20_XROW
    Values from current page: &P17_NWM_ACCES_SECTION. for P20_XUSER_SECTION
                              &P17_NWM_DOC_ID. for P20_XROW
    If Tablar form/IR page use the following
                 #P17_NWM_ACCES_SECTION#  for P20_XUSER_SECTION
                 #P17_NWM_DOC_ID# for P20_XROW

  • Help needed in accessing the url from which a swf file has been loaded

    Hi All,
    Can anyone help me out in finding the url of the swf file
    from which it has been loaded? The purpose of the url is, I am
    loading some flv files using relative path. I just want to achieve
    the same by appending the relative path to the parent swf url from
    where the parent was loaded.
    I am a newbie to AS3, So please don t mind if this is a silly
    question.
    Can anyone help me on this.
    Thanks in advance,
    Prabakaran Srinivasan.

    Hi,
    Thanks for the reply. I think the option you gave is only
    applicable when the AS3 class comes in the DisplayObject hierarchy.
    I want this information in an AS3 class which does not extend any
    of the Sprite or its super class hierarchy. Can you let me know the
    possibility of fetching the value from such a class which i
    specified???
    Thanks,
    Prabakaran Srinivasan.

  • How to change the location of Apex Listener?

    Dear all,
    after I changed the directory of location of Apex Listener, I got
    Internal Errorwhen tried to access Apex.
    How to fix this problem?
    regards,
    Val

    Hello Valerie,
    probably this problem is caused by the file/directory access rights on the apex.home (the place where the APEX Listener stores its configuration). The default location would be ${java.io.tmpdir} which again defaults to */tmp/apex* in most cases. However, this is mostly a global location, not a user specific one. On the other hand, the files are created with write acces limited to the owner and read access limited to owner and group. So if you try to start with a different user, the APEX Listener tries to use the same location, but cannot access the files as needed and hence fails. root obviously will not have this problem, but I would recommend not to use this account for any service you run.
    You can set a start option to make the APEX Listener use a different location for apex.home that is read-/writable for your current user. This could like
    java -Dapex.home=/home/user/apex -jar ./apex.warOf course you can change the directory to any place that fits to your system.
    For more information on start parameters, you could take a look into the APEX Listeners Install and Development Guide.
    -Udo

  • Web.xml - can't get the url from xml file..

    Hi all,
    Im a beginner @ jsp =)
    My question is as follow..I cant get base from the web.xml file.
    This is a shorten version of my web.xml..
    <web-app>
         <welcome-file-list>
    <welcome-file>Default.jsp</welcome-file>
    </welcome-file-list>
         <!-- Define the controller servlet -->
         <servlet>
              <servlet-name>ControllerServlet</servlet-name>
              <servlet-class>ControllerServlet</servlet-class>
              <!-- Define initial parameters that will be loaded into
              the ServletContext object in the controller servlet -->
         <init-param>
                   <param-name>base</param-name>
                   <param-value>http://localhost:8080/burnaby/ControllerServlet</param-value>
              </init-param>
    </servlet>
         <servlet-mapping>
    <servlet-name>ControllerServlet</servlet-name>
    <url-pattern>/ControllerServlet</url-pattern>
    </servlet-mapping>
    </web-app>
    And my jsp file:
    <%
         String base = (String) application.getAttribute("base");
         String imageUrl = (String) application.getAttribute("imageUrl");
    %>
    <table width="740" cellpading="0" height="75" cellspacing="0" border="0">
         <tr>
              <td align="left" bgcolor="#F6F6F6">
                   <font face="Verdana" size="3">Sky's E-mall!</font>
              </td>
              <td align="right" bgcolor="#F6F6F6">
                   <a href="<%=base%>?action=displayShoppingCart"><img border="0" src="<%=(imageUrl + "cart.gif" )%>"></a>
                   ���
              </td>
         </tr>
    </table>
    I have written it of a book im reading and i cant get it to work. Base and imageUrl always become null.
    thank you
    /Robert

    I'm a little new to JSPs and servlets too, but I'll give this one a shot. I think since your variables like 'base' are servlet initial parameters, they don't get initialized until you actually call the servlet ( I'm not 100% on this, though). Try calling the servlet and having it forward the response back to your original JSP and see if you get values then.

  • How to hide or mask the url in APEX Hosted environment

    Please anyone help me...
    Regards
    Pavan

    Hello Pavan,
    You should not use http://apex.oracle.com/ for production applications
    Hiding app_id, session_id etc. from URL - it's been discussed several time in forum, see Nicer URL for an Oracle APEX application | Inside Oracle APEX by Patrick Wolf
    for more examples, see http://www.google.co.in/search?sourceid=chrome&ie=UTF-8&q=nice+apex+urls
    Regards,
    Hari

  • Why does Firefox remove the URL from the query string?

    Hello there,
    I've writing a servlet to read data from a file stored on a server. I'm using an HTTP <INPUT TYPE=file > element to locate the file to be read. When I run the servlet using IE as the browser it works fine. When I try running it using Firefox, the path to the file is not included in the query string. The full URL to the file shows up in the file input text field but then mysteriously disappears from the query string. Without the path, the servlet can't locate the file and the servlet fails. How do I get Firefox to include the path in the query string or is there some other workaround for this problem. I want my servlet to work on all types of browsers.
    thanks,
    grant

    Well you may also ask it the other way. Why does Microsoft send the full path file with the input type="file" component?
    The purpose of this control is to upload a file from the client to the server. That file is sent with the request.
    It does not allow you to browse server files at all. Most probably you are working on your developer machine where the client IS the server, so it works right now.
    It won't once they're seperate.
    <input type="file"> is the wrong tool to use to browser the server. You need to write your own html pages to do that.
    Cheers,
    evnafets

  • How to generating the template from apex ?

    I have created a quick application that contains names of employees and thier skillset. I am exploring the possibilities of generating a template containing the skills of the individual selected.
    In other words, if I have a resume template of "Oracle apps" and I click the individual , His all skills should get amended in this template and resume should be generated automatically.
    Any ideas how to accomplish the same?
    Is there any similar application out there that generates templates so that I can extract the idea or build on similar lines.
    Any pointers would be a great help.
    Thanks
    Subodh

    Hi Gussay,
    First of all, thanks for your input. I was unable to respond to you earlier due to other presssing issues and travel..
    I was able to use the information you provided on something else that I have been working. So in a way, the information was helpful.
    However in my oringinal query, actually I am looking to develop apps with employees name and their skillsets. Then I will also standard resume templates built in with no names.
    In next step, if users goes in and wants to select individuals with " RAC" and "APPS" skills, all those individuals resume should be automatically prepared from the template. ( the names would get appended in template and each individuals skills would be printed from skills table in PDF format.)
    So partly your response has answered question. The first part of selecting individuals and then getting their information appended in templates is somthing I am seeking information on.
    Any ideas how to go about it?
    Thanks in advance
    Subodh

  • Apex Listener started successfully however nothing show on the web browser

    Apex Listener started successfully, when try to visit APEX (http://localhost:8080), nothing showing on the local web browser. See following output message during the startup of APEX Listener. Thank for your help.
    Kevin
    D:\app\administrator\apex_listener.2.0.0.354.17.05>java -jar apex.war
    Feb 16, 2013 2:17:23 PM oracle.dbtools.standalone.Standalone execute
    INFO: NOTE:
    Standalone mode is designed for use in development and test environments. It is not supported for use in production environments.
    Feb 16, 2013 2:17:23 PM oracle.dbtools.standalone.Standalone execute
    INFO: Starting standalone Web Container in: D:\app\administrator\apex_listener.2.0.0.354.17.05\apex
    Feb 16, 2013 2:17:23 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Will deploy application path = D:\app\administrator\apex_listener.2.0.0.354.17.05\apex\apex\WEB-INF\web.xml
    Feb 16, 2013 2:17:24 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Deployed application path = D:\app\administrator\apex_listener.2.0.0.354.17.05\apex\apex\WEB-INF\web.xml
    Feb 16, 2013 2:17:24 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: D:\app\administrator\apex_listener.2.0.0.354.17.05\apex
    Configuration properties for: apex
    cache.caching=false
    cache.directory=/tmp/apex/cache
    cache.duration=days
    cache.expiration=7
    cache.maxEntries=500
    cache.monitorInterval=60
    cache.procedureNameList=
    cache.type=lru
    db.hostname=dpuwomd-cluster
    db.password=******
    db.port=1521
    db.servicename=dpuwomor.clevelandwpc.com
    debug.debugger=true
    debug.printDebugToScreen=false
    error.keepErrorMessages=true
    error.maxEntries=50
    jdbc.DriverType=thin
    jdbc.InactivityTimeout=1800
    jdbc.InitialLimit=3
    jdbc.MaxConnectionReuseCount=1000
    jdbc.MaxLimit=10
    jdbc.MaxStatementsLimit=10
    jdbc.MinLimit=1
    jdbc.statementTimeout=900
    log.logging=false
    log.maxEntries=50
    misc.compress=
    misc.defaultPage=apex
    security.disableDefaultExclusionList=false
    security.maxEntries=2000
    db.username=APEX_PUBLIC_USER
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.3.0
    Feb 16, 2013 2:17:26 PM oracle.dbtools.rt.web.SCListener contextInitialized
    INFO: Oracle Application Express Listener initialized
    Application Express Listener version : 2.0.0.354.17.06
    Application Express Listener server info: Grizzly/1.9.49
    Feb 16, 2013 2:17:26 PM com.sun.grizzly.Controller logVersion
    INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.49 - 2/16/13 2:17 PM
    Feb 16, 2013 2:17:26 PM oracle.dbtools.standalone.Standalone execute
    INFO: http://localhost:8080/apex started.

    Hi Kevin,
    this looks like a common issue: You've probably not configured the static contents for APEX ("images") properly. Please make sure you've set the parameter to point to a path that contains the contents of the "images" directory of the APEX installation package that fits to the APEX version of the instance your APEX Listener is supposed to host.
    -Udo

  • Whenever I do a "lookup" from other software, or click on a hyperlink from outside the browser, the browser appears but the URL is not in the address window and the link never loads.why?

    I may be reading an article while within Foxfire, and click on a hyperlink in the article...or I may be using Thunderbird email and click on a hyperlink within the email...or I may be using software like Quicken and do a "lookup" to a webpage...no matter, any time I click on the hyperlink, it will switch to Firefox automatically (good!) and the tab shows "loading", but a webpage never loads, and the URL address window never has anything in it. On the other hand, if I copy and paste the URL from whatever hyperlink I'm trying to use, and then paste that into Firefox's URL address window, it will open. How did I lose the auto load feature?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

Maybe you are looking for

  • Comp Crashed, re-installed itunes.....music gone?

    I just rebooted my computer cause it was going nuts and i just re-installed itunes. I remembered my acct name and logged on. It still has my credits but the music isn't in my library. I just purchased 1 song cause before i did buy the song it had no

  • Voltage of Backlight tube on G4 Powerbook DVI

    Hi, I have a G4 Powerbook DVI and as expected, the display hinges broke a while back..... I simply took the display off and still use the laptop with an external display. Recently I took the lcd display apart (it has sat gathering dust for 2 years no

  • Balance sheet customization

    Hi Frnds..   I can see the balance sheet(for India) using F.01 transaction. But my client is not satisified with the format given by us.  She needs it in a format where it shows expenses on one side & income on other side as a typical sheet that they

  • Error when trying to use FaceTime

    facetime previously worked fine on my daughter's macbook pro with lion, now when opening facetime it asks for the password, flashes verified for a second, then gives this error: 'the server encountered an error processing registration, please try aga

  • Broadband configuration utility

     Hello All,I recently had my modem replaced and I set my password in the broadband configuration utility as my wifi key. I have made about three attempts to login to the utility tonight and it iwll not accept my password and I keep getting locked out