Hi,

Line 63 of my build file is:

<target name="generate_source">
 <wsgen outputDirectory="${src.dir}"
 package="com.wwc.client"
 wsdl="${basedir}/wwc.wsdl" binding="xmlbeans"
 />
</target>

And I get:

BUILD FAILED
F:\dev\xfire-clients\worldwidecars\build.xml:31: The following error occurred while executing this line: F:\dev\xfire-clients\worldwidecars\build.xml:63: java.lang.IllegalArgumentException: Invalid name [null]

When I try to debug the WsGenTask task, it doesn't even get into the execute method.

Any ideas?

Cheers,

Adam Chesney
Head of Core Development
Multicom Products Ltd

=====================================================

Tel:   (+44) 117 908 1254 (Direct)
Mobile (+44) 7780 962 961
email: [EMAIL PROTECTED]

This communication is intended solely for the addressee and is confidential.
If you are not the intended recipient, any disclosure, copying, distribution
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful.

Although this e-mail and any attachments are believed to be free of any
virus, or any other defect which might affect any computer or IT system into
which they are received and opened, it is the responsibility of the
recipient to ensure that they are virus free and no responsibility is
accepted by Multicom Products Limited for any loss or damage arising in any
way from receipt or use thereof.

Reply via email to