Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power


#Servers
#Opensource
 View Only
  • 1.  WAS ND create profile with specific ports

    Posted 02/03/22 01:19 AM
    Hi All,

    Would only like to inquire for your expertise on creating a WAS profile (via manageprofiles.sh) with designated port numbers in its he default host, and admin host (both http and https port).

    Is it possible upon profile creation, or I have to do it after creating the profile?


    Thank you very much for the time, and best regards!

    ------------------------------
    Senen Jr Dimanahan
    ------------------------------

    #AIXOpenSource


  • 2.  RE: WAS ND create profile with specific ports

    Posted 02/03/22 04:07 AM
    Hi All

    I managed to do this by ensuring that all ports in the portdef.props are present in a file (this is very important), then I added -portsFile </path/to/file> argument in the manageprofiles.sh


    ------------------------------
    Senen Jr Dimanahan
    ------------------------------