Nicholas Whitehead wrote:

> For WebLogic, iPlanet et. al. we have some really nice
> Ant scripts that dynamically build the deployment
> descriptors (in XML) but the all-damned blue one is
> still using serialized descriptor objects.
>
> Has anyone got around this ?
>
> I was about to look into to writing an ANT extension
> but I figured I'd try here first.

My suggestion would be to write a ToolServlet and use the <get> task to
invoke it.  I wrote an article on WSDD about how to do automated builds
with VAJ and Ant.

http://www7.software.ibm.com/vad.nsf/data/document4366?OpenDocument&p=1&BCT=1&Footer=1

Glenn


Reply via email to