
WSO2 WSF/Jython provides an amazingly simple approach to create (Code First) and consume Web Services in Jython. This framework integrates the Apache Axis2 <http://ws.apache.org/axis2/> web services engine into Jython. Thus, providing all the power and versatility of the Axis2 engine to the Jython user. Now, with just a few lines of code, Jython users can enjoy the benefits of Service Oriented Architecture using Web Services in their applications. Web Service clients written using WSF/Jython framework could invoke enterprise web services which require WS-Security. Sending binary attachments as MTOM is also supported. WSO2 WSF/Jython is released under the Apache License v2.0<http://www.apache.org/licenses/LICENSE-2.0> . There are two packages that comes with this release, the server side and the client side. *Client Side Features* - Support for invoking Web Services in a simple clean manner - Ability to use WS-Addressing when invoking services - Ability to invoke services which require WS-Security - Ability to send binary attachments using MTOM Server side Features - Support for exposing services written in Jython - DataBinding support using a simple annotation mechanism - Automated WSDL generation - Ability to expose all enterprise features of Axis2<http://ws.apache.org/axis2/>to services written in Jython *Articles* Deploying a Python Service on Axis2<http://wso2.org/library/articles/deploying-python-service-axis2>Invoking Enterprise Web Services using Jython<http://wso2.org/library/invoking-enterprise-web-services-using-jython> *Reporting Problems* Issues can be reported using the public JIRA at http://wso2.org/jira/browse/WSFJython<https://wso2.org/jira/browse/WSFJython> Contact us WSO2 WSF/Jython developers can be contacted via the mailing list *** wsf-java-dev@wso2.org* **To subscribe please send a message to wsf-java-dev-request@wso2.org<wsf-java-dev-request@wso2.org?subject=subscribe> WSO2 WSF/Jython user mailing list is wsf-jython-user@wso2.org To subscribe please send a message to wsf-jython-user-request@wso2.org<wsf-jython-user-request@wso2.org?subject=subscribe> Alternatively, questions can also be raised in the forums: http://wso2.org/forum/797 Thank you for your interest in WSO2 WSF/Jython *The WSO2 WSF/Jython Development Team* ----------------------------------------------------------- 2008 WSO2 Inc. -- Regards, Heshan Suriyaarachchi http://heshans.blogspot.com/
participants (1)
-
Heshan Suriyaarachchi