Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting iPlanet to weblogic

Status
Not open for further replies.

arathorn

Technical User
Dec 10, 2001
36
EU
Hello:

I am trying to connect iPlanet to weblogic. I use this obj.conf file:
<Object name=&quot;application&quot; ppath=&quot;*/application/*&quot;>
Service fn=&quot;wl-proxy&quot; WebLogicHost=&quot;127.0.0.1&quot; WebLogicPort=&quot;7777&quot; PathTrim=&quot;/application&quot; ErrorPage=&quot;/application_err.html&quot;
</Object>
As you can see when type in my browser
I should be redirected to the index.html file that is in the weblogic server, instead I am redirected to the index.html file of the iPlanet server.
Could this be relationed with any Service Pack of weblogic?
Best regards,
Mario.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top