candyleer commented on issue #2975: SpringMVC plugin not support servlet-api-2.5
URL: https://github.com/apache/skywalking/issues/2975#issuecomment-512331490
 
 
   I mean just add a `if`,such as 
   
![image](https://user-images.githubusercontent.com/11530760/61388341-5269f480-a8ea-11e9-8e53-0179b28b4be2.png)
   cause for servlet below version 3 just not have `getStatus` method which we 
used ,this method will effect `springMvc`,`tomcat`,`jetty`.
   
   So in servlet2.5,we just ignore the status judge and stop span .

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to