Log message placeholders are wrong
----------------------------------
Key: WINK-308
URL: https://issues.apache.org/jira/browse/WINK-308
Project: Wink
Issue Type: Bug
Reporter: David Calavera
I've been using wink for some months and I haven't seen a log message properly
written yet, all of them show placeholders where they should show variable. for
instance:
{noformat}
java.lang.RuntimeException: No javax.ws.rs.ext.MessageBodyWriter found for type
{0} and media type {1}. Verify that all entity providers are correctly
registered.
12:04:03.503 WARN o.a.w.s.i.a.ApplicationProcessor - {0} is neither a resource
nor a provider. Ignoring.
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.