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

   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. I am 
not sure what would be the best way to address that. Is removing static a 
possible solution..? Do you have any suggestion?


-- 
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