WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  iiops port for Websphere liberty [Version 21.0.0.4]

    Posted 12/21/21 12:12 PM
    I am using iiop protocol for communicating between standalone Java Remote Client and Websphere Liberty Server. I want to use iiop over ssl using self signed certificates.

    I have created keystore and truststores with relavant certificates and have updated server.xml appropriately, but when I start liberty server it fails to listen on iiops port 9402 which would be used by java remote client to communicate using iiop over ssl. The netstat output shows following active ports : http(9080), https(9443),iiop(2809) but does not list the iiops port 9402.

      I have attached my server.xml and startup logs. Thanks in advance for any help

    ------------------------------
    Rajesh
    ------------------------------

    Attachment(s)

    txt
    startup_logs.txt   21 KB 1 version
    xml
    server.xml   6 KB 1 version


  • 2.  RE: iiops port for Websphere liberty [Version 21.0.0.4]

    Posted 12/21/21 12:40 PM
    Hi,

    Please have a look at this article might help you :

    RMI / IIOP Interoperability: A Liberty Server Sample with Security
    Ibm remove preview
    RMI / IIOP Interoperability: A Liberty Server Sample with Security
    The InteropV9 enterprise application EAR file is a JEE application that performs an RMI/IIOP call from one platform to another under different security scenarios.
    View this on Ibm >


    Good Luck

    ------------------------------
    Largou walid
    ------------------------------