• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

iPlanet and Ant

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using iPlanet Application Server 6.0 on Windows NT.I am evaluating the use of ANT tool to deploy the applications.I have a basic question.How do we set the bean properties/Servlet properties that we do in the xml deployment descriptors while using ANT ?.Does it mean that i have to write these xml files and give it to the tool.If this is so,then we might miss out some ias-specific tags while deploying?..Can anybody help..If anybody is using ANT with iPlanet can you send across some build files you are using...
reply
    Bookmark Topic Watch Topic
  • New Topic