Calling wsadmin scripts from ant

2008 December 11

You can simply add the following to a target.
For the following wsadmin should be in your PATH env.

< exec dir="." executable="wsadmin.bat" logError="true" failonerror="true" output="wsconfig.out" >
< arg line="-lang jython -f ../../createQFactory.py"/ >
< /exec >

All output will be logged to wsconfig.out

One Response leave one →
  1. 2008 December 31

    I2OM76 Thanks for good post

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS

DISCLAIMER: All names, products, technologies are trademarks of the respective owners and organizations. Not to sure but maybe the rest is mine.