help-debbugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding a SOAP server to Debbugs.el


From: Michael Albinus
Subject: Re: Adding a SOAP server to Debbugs.el
Date: Sat, 09 Mar 2024 09:07:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Felix Lechner <felix.lechner@lease-up.com> writes:

> Hi Michael,

Hi Felix,

Fri, Mar 08 2024, Michael Albinus wrote:
>
>> I'm not aware of any debbugs server which offers the wsdl. Even your
>> server returns an error
>
> You are looking in the wrong place.

My bad. I've trusted your information in <87o7bqxi0j.fsf@lease-up.com> :-)

> Please try
>
>     (add-to-list
>      'debbugs-servers
>      '(("patchwise.org"
>          :wsdl "https://patchwise.org/query/debbugs.wsdl";
>          :bugreport-url "https://patchwise.org/cgi/bugreport.cgi";)))

Even then it doesn't work for me. Could you, pls, show me the patch you
okan for debbugs.el, and how it works then for loading debbugs.el from
scratch?

Btw, the wsdl URL looks strange. Per convention, web services offer
their WSDL via an "?WSDL" extension of the URL. See
<https://stackoverflow.com/questions/20742589/how-to-get-the-wsdl-file-from-a-webservices-url>.

> Kind regards,
> Felix

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]