I'm trying to run the wsgen ant task and I'm getting this error. I'm new to
web services, so I don't really understand the problem. Can anyone shed
some light on this?
generate-services:
[wsgen] Jan 27, 2007 3:30:10 PM org.codehaus.xfire.gen.Wsdl11Generator
generate
[wsgen] INFO: Generating code for WSDL at
http://docs.tms.tribune.com/tech/tmsdatadirect/zap2it/tvDataDelivery.wsdl
with a base URI of
http://docs.tms.tribune.com/tech/tmsdatadirect/zap2it/tvDataDelivery.wsdl
[wsgen] Retrieving schema at
'http://docs.tms.tribune.com/tech/xml/schemas/tmsxtvd.xsd', relative to
'http://docs.tms.tribune.com/tech/tmsdatadirect/zap2it/tvDataDelivery.wsdl'.
[wsgen] Retrieving schema at
'http://docs.tms.tribune.com/tech/xml/schemas/tmsxg.xsd', relative to
'http://docs.tms.tribune.com/tech/xml/schemas/tmsxtvd.xsd'.
BUILD FAILED
C:\dev\personal\workspace\wj_tvreminder\build.ant.xml:205: The following
error occurred while executing this line:
C:\dev\personal\workspace\wj_tvreminder\build.ant.xml:198:
org.codehaus.xfire.XFireRuntimeException: Multiple uses not supported at
this time.
Total time: 3 seconds
Thanks,
Eric