Something interesting is happening and I’m hoping you might be able to help me understand.
I have created a flow service that invokes a java service. In the java code I have a few System.out.println’s for debugging purposes.
The java service executes, but nothing is printed.
I’m thinking it’s some kind of issue with the buffer, for when I run the flow a second time, before the first line of flow is executed, I see all the stuff I’d been trying to system.out.println.
Start your IS from the command line using the appropriate .bat or .sh file as per your environment instead of starting your IS from the regular menu on windows, then you can see the print statements (Programmer defined too) on your console.