• 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

deployment file for different App servers

 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm facing problem in identifying minimum requirements for deploying an ear onto an application server.
My requirement is that i have to create a config file which has listings of different App servers like Jboss, Weblogic , Jonas etc and has minimum input parameters for deploying my ear onto App server. Is there a place where i can find minimum input parameters for deploying my ear onto App server. Assume we have all these servers running and a release manager requires an automated process for picking ear and deploying it on some app server.
Thanks in anticipation.
 
reply
    Bookmark Topic Watch Topic
  • New Topic