maxiaolong commented on issue #3034: Cannot resolve type description for 
javax.ws.rs.ext.MessageBodyReader
URL: https://github.com/apache/skywalking/issues/3034#issuecomment-509881587
 
 
   the reason i think the skywalking sinffer could not resolve   
javax.ws.rs.ext.MessageBodyReader  , and the application find  
javax.ws.rs.ext.MessageBodyReader  class , but not found, 
   "
   Caused by: java.lang.ClassNotFoundException: 
javax.ws.rs.ext.MessageBodyReader
   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   ... 174 more
   "
   
   how to resolve this question?

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