tzssangglass commented on issue #149:
URL: 
https://github.com/apache/apisix-java-plugin-runner/issues/149#issuecomment-1161098978

   > step1: install apisix-2.14.1 for centos7 step2: prepare the 
apisix-java-plugin-runner:0.2.0 package step3: modify confing.yaml: 
ext-plugin:cmd: ['java', '-jar', '-Xmx4g', '-Xms4g', 
'/usr/local/apisix/custom_plugin/apisix-runner-bin/apisix-java-plugin-runner.jar']
 step4: run apisix instance
   
   It looks like there is no problem with this step.
   What needs to be confirmed is.
   1. deploy so that apisix and apisix-java-plugin-runner are deployed in the 
same environment (don't have one of them deployed in docker)
   2. check the JDK version, >= 11


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to