• 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
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

installing using wsInstallApp

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have WebSphere Application Server ND installed on my desktop, and I am trying to automate deployment of my application onto an application server 'server1' which is being managed by the deployment manager.

When I install the application manually onto server1 using the Network Deployment Admin Console everything works fine.

When I execute the ant task wsInstallApp the ant process returns saying it has installed my application sucesfully, but When I look in the APP_INSTALL_DIR i donot see any of my application files.

Looks like the configuration is being updated becuase I see the application being listed in the Admin Console but the application binary files are not being copied correctly.

Anybody face this problem, any help will be appreciated.

Thanks.
 
Cob is sand, clay and sometimes straw. This tiny ad is made of cob:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic