1 Reply Latest reply on Oct 30, 2008 10:22 AM by peterj

    How to Configure the iplanet 4 Webserver and SunWebserver 6

    kapiljain

      Hi,

      I would like to know how to configure the iplanet 4 Webserver and Sun Webserver with the JBoss Application. our webserver on tier1 and JBoss application is on tier2.

      Do we need to update the Obj.conf, what kind of special tagging is required for the same.

      We are currintly using the webserver with the weblogic.

      Any help is greatly appreciated.

      Thanks,
      Kapil Jain

        • 1. Re: How to Configure the iplanet 4 Webserver and SunWebserve
          peterj

          If I understand you correctly, you will be running servlets in tier1 and EJBs in tier2. There is no special configuration required (unless you run both on the same box in which case you need to ensure that there are no port conflicts). To enable the servlets to access EJBs residing in jbossas, those servlets need to provide the jbossas-specific JNDI properties for the InitialContext.

          What is obj.conf?