Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

web & ap server together?

 
Ranch Hand
Posts: 634
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've been tasked to deploy a portal application through iPlanet's ApServer, also using iPlanet's Web Server. I've familiarized myself somewhat with the web & ap servers individually - I just don't have a clue how to connect the ap & web servers. I've been through the documentation, but haven't seen anything that resembles what I'm supposed to be doing. I have very little experience with servers at all. Am I missing something obvious?
Thanks in advance for any advice!
*Gail
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
To connect webserver and app server of iplanet,you may require web connector plugin.This actually get installed with iAS when u have iWS and iAS on the same machine otherwise u need to install separately on the web server machine.Web connector will contact the KXS process of iAS.
bye
 
Lakshmanan Venkatachalam
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
To connect webserver and app server of iplanet,you may require web connector plugin.This actually get installed with iAS when u have iWS and iAS on the same machine otherwise u need to install separately on the web server machine.Web connector will contact the KXS process of iAS.
bye
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic