wso2 - How to gernerate Stubs for PolicyEntitlementAdminService in WSO2IS -


प्रश्न: WSO2IS में PolicyEntitlementAdminService के लिए Stubs कैसे सम्मिलित करें?

मैंने वेब सेवा एपी और अब मैं एक स्टब क्लास का इस्तेमाल करना चाहता हूं। क्या wso2 के बारे में कोई ट्यूटोरियल है?

धन्यवाद

आप स्टेब प्राप्त कर सकते हैं उपयोग करने के लिए एक सामान्य विधि में उत्पन्न आप इस उद्देश्य के लिए [1] का उल्लेख कर सकते हैं अन्यथा निर्दिष्ट घटक के लिए संबंधित डब्लूएसओ 2 सर्विस स्टब [2] पर रहता है, जहां आप संबंधित wsdl को बदल सकते हैं और स्टब्स उत्पन्न कर सकते हैं।

[1] -

[2] -


Comments

Popular posts from this blog

Editing Python Class in Shell and SQLAlchemy -

uislider - In a MATLAB GUI, how does one implement a continuously varying slider from a GUIDE created .m file? -

python - Django Custom Admin Block For center of admin -