Hello Martin Thanks for creating this. I'm out of the office tomorrow but will try to test this as soon as I can.
Regards Benjamin From: Martin Kouba <[email protected]> To: Benjamin Confino/UK/IBM@IBMGB, Cc: Tom Evans/UK/IBM@IBMGB, [email protected] Date: 01/09/2016 10:05 Subject: Re: [weld-dev] Requesting comment on WELD-2062 Hi guys, we've prepared PRs for Weld API [1] and implementation [2]. It would be great if you could look at it and tell us whether it makes sense for your particular use case. Thanks, Martin [1] https://github.com/weld/api/pull/45 [2] https://github.com/weld/core/pull/1467 Dne 25.8.2016 v 17:47 Benjamin Confino napsal(a): > Thanks Martin > > I hope your prototype works well. > > Regards > Benjamin > > > > From: Martin Kouba <[email protected]> > To: Benjamin Confino/UK/IBM@IBMGB, [email protected], > Cc: Tom Evans/UK/IBM@IBMGB > Date: 25/08/2016 15:52 > Subject: Re: [weld-dev] Requesting comment on WELD-2062 > ------------------------------------------------------------------------ > > > > Hi Benjamin, > > I've added a comment to the issue. > > Thanks, > > Martin > > Dne 25.8.2016 v 15:42 Benjamin Confino napsal(a): >> Hello >> >> A while back this issue was raised: >> https://issues.jboss.org/browse/WELD-2062 >> >> I have recently encountered a similar issue in which an update to a >> servlet does not take effect. >> >> I have verified the solution proposed in WELD-2062 manually. By using my >> eclipse debugger I was able to modify a variable and force >> AnnotatedTypeIdentifier.equals() to return false, this resolved the issue. >> >> My questions is, does AnnotatedTypeIdentifier.equals() need to be >> modified to use the class instead of the className as suggested in >> WELD-2062 or is this an integration issue where websphere has failed to >> provide the required information? >> >> >> Regards >> Benjamin >> Unless stated otherwise above: >> IBM United Kingdom Limited - Registered in England and Wales with number >> 741598. >> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU >> >> >> _______________________________________________ >> weld-dev mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/weld-dev >> > > > > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with number > 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU -- Martin Kouba Software Engineer Red Hat, Czech Republic Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
_______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
