----- Original Message -----
From: "Paul Hunnisett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 08:24
Subject: RE: copy problem


>
>
> OK - thanks for all your help.  I have now got it working, but am very
> confused as to why it wasn't working in the first place.  One of the
> arguments that I was passing into Java2WSDL was wrong.  The WSDL was being
> generated and was correctly formed - but would not have actually worked.
> When I fixed this - my copy worked perfectly.  Why ant should care about
the
> validity of my wsdl is beyond me - there were no errors and nor should
there
> have been until I tried to use the WSDL.

maybe the WSDL wasnt being regenerated, so the old copy was hanging around.



Also,
(a) there is a <axisjava2wsdl> task with axis
(b) it is somewhat dangerous to drive your WSDL from your Java; better to
write the wsdl and then <axiswsdl2java> it do java.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to