• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Datasources and dcmctl

 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In Testing environment (HP-Unix)
I have almost completed automating the build and deploy process (including using the dcmctl command to deploy EAR files) and have wish another area which i could automate.

I understand that datasources are currently added to the application server configuration using the Enterprise Manager and would also like to automate this task using dcmctl command in deployment scripts.
Can someone help out how i can achieve this having > 1 datasources for different applications bundeled in ear.
Thanks
Salman
 
reply
    Bookmark Topic Watch Topic
  • New Topic