--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggersocket+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggersocket+unsubscri...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
I don't think it's related to a missing library since you'd have seen more explicit exceptions on the log.
I know this may be sensitive, but is there any way you can share your code? You can send it to me directly and not in the group.
If not, maybe you can write a sample project that reproduces the issue? I may need some assistance since my ant knowledge is rusty.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
It is going to be very difficult to create an isolated small sample project to reproduce the problem. Is anything else I can try?
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
I made a little bit progress. It seems that there are some conflicts between the jars for MOXy json support in my rest service and Jackson jars for swagger json support. I temporarily remove all the jars for the MOXy json in my rest service. No http://localhost:8080/rest/api-docs returns HTTP 200(ok), but the result is empty{}. Any ideas why the result is empty? Thanks, -Tony
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.