Hi All,
Has anyone seen this error log from TomCat Catalina when AppWorks try to send an email?
Ultimately would like to resolve this for the share notifications, rather than getting users to check the web client. All other functionality at this time works.
May 18, 2015 10:00:01 PM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters
WARNING: A servlet request, to the URI http://SERVERNAME:8080/gateway/v1/mail, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.