How to change default port in iws 4.1 installed in Solaris 5.9

Hi All,
I had installed iws 4.1 in solaris 5.9
Now , I want to change my default https port from 443 to 445 .
Can anybody , Please let me know the proceudre how to do it ?
Thanks for help in advance.
Regards
James

Ya , Manish you are right IWS 4.1 is really old.
But My application has been developed in past that is using IWS4.1 .
Right now , we are not having budget to migrate it from IWS4.1 to IWS6.1.
And the pointer for changing the port from magnus.conf is also correct but
I need to make it default port.
That means If would not specify any port number out of two port request goes to default one.
Right now default port is 443
But I want it to be 445
Thanks
James
Message was edited by:
write2jamesbond

Similar Messages

  • How to change default port in 9.2?

    Hi,
    In 8.1, when I run config wizard, I may assign listening port. But I could not do so in 9.2. I tried to modify startscript.xml and tokenValue.properties under base_domain\init-info\, it did not work. Does anyone know how to change the default port 7001 to other port?
    Thanks

    <p>Login via the console, select environment, servers. Select your server, you should see the greyed out Listen Port attribute (you should be in the general tab). Click lock and edit on the top left hand corner of the console and edit your listen port.</p>
    <p>The config.xml does not explicitly define stanzas for some default values (Same as earlier releases), I personally don'tlike this. If you change the default value it should reappear in it.</p>
    <p>
    Hussein Badakhchani</br>
    </p>

  • How to change default ports for task flow application?

    I deploy a task form with the following hwtaskflow.xml information:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <hwTaskFlows xmlns="http://xmlns.oracle.com/bpel/workflow/hwTaskFlowProperties">
    <ApplicationName>worklist</ApplicationName>
    <LookupType>LOCAL</LookupType>
    <TaskFlowDeploy>false</TaskFlowDeploy>
    <TaskFlowServer>
    *<hostName/>*
    *<httpPort/>*
    *<httpsPort/>*
    </TaskFlowServer>
    <hwTaskFlow>
    <WorkflowName>ApproverHumanTask</WorkflowName>
    <TaskDefinitionNamespace>http://xmlns.oracle.com/MyApp/MyComposite/MyTask</TaskDefinitionNamespace>
    <TaskFlowId>MyTask_TaskFlow</TaskFlowId>
    <TaskFlowFileName>WEB-INF/MyTask_TaskFlow.xml</TaskFlowFileName>
    </hwTaskFlow>
    </hwTaskFlows>
    When I deploy the form then check the task URI in EM I see
    Host name: server host name
    HTTP port: 80
    HTTPS port: 443
    I know I can override these ports in the hwtaskflow but what if I want HTTPS port left blank? We don't have HTTPS active on our server. Another server in our environment only populates the HTTP port (HTTPS port is left blank) but I'm puzzled why the different behavior.
    Can anyone tell me either how to specify a "blank" HTTPS port in the hwtaskflow or, preferably, how to change the server configuration so that HTTPS port is not filled in when I deploy the task form? We are wanting a completely automated deployment and presently we have to manually remove the HTTPS port via EM after deploying. Argh!

    Jon,
    May be you already figured out the solution nevertheless i will answer your questions.
    1. Turning off the https port - give value as 0 for httpsPort in your hwtaskflow.xml.
    Second reason why your custom hwtaskflow is not getting picked up is you have set the TaskFlowDeploy as false.
    If you set this as true , and specify your cluster address you should be all set.
    for eg : - your cluster host address is somename.cluster.com with only http configured at port 80 lets assume.
    Then your hwtaskflow should look like this
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <hwTaskFlows xmlns="http://xmlns.oracle.com/bpel/workflow/hwTaskFlowProperties">
    <ApplicationName>worklist</ApplicationName>
    <LookupType>LOCAL</LookupType>
    <TaskFlowDeploy>true</TaskFlowDeploy>
    <TaskFlowServer>
    <hostName>somename.cluster.com</hostName>
    <httpPort>80</httpPort>
    <httpsPort>0</httpsPort>
    </TaskFlowServer>
    <hwTaskFlow>
    <WorkflowName>LeaveRequestTask</WorkflowName>
    <TaskDefinitionNamespace>http://xmlns.oracle.com/BuildApplication/BuildProject/LeaveRequestTask</TaskDefinitionNamespace>
    <TaskFlowId>LeaveRequestTask_TaskFlow</TaskFlowId>
    <TaskFlowFileName>WEB-INF/LeaveRequestTask_TaskFlow.xml</TaskFlowFileName>
    </hwTaskFlow>
    </hwTaskFlows>
    This will automatically pick up the values on deployment , other play you can configure this is in your em console as well.

  • How can we change default port 8080 of application express

    Hi all,
    Does anyone know how to change default port 8080 in application express to run on only "80"? I have tried the following link, but when i am trying to run using 80, error is being thrown.
    http://www.mypi.ch/?p=33
    I have checked that no other thing is running on 80 port. I am using Windows Vista
    With Regards,
    Sunil Bhatia

    I am really a newbie in this application express field.
    I have installed oracle application express 3.2 over oracle 10G Database as per steps provided on forum. Can you let me know how can i find which webserver i am using? is there any query which i could run to find this out...thanks for ur help. Do reply soon
    With Regards,
    Sunil Bhatia

  • How to change the port number for deployment in JAVA Studio Enterprise 8?

    Hi!
    Yesterday i downloaded this new sun java studio enterprise and found it mind blowing.
    Now i find that all my previous applications which were running on port 8080 can't be run on sun java studio enterprise(sjse) 8.
    Can anyone tell me how to change the port number on this software so i won't have to edit all my applications?

    http://docs.sun.com/source/819-0080/install.html
    In the Admin Configuration page (or at the command line), enter the following:
    Admin User Name�Name of the user who administers the server
    Password�Admin user�s password to access the Admin Server (8-character minimum)
    Admin Port�Administration port number for initial server instance
    HTTP Port�Port number to access the default server instance
    HTTPS Port�Secure port number to access the default server instance

  • Change default port number for web logic!

    Hi folks,
    In my scenario, i already installed obiee 11g with simple install along with web logic on windows xp machine.where this will creates default port number for all services. now i want to change default port number of web logic that is 7001 to some to other port number. how to change this ??.plss help me asap.
    regards,
    mahesh

    Refer tohttp://www.oracle.com/technology/documentation/1012_solaris/install.1012/install/ports.htm

  • How to change default compile directory tmp_ejb?

    Dear all,
    Someone knows how to change the default directory "tmp_ejb...." in WebLogic Server
    7.0?
    This is the default directory where WebLogic Server 7.0 generates and compiles
    the EJB's declared in config.xml.
    I try to specify the attribute TmpPath="ANOTHER_TMP_LOCATION_DIRECTORY_FOR_EJB"
    in the EJBContainer node but still doesn't work.
    The same thing happens when I test this attribute on EJBComponent declaration.
    Someone knows if there is an enviroment variable that specify this tmp_ejb location
    path?
    It's false that the tmp_ejb is located where the config.xml file is placed.
    I have 3 weblogic servers and they haven't the same behaviour.
    Someone can help me??????
    Thanks.

    I ran into the same problem and was wondering if you got an aswer the question you posted in BEA's news group: "How to change default compile directory tmp_ejb?
    Thanks

  • How to change default approval for ResourceAuthorizerApproval ?

    Hi,
    I'am new in OIM and I follow documentation where I found some predefined workflows. I'd like to use them.
    Could you tell me, step by step, how to change default approval for ResourceAuthorizerApproval (only for my new defined resource).
    I'm using OIM 11g and Design Console 11.1.1.3.0.2.0

    Ok, I made new tamplate (copy of existing one), there I changed Template Level Approval Process and set allowed resources. It seems to be ok :)
    If there are other solutions please share with me
    Thanks
    M.

  • How to change default Current Flag values for SCD2?

    I'd be curious to find out how to change default Current Flag values for SCD2 (instead of 0/1 to use N/Y)
    Probably I can change IKM module .... is there another way?
    Thanks

    Hi,
    You need change the IKM. This values are hardcode in the IKM.
    You can create a new IKM and the values used are a options of the IKM.
    Regards
    Edited by: Uthred on May 18, 2009 4:27 PM

  • How to change default save as location

    hi,
    how to change default save as location in acrobat 7.0?

    Why is Acrobat involved in this process at all? Why don't you save directly the pdf from your email program directly where you want it to be? Acrobat is just adding another step to this process.

  • How to change default Ovi Player store ...

    Hi, 
    I need help from you people.  
    I had installed Ovi Player. Whenever I try to open Ovi Player, the default store gets’ open is "India". I change the store location to "Germany". When I do the search for particular music, it will again take me to "India" store instead of "Germany" store. In addition, most annoying is that I have to re-login but my user id and password will not work as its different store. Also when I go via music.nokia.de and try to login, it open Ovi player and since default location is "India", it takes me to India store and my login credentials do not work.  
    I ask Nokia care on how to change default Ovi Player Store location but they are unable to provide any good answer.  
    I already un-install / re-installed but won't work. Do any of you have answer to my problem? I want my default Ovi Player location to be "Germany" instead of "India".  
    More information, my regional settings have location as “Germany” and language as “English”.  
    Please help. 
    Thanks for your response.
    Regards,
    Subhendra
    Nokia N97 Black
    RM-505
    V12.0.026
    0586701
    Solved!
    Go to Solution.

    I had got message from Nokia on how to correct this issue. This had solved the problem. Below is the mail from them ...
    Dear Chakraborty,
     Thank you for your response.
     This error is sometimes caused by a corrupted MDataStore.db3 file used by the Ovi Player.  This file will need to be deleted with the Ovi Player closed.  Then open the player and the datastore file will be rewritten by the application:
     Close Ovi Music Player and delete the MDataStore.db3 file:
     Vista C:\Users\<user>\AppData\Local\Nokia\Nokia Data Store\DataBase\MDataStore.db3
     XP C:\Documents and Settings\<user>\Local Settings\Application Data\Nokia\Nokia Data Store\DataBase\MDataStore.db3
     Both of these locations are in hidden folders.  So, to view them users will need to: 
     Open Windows Explorer > Tools > Folder Options > View > Show Hidden Files and Folders
    Once Ovi Music is opened again the MDataStore.db3 file will be rewritten to this folder.
      After that manipulation try to install the Ovi Player once again:
     http://europe.nokia.com/explore-services/music/nokia-music
      Best regards
     Nokia Care Team

  • How to change default ringtone to a custom one for IPhone 5.

    I have gone into settings  through Sounds made the change, but it does not register as the default even though the ringtone chosen has the checkmark beside it.  Ringtone still lists the factory default under sounds & vibrations.
    I am able to customize ringtones for individual contacts.

    user598986 wrote:
    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    ALTER TABLE  test
    MODIFY (indicator DEFAULT 'I'); 
    Incidentally, INDICATOR is a keyword in Oracle, so you may have problems using it as a column name. If so, you'll have to enclose the column name in double-quotes, and be careful to use capital letters inside the quotes.
    Edited by: Frank Kulash on Aug 26, 2009 11:42 AM

  • How to change Default editor in Linux for PL/SQL Programming

    Deare friends ,
    I am using oracle 8i (8.1.6) on RedHat Linux 7.2 , But i donot know how to change default editor for modify editor on sql prompt say ex:-
    In winodow
    SQL> ED
    it open nope pad to modify sql and pl/sql statement
    while in linux
    SLQ > ED
    it open one editor but it is not easy to work and i want to change that editor so could you tell me how to chane editor i want to use vi editor .
    if any boyd know reply me on :-
    [email protected]
    or on this forum
    Thanking you in advance
    Piyush Patel

    Either manually do a 'define editor=vi' when you log in through sql*plus, or put that in the glogin.sql in $ORACLEHOME/sqlplus/admin or put that in a login.sql in the directory you run sqlplus from.

  • How to change default value in a table using ALTER TABLE

    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    Any help will be needful for me
    Thanks and Regards

    user598986 wrote:
    Hi,
    How to change default value in a table
    I have a table TEST which has 2 fields CODE of Datatype VARCHAR2(10) and Indicator as VARCHAR2(1).
    I want to change the default value using ALTER TABLE TEST of field Indicator to 'I'.
    ALTER TABLE  test
    MODIFY (indicator DEFAULT 'I'); 
    Incidentally, INDICATOR is a keyword in Oracle, so you may have problems using it as a column name. If so, you'll have to enclose the column name in double-quotes, and be careful to use capital letters inside the quotes.
    Edited by: Frank Kulash on Aug 26, 2009 11:42 AM

  • How to change default encoding in DataBindings.cpx

    Hello,
    How to change default encoding in DataBindings.cpx,
    on windows-1251 for instance?

    I've filed Bug# 3147045 for this. Our DataBinding.cpx file and UIModel XML files seem to be getting hardcoded to use the ISO-8859-1 encoding. Our ADF Business Components XML files correctly pickup the IDE encoding.

Maybe you are looking for