[Xml-compile] Multiple problems with X::C::WSDL11
Robin V.
robinsp at gmail.com
Sun Mar 14 11:10:13 GMT 2010
Don't bother looking at this problem... I found the messages in
windows event log. Dammit, i don't know how they get there!
Robin
On Sun, Mar 14, 2010 at 11:38 AM, Robin V. <robinsp at gmail.com> wrote:
> Annotation in the wsdl only contains documentation. I'll remove it
> from the wsdl and I hope it will work better. I'll let you know. I
> think frameworks dealing with wsdl are often quite permissive (I used
> at least three tools with this wsdl and none of them reported this
> error in the file: soapui, jax-ws, eclipse validation)
>
> Now, a question remain, why didn't xml::compile loggers display
> anything and just exited silently? Do I have to use something more
> than:
> use Log::Report mode => 'DEBUG';
>
> I did a perl -d:Trace and I can see no oddities in the resulting
> trace, so I suspect either a forgotten parameter or a problem with my
> perl setup (it did arrive with strawberry perl on windows and on linux
> too).
>
> Robin
>
>
> On Sun, Mar 14, 2010 at 2:34 AM, Mark Overmeer <mark at overmeer.net> wrote:
>> * Robin V. (robinsp at gmail.com) [100313 23:11]:
>>> I used XML::Compile::SOAP::HTTPDaemon. Is there a difference between
>>> Daemon and HTTPDaemon? Should I have used one instead of another?
>>> Anyway, it doesn't work any better when I replace HTTPDaemon with
>>> Daemon.
>>
>> SOAP can use various protocols, in general handled by a ::Daemon.
>> Currently, the only implementation is a HTTP protocol daemon.
>
> That's what I had understood.
>
>>> The program is very simple, I paste it in the end of this mail. I sent
>>> you the WSDL file (siri_wsProducer.wsdl) and all its dependencies in
>>> another mail
>>
>> The only error I get is:
>> Parsing SIRI WSDL siri_wsProducer.wsdl
>> error: element `{http://www.w3.org/2001/XMLSchema}annotation' not
>> processed at {http://schemas.xmlsoap.org/wsdl/}definitions
>>
>> Which is very understandable: annotations in WSDL are not support
>> AFAIK.
>> --
>> MarkOv
>>
>> ------------------------------------------------------------------------
>> Mark Overmeer MSc MARKOV Solutions
>> Mark at Overmeer.net solutions at overmeer.net
>> http://Mark.Overmeer.net http://solutions.overmeer.net
>>
>>
>
More information about the Xml-compile
mailing list