reta commented on PR #1528:
URL: https://github.com/apache/cxf/pull/1528#issuecomment-1817956933

   > Thanks for your reply! So I realized that it was because static variables 
will be shared between instances of the same class within a JVM, and I found 
this order dependent issue by running multiple tests under the same JVM. 
   
   👍 , this is 100% the case
   
   > I am not sure what would be the best way to address that. Is removing 
static a possible solution..? Do you have any suggestion?
   
   Sure, do you mind if I push some changes to your pull request? Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to