Change portal URL and port number

Hello experts,
We are on  EP 7.0 which is running on Solaris 5.10 and Oracle 10g.
Portal url is "http://hostname:50200/irj".
But we want to users to logon portal using "http://intranet" link.
How can we forwards portal default url to  a different URL and port such as "http://intranet".
Steps should be followed in Visual Admin& Config Tool or  in the Solaris system , in the network part?

The link pointed to how to change the default page of the Java engine to launch the portal. The example redirects to /irj/portal/anonymous - you just want to make it /irj/portal...
Setting up SAP Web Dispatcher is covered in SDN quite well - search for SAP Web Dispatcher in the search aree on the right. Basically it takes about 5 minutes to setup.
Cheers

Similar Messages

  • Getting current portal url and port no

    Dear all,
    Please let me know how to get the current portal hostname and port no .  We are  accessing the port thru <b>virtual hostname</b> and not by physical server name. We are using EP 7.0 SP10 . I need this  virtual hostname and port no to build the url to access the images stored in server from Web Dynpro. I have created http alias for the images folder in the server. I need to build the url like  <http>://<hostname>:<port>/<image alias name>/***.jpg  to access the images from server.
    Pls also share any other suggestions to access the images from the sever thru web dynpro
    Thanks in Advance.
    Regards
    Vasudevan

    Hi friends.
    I have used the last post, but it is not working.
    Mat be the API had changed.
    What class or interface could give me this data in web dynpro component?
    Too, I'm using the SAP NetWeaver Developer Studio
    Version: 2.0.16
    Build id: 200602130353
    Thank you.
    Manuel Loayza
    Living La Vida JAVA
    Edited by: Manuel  Loayza Gahona on Jul 23, 2008 6:54 PM

  • Getting WLS host url and port number

    Hello Experts,
    I need to forward an authenticated request to JAAS LoginModule. How can I get wls host name and port numbe in the LoginModule?
    Thank you in advance,
    Thanks for reading my post

    Hi friends.
    I have used the last post, but it is not working.
    Mat be the API had changed.
    What class or interface could give me this data in web dynpro component?
    Too, I'm using the SAP NetWeaver Developer Studio
    Version: 2.0.16
    Build id: 200602130353
    Thank you.
    Manuel Loayza
    Living La Vida JAVA
    Edited by: Manuel  Loayza Gahona on Jul 23, 2008 6:54 PM

  • Change Portal URL in MSCS Java

    How to change Change Portal URL in windows cluster. We have installed sap web dispatcher but with out port it's not connecting to portal url.
    my system is NetWeaver AS JAVA with EP 7 sp13
    Would like to change url mentioned below.
    http://hostname.company.com:50000/irj/portal to  http://hostname.company.com
    Please help.
    Regards
    Mahesh

    Hi,
    I need change my portal url from to http://hostname.company.com:50000/irj/portal to  http://hostname.company.com
    This will give users a more user friendly URL and this possible. We are already using this type of portal url (ex:) for Prod system.
    Plese see below link for non cluster how to Change Portal URL but this does't work for MSCS. Hope understand my question.
    https://wiki.sdn.sap.com/wiki/display/EP/Change%2BPortal%2BURL
    Regards
    Mahesh

  • Replacing Host Name and Port number throughout Environments

    So I am currently working on a project that have several classes using simple JDBC code. I'm switching all of it to use JNDI instead of what is currently being used. I'm using Weblogic and the plan is to have the code run in a cluster.
    Here is a code Snippet of some of the code.
    Context ctx = null;
    Hashtable ht = new Hashtable();
    ht.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    ht.put(Context.PROVIDER_URL,
    "t3://hostname:port");
    My problem lies in the the "t3://hostname:port" String. I don't want to hardcode that since I know its bad code practice but my question is what is the best way to replace that with the Host Name and Port number as I move environments. Should I have a Class with a Static Variable and just reference that through the other classes or should I put it in some Property file and read the value from there? Any insight into this would be greatly appreciated.
    Thank you.

    would it be something like this?
    Properties properties = new Properties();
              try {
         properties.load(new FileInputStream("src/jndi.properties"));
         String url = properties.getProperty("url");
         System.out.println(url );
         } catch (IOException e) {
         }

  • Getting host name and port number from application

    Does anyone know how I would be able to get the host name
    and port number from an application launched by java webstart ?
    This is the host and port of the URL that this application is launched from.

    A couple of suggestions:
    -The note is about 6.40. Doesn't fit for your server
    -Don't!
    -Reinstall!
    Regards,
    Benny

  • Getting host name and port number from an application

    Does anyone know how I would be able to get the host name
    and port number from an application launched by java webstart ?
    This is the host and port of the URL that this application is launched from.

    A couple of suggestions:
    -The note is about 6.40. Doesn't fit for your server
    -Don't!
    -Reinstall!
    Regards,
    Benny

  • Application server name and port number

    Hi
    Is it possible to get the application server name(ip) and port number at runtime. Becuase i want to open an html file which is in the application server, when a button is pressed by using web.show_document ();
    Can anyone guide me please.
    Thanks in advance
    geethu

    application server name and port number

  • Change/Configure Host and Port for the Web Service Proxy with Server

    Hi,
    Is there a way to configure Host and Port in generated proxy for Web service depending upon server. (ADF 11g)
    Scenario:
    We are consuming Credit Card web service from a service provider and have different Host and Port details for development, QA and Prod.
    So we created proxy classes using wsdl for development and things work fine, but when deploying code to QA or Prod we need to change the Host
    and Port details.
    Is their a way we could user variable's for Host and Port which looks to some configuration file to evaluate their values
    based on server.
    I am a bit new to this web service .. will appreciate if someone could provide an example.
    Thanks.

    Are you using Web Service Proxy or Web Service Data Control?
    If you are using Web Service Proxy. Right click on your Proxy --> Properties --> Port Endpoints. Here you can change the IP & Port details for each port.
    Venkat

  • Change Portal Look and Feel

    Experts,
    How to Change Portal Look and Feel u2013 Branding. (Basic Knowledge of JSP and HTMLB required) ?...
    Please provide me some link i will be thankful to you guys.
    Thanks
    Nityanand Arya

    Hi
    refer to the following links:
    [MastHead Change & Portal Desktop|MastHead Change & Portal Desktop]
    [Portal Customizations Intro - Login Part 1|MastHead Change & Portal Desktop]
    [Portal Customizations Intro - Login Part 2|Portal Customizations Intro - Login Part 2]
    [Portal Customizations Intro - Look&Feel Part 3|Portal Customizations Intro - Look&Feel Part 3]
    For Portal Themes refer this[http://help.sap.com/saphelp_nw70/helpdata/en/f4/bb7a3b688d3c1de10000000a11402f/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/f4/bb7a3b688d3c1de10000000a11402f/frameset.htm]
    Cheers
    Chinmaya

  • Given raw IP and port number,create a scoket.

    Dear All,
    Given a raw IP number 126.124.35.41 and port number 1950,how to create a socket? I am going to use
    Socket s = new Socket(InetAddress address, int port)
    I know the key is to use raw IP to create a InetAddress. But how?
    Thanks a lot.
    Kevin

    By the way, if you like to get InetAddress, you can do it by
    InetAddress address= InetAddress.getByName("126.124.35.41");

  • About  localhost and port number

    following jdbc:microsoftLsqlserver:// , why is the host name localhost and the port number is 1433? how to change the port number into others? please help
    thanks

    "localhost" is usually but not always set up as a hostname for current host, and resolves to the IP address 127.0.0.1
    You can connect to any host or port you want (that has a database running on that port), just change the values in the connection URL.
    If your question is "how can I get SQL Server to run using a different port", you'll need to consult Microsoft's documentation for that.

  • Workspace URL without port number?

    Hello,
    Is there a way to config the Workspace URL to not use the port number for LCES with Webpshere 6.1 environment (e.g." http://localhost:/workspace/" instead of "http://localhost:9080/workspace/") due to the firewall configuration?
    Thanks,
    Han Dao

    1) Change the WC_defaulthost port of the appserver instance from 9080 to 80
    2) Make sure "80" is listed as a "Host alias" for the "default_host" virtual host or another virtual host you have created exclusively for LiveCycle
    3) Re-start the appserver instance
    4) Check the SystemOut.log and verify that all LiveCycle web modules now bind to port 80, among others (like 5060, 5061 etc).
    5) Try http://localhost/workspace and it should work.

  • How to get the Host name and port number

    Hi all,
    I am working in xRPM. I need to get the server name, host name & port number for the portal and i need to diaplay as a link in the Workflow step. I cant give the portal link as static, as it will vary depends on the DEV, QUAL, PROD. Is there any FM or class is available, so i can get the server name, port no. for my purpose?.
    Regards,
    Vinoth

    Hi Kanagaraja,
    My client has configured the portal and backend in different stack. So when i execute the FM you provided and with class: CL_HTTP_SERVER, CL_WD_UTILITIES, i am getting only the backend host name and port no. not the portal's info. So please help is there any way we can get the portal's info.
    Thanks for your reply.
    -Vinoth

  • Given IP and port number, Is there a way to find the service name?

    Hi,
    In the Java language, if I am given the IP and the Port number, is there way to lookup the corresponding service name?
    thanks, grace

    There are a number of standard services by port number. You can get that from /etc/services on any nx system and put it into a map or array. That list doesn't change all that often.
    In general though, as Dave says, no.
    Assuming the service is not one of the standard ones and the same port may provide different services on different IP addresses, there would need to be some standard protocol for naming services that you could access at those IPs--either a "list of ports/services" service that's at a known port, or a request/response that would be standard across all IPs and ports. As far as I know, neither of those exist.

Maybe you are looking for

  • ALV Report Output Checkbox

    Hi, I'm developing an ALV Report. The output of the report contains a checkbox for each row. There are 2 buttons in the Application bar namely 'Select-ALL' and 'DeSelect-ALL'. The requirement is when I click either of the button it should select or d

  • Multiple devices on one hotel internet subscription

    Hi I have found myself with an issue. I have an airport express and multiple network devices I want to use in an hotel room. The hotel requires a fee per 24 hours with a login screen. I have tried and configured the express to use bridged mode and al

  • How to deactivate SPNego after running the SPNego Wizard in NW2004s

    Hello, We have a NW2004s Platform with Usage Type AS Java and DI.  The SPNego  is configured using the SPNego Wizard and its working absoutely fine. The problem is this that we would liek to use the Basicc authentication also side by side. In NW2004,

  • T60 + dockinstation + 2 external displays

    Hi, I have little problem, when i connect LCD TV to docking station´s DVI my normal LCD display (VGA) start to flicker. Without the DVI connector LCD display (VGA) runs normal. Any idea what is wrong?

  • SG300 configuration backup

    I'm looking at the txt file downloaded when I did a backup of my running configuration.  I guess I expected it to look like an IOS configuration.  How can this possibly be a viable backup configuration and how do I get to a txt file that allows me to