I am trying to return data from a Packaged B4japp to a server using the shell and StdOut but this seems to be disabled on a standard packaged app. It does appear to work (at least to the windows command line) when running the app from the debug bat but that would introduce further problems to run it from the shell.
Does anyone know which of the opens or modules need to be added to the packagers json configuration file to get this to work? And also the required syntax would be useful.
I'm assuming it is not going to need all of those in the release_java_modules.txt file.
Or am I completely barking up the wrong tree?
Thanks
Does anyone know which of the opens or modules need to be added to the packagers json configuration file to get this to work? And also the required syntax would be useful.
I'm assuming it is not going to need all of those in the release_java_modules.txt file.
Or am I completely barking up the wrong tree?
Thanks
Last edited: