I have a question asking how to perform rpc over multiple sessions when connecting to netconf via juniper netconf client 2.1.1.7.
At present, there is a problem that multiple RPCS fail to parse data through the default netconf session. It is found that an rpc-reply contains multiple xml data. The setLastRpcReply method fails to parse data. Such as this (net.juniper.netconf.Net confException: Invalid < RPC reply - > message from server: < RPC - reply XMLNS = "urn: ietf: params: XML: ns: netconf: base: 1.0..." )