I have some problems to configure NSAPI plug-in to work correctly, do u now if is necesary configure another file that obj.conf and have the correct version of libproxy.so.Have some clues for my?I was reading the information available in
www.weblogic.com and i configured the files agree to the description there. But isn`t
work.am using solaris 7, weblogic 4.5.1 sp13, iplanet(NES 4.1)I have a server instanace listen in port 8080 with the next configuration in obj.conf file, and a servlet in weblogic listen in port 80.··························obj.conf·····················································································Init fn="load-modules" funcs="wl-proxy,wl-init"\ shlib=/opt/Weblogic/libsp13/libproxy.soInit fn="wl-init"<Object name="weblogic" ppath="*/myservlet/*"> Service fn=wl-proxy WebLogicHost=xxx.xxx.xxx.xxx WebLogicPort=80</Object>·····················································································································my request looks like htpp://xxx.xxx.xxx.xxx:8080/myservletiPlanet(NES) dont send the request to weblogic.Do you know some www direction where can find information about it. Thanks.