>> I built and ran the tests, then ran some python examples against it. I >> noticed that the client-server example doesn't work. The server.py example >> attaches a link with a null target address, which the broker responds to >> positively, but when the reply is sent it gets rejected. Is this expected? > This is not a regression, anyway, so +1 from me (also tested with qpid-cpp > examples)
No, I wasn't aware of this. I don't know this example to I don't know what to expect, but I'll look into it. Would you mind raising a JIRA against the java-broker with the details of what you did and saw? I see two server.pys in qpid-proton - which one gave the problem? cheers Keith On 22 December 2016 at 13:18, Gordon Sim <[email protected]> wrote: > On 22/12/16 13:09, Gordon Sim wrote: >> >> On 19/12/16 15:13, Oleksandr Rudyy wrote: >>> >>> Hi all, >>> >>> I have built a release candidate for a 6.1.1 Qpid for Java. Please, >>> test it >>> and vote accordingly. >>> >>> The list of changes can be found in Jira: >>> >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.1 >>> >>> >>> The source and binary bundles can be downloaded from here: >>> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.1-rc1 >>> >>> Those files and all other maven artifacts are staged for now at: >>> https://repository.apache.org/content/repositories/orgapacheqpid-1095 >> >> >> I built and ran the tests, then ran some python examples against it. I >> noticed that the client-server example doesn't work. The server.py >> example attaches a link with a null target address, which the broker >> responds to positively, but when the reply is sent it gets rejected. Is >> this expected? > > > This is not a regression, anyway, so +1 from me (also tested with qpid-cpp > examples) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
