You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "coolboywcm (via GitHub)" <gi...@apache.org> on 2023/03/23 07:34:11 UTC

[GitHub] [apisix] coolboywcm opened a new issue, #9154: help request:can't use plugin [soap]

coolboywcm opened a new issue, #9154:
URL: https://github.com/apache/apisix/issues/9154

   ### Description
   
   curl http://127.0.0.1:9180/apisix/admin/routes/1 \
       -H 'X-API-KEY: KEY' -X PUT -d '
   {
       "methods": ["POST"],
       "uri": "/ws",
       "plugins": {
           "soap": {
               "wsdl_url": "http://127.0.0.1/xxx?wsdl"
           }
       }
   }'
   
   reponse:
   
   {"error_msg":"unknown plugin [soap]"}
   
   ### Environment
   
   - APISIX version (3.1.0):
   - Operating system (CentOS Linux release 7.6.1810):
   - OpenResty / Nginx version (nginx version: openresty/1.21.4.1):
   - etcd version, if relevant ("etcd_version":"3.4.0"):
   - APISIX Dashboard version, if relevant(3.0.0)
   


-- 
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] kingluo closed issue #9154: help request:can't use plugin [soap]

Posted by "kingluo (via GitHub)" <gi...@apache.org>.
kingluo closed issue #9154: help request:can't use plugin [soap] 
URL: https://github.com/apache/apisix/issues/9154


-- 
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] woyouyitouchenfeijv commented on issue #9154: help request:can't use plugin [soap]

Posted by "woyouyitouchenfeijv (via GitHub)" <gi...@apache.org>.
woyouyitouchenfeijv commented on issue #9154:
URL: https://github.com/apache/apisix/issues/9154#issuecomment-1481520605

   Look at your config.yaml ,Is soap not configured


-- 
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] coolboywcm commented on issue #9154: help request:can't use plugin [soap]

Posted by "coolboywcm (via GitHub)" <gi...@apache.org>.
coolboywcm commented on issue #9154:
URL: https://github.com/apache/apisix/issues/9154#issuecomment-1484597699

   > @coolboywcm SOAP plugin is not available in APISIX open source version currently.
   
   When will it be available in open source version?


-- 
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] kingluo commented on issue #9154: help request:can't use plugin [soap]

Posted by "kingluo (via GitHub)" <gi...@apache.org>.
kingluo commented on issue #9154:
URL: https://github.com/apache/apisix/issues/9154#issuecomment-1482485006

   @coolboywcm SOAP plugin is not available in APISIX open source version currently.


-- 
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] coolboywcm commented on issue #9154: help request:can't use plugin [soap]

Posted by "coolboywcm (via GitHub)" <gi...@apache.org>.
coolboywcm commented on issue #9154:
URL: https://github.com/apache/apisix/issues/9154#issuecomment-1482136979

   > Look at your config.yaml ,Is soap not configured
   
   How to configure about [soap] plugin in config.yaml ?
   Can you give me an example 


-- 
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] coolboywcm commented on issue #9154: help request:can't use plugin [soap]

Posted by "coolboywcm (via GitHub)" <gi...@apache.org>.
coolboywcm commented on issue #9154:
URL: https://github.com/apache/apisix/issues/9154#issuecomment-1482136795

   How to configure about [soap] plugin in config.yaml ?
   Can you give me an example 
   
   


-- 
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] kingluo commented on issue #9154: help request:can't use plugin [soap]

Posted by "kingluo (via GitHub)" <gi...@apache.org>.
kingluo commented on issue #9154:
URL: https://github.com/apache/apisix/issues/9154#issuecomment-1484691569

   > > @coolboywcm SOAP plugin is not available in APISIX open source version currently.
   > 
   > When will it be available in open source version?
   
   Maybe it's available in the enterprise version only.
   
   @membphis @moonming 


-- 
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