calling ant from java program 2004-08-26 - By Olivier CROISIER
Ah, that explains many things ! I thought you wanted to call build.xml's targets...
Anyway, according to your previous post, the error message you got was related to a "name" attribute, that couldn't be set for some object. Check that all the "setName" methods you call actually work, ie that "name" attributes exist for each "setName"-ed objects, as it seems to be a javabean reflection problem.
-- CROISIER Olivier Software Engineer Thales IS - ANS olivier.croisier@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|