Jim Northrup

Results 77 comments of Jim Northrup

my preferences run along the lines of https://12factor.net/logs personally. thus the question, "is there a programmatic means?" src/main/resources doesn't change the outcome. i just need one-time debugging im not big...

so far the method appears to be working but the logging/debug traces dont happen when i uncommeent same from logback.xml https://gist.github.com/jnorthrup/df64296c5f8a5a92ae7c57a9565231d1 this is the branch here https://github.com/jnorthrup/XChange/tree/develop-jaxrs

btw, i was able to do roundtrip code generation from the rescu jaxrs in a majority of modules, https://github.com/jnorthrup/XChange/tree/develop-jaxrs/swagger-repo the metadata extraction scripts are checked in to the same branch...

i have been running mvn install in the xchange-examples my interest is in seeing the return json, since this incarnation does not yet define the error attribute returned in every...

got the poms all lined up. now im not sure why this POST method is sending an empty requestBody as shown below. "unannotatedmethodparameters is empty." the two declarations, are shown...

i appears that `@Valid` is preventing the parmeter from being created in the body. when i remove that, it creates a body

https://github.com/jnorthrup/XChange/blob/polyglot/xchange-idexjaxrs/pom.xml#L128 was my in-situ fix for now. since it's up to rescu to perform java validation, i figured it was a no-op

i have done round-trip swagger extraction on the jaxrs for at least half of XChange modules which can then produce java service api interfaces against language "jaxrs-spec" with "interfacesOnly" config...

brute force fix: jnorthrup@jnorthrup-XPS-8500:~/work/exat$ rm -fr lib/seresye/ jnorthrup@jnorthrup-XPS-8500:~/work/exat$ make deps [...] make: **\* [deps] Error 1 jnorthrup@jnorthrup-XPS-8500:~/work/exat$ while true; do pushd lib/seresye;git reset --hard HEAD~1;popd;make &&break;done HEAD is now at...

#3103 [author sweeping under the rug] appears to be bleeding back to google personalization