How to set Target URL in Jdeveloper 10.1.3

There is an error when i build a portlet with Jdeveloper coz Target URL is wrong
So i want to set Target URL again to referenced to localhost
( I set in hosts file:
*192.168.1.2 namdinh.com*
but when I build my portlet, Target URL still is http://192.168.1.2:8988..... )
Please show me what i must do in this case :(
Thanks so much!

Hi,
Go to Tools > Embedded OC4J Server Preferences... > Global > Startup.
Look for the options in "Host Name or IP Address Used to Refer to Embedded OC4J".
William

Similar Messages

  • How to set target Url dynamically in submit button

    hi,
    I am using livecycle process to render a pdf form. The form has a submit button. Is it possible to set URL of submit button dynamically in a form? If yes how can i pass the target URL from process, dynamically while rendering the form? Can someone help me in this.
    Thanks,
    kripa

    Hi,
    Go to Tools > Embedded OC4J Server Preferences... > Global > Startup.
    Look for the options in "Host Name or IP Address Used to Refer to Embedded OC4J".
    William

  • How to set target to Play button on begining DVD

    Man you dont use this program for a few months and you gotta take a course on it all over again.
    Ive completely forgotten how to set the PLAY button to activate at the beginning of the DVD. As in I was burning several DVDs and I tested them on my computer, and they worked fine. But the whole time I was using my mouse to navigate (I only put in one button "PLAY"). When at one point I happened to use the DVD navigator I realized I hadnt set it for a stand alone. So while if you watched it on a computer and were using your mouse you could hit the play button. But on a stand alone you cant get to it with a remote.
    I remember it being a simply thing, but for the life of me I cant figure it out. HELP!

    So are you talking about moving between the buttons on a menu screen (i.e. navigation in the menu) or are you saying you can't get the button to activate any video? Or both?
    The first issue is sorted out with the 'Settings' drop down box and choosing 'assign buttons now' or 'auto assign buttons' (but this slows down the menu creation and gets really frustrating at times). You should then be able to get to the menu (which will have the first button highlighted and ready by default) and then use the handset to move from button to button.
    The second bit is setting the target for the button - where it goes to once you select and activate it. Open up your menu in DVDSP and click on the buttons in turn. Look in the property inspector for the 'target' and make sure that each button is going where you intend.
    Alternatively, use the connections tab - this is far faster, IMO, but is slightly more abstract in concept...
    If you have done these things and you still cannot get to the button using the remote control then there is something else wrong - it could be that you simply forgot to create a button but have the text there ready... without the button rectangle being drawn out over the text (or next to it) there will be no button and no way to activate anything.

  • How to set the URL??

    Hello Friends,
    I am using the Oralce BPEL process manager 10.1.2 .
    In my BPEL program (in BPEL jdeveloper->BPEL process manager )I have deployed the wsdl of SALESFORCE.COM
    I had accessed the Login api of salesforce.com and login is sucessful.
    After that I called the Create api .
    It gives the error that URL is not set.
    So please tell me that where should I set the URL .
    Thanks and regards
    Ram Krishna Tripathi
    [email protected]

    Hi,
    pls look into the sample provided within your distribution - to connect to Salesforce .. It can be found in $BPEL_HOME\integration\orabpel\samples\demos\SalesforceFlow
    hth clemens

  • How to get Target URL

    Hallo,
    In my Dynpage portal application.I use 3 Jsp's.One of the Jsp having a Iframe element.This iframe source is an External HTTP address.In the source tag i have to supply the Results frame as some Iframe name and result-url as my 3rd jsp url,so that i can unpack the XML and process the data.
    All the 3 Jsp's are in /pagelet/ folder.Does anybody know how to get the url for the Jsp inside the pagelet folder.
    Further more pagelet folder is private folder,will it be a problem for the external website to post the result to this private /pagelet/3rd.jsp.
    Example src tag for Iframe
    http://demo.mygraphics.nl/nbgint/NBG_INT_main.asp?action=CHART&datas
    ource=NBGMV&product=INTERNET&size_x=300&size_y=300&result_frame=Results&
    result_url="Here i have to give my 3rd jsp url"&defa
    ult_centre_x=256000&default_centre_y=471000&default_width=0.5

    Hi gaurav,
    You are right,it is Jspdynpage.I have already read about the Urlgenerator that it can generate url's only for components and pages.So i have created 2 components in one PAR but havent tested yet.
    Anyway thanks for your reply.
    I have tested it and it works fine.Here is the code
          try {
              IUrlGeneratorService urlGen = (IUrlGeneratorService) PortalRuntime.getRuntimeResources().getService(IUrlGeneratorService.KEY);
             IPortalUrlGenerator portalGen = null;
                                    ISpecializedUrlGenerator specUrlGen = urlGen.getSpecializedUrlGenerator(IPortalUrlGenerator.KEY);
                                    if (specUrlGen instanceof IPortalUrlGenerator) {
                                         portalGen = (IPortalUrlGenerator) specUrlGen;
                                         // generate Component Url
                                         try {
                                              String url = null;
                                              url = portalGen.generatePortalComponentUrl(request,"NewUrlProj.NewUrlComp");
                                              HttpServletRequest srq = request.getServletRequest();
                                              String vorUrl = srq.getScheme()"://"srq.getServerName()":"srq.getServerPort();
                                            myBean.setUrl(vorUrl+url);
                                         } catch (NullPointerException e) {
                                              myBean.setErrorMsg("Unexpected Nullpointer. This should not happenend, but it did! Something must have gone wrong :-(");
           catch(Exception e){
              myBean.setErrorMsg(e.getLocalizedMessage());
    Message was edited by: Baskaran Senthivel

  • How to set different urls for logoff button for different user groups

    HI All,
    We have two different set of users in our company .when one user group clicks on the logoff button in masthead we want to redirect them to for example www.google.com and for the other group we want to redirect to www.gmail.com.
    How can we acheive this particular requirement
    Thanks
    Bala Duvvuri

    hi bala,
    For the  two user groups maintain two different desktops, two/same themes and frame work.change the headeriview jsp in masthead par file to Google and save it as masthead1 and another one with gmail as masthead2 then create iviews with that par file and assign them to different groups and make invisible the default masthead iview.then the users get the logoff based on group you can get some wikis on changing log off or redirecting log off, check these threads
    Portal logoff : Redirection or Close the Entire Window
    Portal Logoff redirection URL
    Regards
    Mahesh

  • How to set/get URL-parameters from ORACLE -tag?

    How do I set/get parameters in a URL, using the <ORACLE>-tag?
    We are trying to create a UI Template containing a dynamic
    stylesheet selection dialogue on top of every page. The question
    we are facing now is how to pass parameters (in our case,
    stylesheet settings) between different pages.
    Any ideas/comments are appreciated!

    How do I set/get parameters in a URL, using the <ORACLE>-tag?
    We are trying to create a UI Template containing a dynamic
    stylesheet selection dialogue on top of every page. The question
    we are facing now is how to pass parameters (in our case,
    stylesheet settings) between different pages.
    Any ideas/comments are appreciated!

  • How to set wsa:Action in Jdeveloper?

    Hello,
    I am using JDeveloper 11g/SOA Suite 11g. I am creating a BPEL process that calls a remote web service. In the request that I am generating, the SOAP Action header and the wsa:Action value are not the same. Does anyone know how to explicitly set the value for wsa:Action tag in the WS Addressing header?

    see :
    http://weblogs.asp.net/gsusx/archive/2006/06/01/WS_2D00_Addressing-interoperability-between-Oracle-BPEL-Process-Manager-and-Microsoft-Windows-Communication-Foundation.aspx
    http://dlimiter.wordpress.com/2009/11/16/manipulating-ws-addressing-headers-in-oracle-bpel/
    on how to populate the ws-addressing elements yourself
    basically you need to add the ws-addressing xsd, create a new variable of it, populate the elements and add it to your partnerlink

  • [WLST] how to set targets when creating a queue

    Hi all,
    I'm using WLS 10 and this is my WLST script:
    def createUniformDistributedQueue(destinationName, jndiDestination, jmsModuleName, managedServers):
    print '#### ready to create ' + destinationName
    path = '/JMSSystemResources/' + jmsModuleName + '/JMSResource/' + jmsModuleName + '/UniformDistributedQueues'
    cd(path)
    cmo.createUniformDistributedQueue(destinationName)
    #until here all is ok, but next I got an error ... managedServers is a list containing bnk01alm01,bnk01alm02 string values
    cmo.setTargets(managedServers)
    # from here it should be ok
    cd('/JMSSystemResources/' + jmsModuleName + '/JMSResource/' + jmsModuleName + '/UniformDistributedQueues/' + destinationName)
    set('Name', destinationName)
    set('JNDIName', jndiDestination)
    print '#### created ' + destinationName
    print
    I'm trying to find out what is the correct API to set the targets !!!!
    I'm navigating through the http://e-docs.bea.com/wls/docs100/config_scripting/using_WLST.html and trying in different ways but I'm not able to find out the correct way.
    Thanks!!!
    Regards
    ferp

    I did, andd while that did help to center the image on the page, now all my measurements are coming out about 4 times too small.  I'm also worried that changing the resolution might cause the image to lose some data due to resizing.
    What exactly does changing the resolution do?  Why does this center things?  How can I calculate points so that they exactly touch the edge of the document?

  • How to set servlet properties in JDeveloper 3.1?

    Hello,
    I am using JDeveloper 3.1 and try to develop some servlets, however, when I cannot locate any servlet.properties file to configure my serlvet (basically some init param). For other web server, I know that there are either a servlet.properties file or a admin port for developer to do this? Do anyone know how to do this in JDeveloper?

    Hello Ting,
    I also failed to locate the servlet.properties file for JDeveloper when I try to configure our testing platform, we finally resort to use JWS to test our servlets instead. It seems that JDeveloper is just too immature and incapable of performing this run time servlet configration, or could the JDev Team shed some light on this issue?
    Cheers,
    Dav.
    null

  • How to set debug mode in jdeveloper for SOA Suite

    Hello,
    Is possible to use jdeveloper, soa suite and debug mode? I can debug my web application with oc4j embendded server. But when i want to deploy on oracle application server and debug, doesnt work.
    How can i fix that?
    I saw that tutorials for jdeveloper and weblogic server, but not for oracle server.

    see :
    http://weblogs.asp.net/gsusx/archive/2006/06/01/WS_2D00_Addressing-interoperability-between-Oracle-BPEL-Process-Manager-and-Microsoft-Windows-Communication-Foundation.aspx
    http://dlimiter.wordpress.com/2009/11/16/manipulating-ws-addressing-headers-in-oracle-bpel/
    on how to populate the ws-addressing elements yourself
    basically you need to add the ws-addressing xsd, create a new variable of it, populate the elements and add it to your partnerlink

  • How to set target volume in migration assistent

    Dear all,
    Just received my new iMac, with hard disk and SSD. I messed up the permissions in the transfer process on my old iMac. So I can't access my old Imac, even in target disk mode (using pressing T on startup). The migration assistent however does have access so this helped me lot. But.... since the SSD is only 256GB, and this is were the migration assistent places the data, the bigger portions like the iTunes library cannoot be moved. I would like to tell the migration assistant to put the data to the HD. Anyone an idea how?
    Or how to repair the permissions on the old iMac? Please note that due to the permissions issue, it doesn't boot anymore, only in target disk mode.

    First off forget Migration Assistant.
    Second, your new iMac has a hard drive and a SSD.
    On the SSD you want OS X and programs installed from fresh sources.
    There will be home user folders like Document, Music and Pictures on the SSD. You don't want to use these or as little as possible. But the bulk of your files on the hard drive in new folders.
    You'll have to do this manually while the old iMac is booted in Target Disk Mode.
    Also your old iMac isn't dead, it's just the OS that is hosed, you don't want Migration Assisitant transfering any of that hosed stuff to your new machine.
    You can use Disk Utility located in your Applicaitons > Utlilites folder to repair permisisons on the old iMac while it's T booted in Target Disk Mode.
    I wouldn't do anyhting until you got your files off.
    You can also hold c and boot off the installer disk that came with the old iMac to use Disk Utility on that (under the Utilities menu) to Erase and reformat the old iMac's hard drive (format HFS+ Journaled) and then Quit and reinstall OS X fresh. (warning all data will be gone)

  • [ADF Faces] How to set target for commandLink in af:menuTabs

    I try to use tabbedpane component from Oracle ADF...As I found, they stated that only <af:commandLink> can be child of <af:menuTabs>
    I want to press the tab then the result can be show at the bottom of that tab...as same as the jsf demo from SUN.
    <af:menuTabs binding="#{editor.component}">
    <af:commandLink text="Quick-Info" action="#{action.qinfo_page}"
    selected="true" />
    <af:commandLink text="Vertrieb" action="#{action.vertrieb_page}"/>
    <af:commandLink text="Wichtig" action="#{action.wichtig_page}"/>
    <af:commandLink text="Kontakt" action="#{action.kontakt_page}"/>
    <af:commandLink text="Notizen" action="#{action.notizen_page}"/>
    </af:menuTabs>
    Now when i press to each tab, it will redirect to new page as i define (such as the code in welcome.jsf...then it redirect to qinfo.jsf when i press at Quick-Info tab).
    Pleas help me to solve this problem...I need to show the result at that page (area below the tab). Thank you in advance.

    We're sorry, but this isn't supported. One rationale is that it's not generally sufficient to simply reload the target page; you also have to reload the tab control itself to show the new selection. We generally recommend not using frames in this circumstance, instead putting the menuTabs and the content on one page.
    (BTW, "target" isn't really supported on <h:commandLink> either)

  • How to set specific URL for broadcasting web templates from WAD

    Hi experts,
    I have created a sample web template in WAD by using SAP BI standerd  query.When I am executing the web template,it is redirecting me to some unintended web portal.I know the correct portal URL.Can anybody tell me where the redirecting portal URL settings are maintained in BI/BEx/WAD??
    Regards,
    Mandar.

    Hi Suman,
    Thanks a lot for your valuable reply.
    By the navigation you mentioned,I was able to identify where exactly I have to change the URL prefix.However,when I am saving the changes I made to URL prefix,system is redirecting me to "Varient Attributes" screen.I don't know what exactly this screen is about.Please help..
    Regards,
    Mandar.

  • How to confirm target URL after OutBinding?

    Is there some way to see what URL a message is being sent to within Message monitoring? In other words, where do I see the communication channel being executed.

    James,
    You can look at michal's blog.
    /people/michal.krawczyk2/blog/2005/01/02/simple-adapter-and-message-monitoring
    Use the MDT to see the final SOAP message sent out of the communication channel. That should have details that you want,
    Regards,
    Bhavesh
    Message was edited by: Bhavesh Kantilal

Maybe you are looking for

  • ABAP Custom Report (ALV Format) in Background Processing

    Hi I am not the hardcore ABAP Person. But want to know about the detail fact of the ABAP Custome Reports. The question is can we do the background processing for the ABAP Custome Report in ALV Format. If Yes ..do we require to have any additional Fun

  • MiniDisplayPort out to DVI problems

    I bought a Mini DisplayPort to DVI cable from Monoprice, and it has some problems. I'm connecting it to a Gateway 1920x1200 monitor. If the resolution of that monitor is set to anything lower than 1280x960, everything works fine. If I go above that,

  • Mountain Lion notification center shows no events/items at all!

    Okay, so, I've updated Lion to Mountain Lion. I've gone into the Notifications area in the system preferences area and everything is enabled. I've swiped my fingers across to pull the notification window into view. I've sent myself an e-mail from my

  • Urgent smartforms!!!!!!

    hi, i hav a table called zborrower which contains 5 fields , one of the field is :"date_of_return" ....i need to display the details of the borrower based on the date range for date_of_return in the smartform using select options.......how could i do

  • Best way to implement particularly Bex query

    Hi all, we are on Hana 7.31 and we have a particularly request about Bex. We have a DSO with the monthly income, the key are the ID (User ID) and 0calmonth, as ex ID   calmonth    income A1   012014       10000 A1   022014       10000 A1   032014