Deepak Mishra

Results 26 comments of Deepak Mishra

This is still open and a major issue @ancode4

https://stackoverflow.com/questions/3540464/java-lang-illegalstateexception-getoutputstream-has-already-been-called-for-t

#121 should fix this as well. We will be using JSON Object instead of flattening.

@ancode4 can this issue be closed then?

This issue is still reported by sonarqube. https://sonarcloud.io/component_measures?id=metamug_mason&metric=security_rating&selected=metamug_mason%3Asrc%2Fmain%2Fjava%2Fcom%2Fmetamug%2Fmason%2Fservice%2FUploaderService.java&view=list

@kaisteel is this fixed? What else needs to be done for this issue

JSP forward can be used instead of xrequest. to do this. https://kodejava.org/how-do-i-forward-request-to-another-page-in-jsp/

Hope you tested that the config can be overwritten using web.xml since developers may want to keep the rest api elsewhere On Sat, 14 Dec 2019 at 11:18 AM, Kaustubh...

The tags have to log, their input and output values when debug flag is on. This will help detect errors.

RequestProcessable interface requests a DataSource. so not providing a datasource isn't an option currently. Or else the datasource object should be assigned null in case context.xml isn't provided