Alejandro Revilla

Results 61 comments of Alejandro Revilla

I believe I have the same problem with the `vaadinCompile` and `vaadinThemeCompile` tasks. If I try to run `gradle vaadinThemeCompile` or `vaadinCompile` I get: `Project 'XXX' not found in project...

Anything that saves us debugging time with this kind of very common issues while configuring new endpoints is welcome, so please go ahead with the PR at your convenience.

I think we should never use the DefaultTimer and move to private scheduled executors. Thanks for raising this issue.

We'll definitely need it.

This problem seems to be related to JMeter's use (or re-use) of ISOMsgs. We had a similar problem in issue #212 solved in 42f58b17511d1c85df979378ede2d9444e0acfba. Perhaps we can use a similar...

The VAPChannel actually sends the header down the wire when it calls `serverOut.write(h.pack())`. It doesn't set it back into the ISOMsg because depending of the override-header value, those values could...

We can, but we don't have access to the LogEvent object in sendMessageHeader, we can of course log as a separate event, or change the signature, and make it backward...

You can see the templates at https://github.com/jpos/jPOS/tree/master/legal - just add it as part of this PR and we'll merge it right away.