Jiaqi Guo

Results 11 comments of Jiaqi Guo

What does it take, some maven configuration?

I agree it'd be useful. Let me think about the best way to support it, thank you for suggestion.

Can you please make a pull request if it works with your change?

Can you please run it with verbose output run command "option -v verbose" before get command.

It was to support script with comment in the same line like some action #this is comment which is common in some programming language like PERL. I think with some...

Is 3333 the tomcat HTTP port or JMX remote port? If you haven't seen it, this is JMX remote port. https://docs.oracle.com/javadb/10.10.1.2/adminguide/radminjmxenablenoauth.html

Is the servlet package going to be released at some point? I understand it's experimental but how are people with needs supposed to use it?

Looks like the referenced data files are under the working directory(.../server.runfiles), but not under the webapp root directory, which is the directory that matters at runtime. To fix it I...