You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/16 03:42:46 UTC

[GitHub] [apisix-java-plugin-runner] PhanPirang opened a new issue, #186: request help:

PhanPirang opened a new issue, #186:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/186

   ### Issue description
   I got "receive undefined filter: TokenValidator, skip it" message.
   In Java, my plugin's name is "TokenValidator"
   
   ### Environment
   Ubuntu 20.04
   
   * apisix-java-plugin-runner version
   0.3.0
   
   ![111](https://user-images.githubusercontent.com/12493118/184793294-dd7417e1-0ab6-4a12-b8d4-64de8c330bfd.PNG)
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] PhanPirang commented on issue #186: request help: receive undefined filter

Posted by GitBox <gi...@apache.org>.
PhanPirang commented on issue #186:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/186#issuecomment-1217406565

   Great!


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] tzssangglass commented on issue #186: request help: receive undefined filter

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #186:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/186#issuecomment-1217373648

   > It seems that in "apisix-runner-plugin" module is missing in "apisix-runner-starter" pom.xml.
   
   yes, The new version is now in distribution, and the new version will use a new way to build, ref: https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/installation-guide.md
   
   now `0.3.0-SNAHSHOT` is available.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] PhanPirang commented on issue #186: request help: receive undefined filter

Posted by GitBox <gi...@apache.org>.
PhanPirang commented on issue #186:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/186#issuecomment-1216268935

   It seems that in "apisix-runner-plugin" module is missing in "apisix-runner-starter" pom.xml.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] tzssangglass closed issue #186: request help: receive undefined filter

Posted by GitBox <gi...@apache.org>.
tzssangglass closed issue #186: request help: receive undefined filter
URL: https://github.com/apache/apisix-java-plugin-runner/issues/186


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] request help: receive undefined filter [apisix-java-plugin-runner]

Posted by "ennian001 (via GitHub)" <gi...@apache.org>.
ennian001 commented on issue #186:
URL: https://github.com/apache/apisix-java-plugin-runner/issues/186#issuecomment-1829047197

   Alternatively, you can place the plugin in the same directory as the Spring Boot main class.
   ![image](https://github.com/apache/apisix-java-plugin-runner/assets/36769491/3794c015-b7e5-4e1f-ac7b-81a9c42baeeb)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org