This group is locked. No changes can be made to the group while it is locked.
Date
1 - 1 of 1
[netconf-dev] [release] netconf SFT hanging for over 3 hrs
Ryan Goulding <ryandgoulding@...>
It fixes it in a bandaid sort of way... the correct solution is to move to Jersey 2 so that jersey instantiates these objects through java code and not web.xml at runtime. Then we can do correct bean instantiation and wiring. There is a separate stopgap I was investigating through using a web.xml Listener but it appears that doesn't work. This at least gets us over the initial bug, but the long term solution is to use Jersey 2. Regards, Ryan Goulding
On Thu, Jul 20, 2017 at 10:29 AM, Thanh Ha <thanh.ha@...> wrote:
|
|