Questions tagged [javax.ws.rs.processingexception]
2 questions
2
votes
1 answer
javax.ws.rs.ProcessingException, could not find writer for content-type application/json type, in Payara Server 5
first Sorry for my bulky source code and simple question.
I get this error.
javax.ws.rs.ProcessingException: RESTEASY003215: could not find writer for content-type application/json type: com.acme.customers.lib.v1.Customer
Complete Trace:
---…

joseluisbz
- 1,491
- 1
- 36
- 58
0
votes
0 answers
Difference between java.net.NoRouteToHostException and java.net.SocketTimeoutException
What are the differences between these two exceptions and in which cases can they occur together?
javax.ws.rs.ProcessingException: java.net.NoRouteToHostException: No route to host (Host unreachable)
javax.ws.rs.ProcessingException:…

Nipun Soni
- 35
- 5