Hi Heshan, We have done something similar to what you are trying to do. We at WSO2 have written a messageReceiver to support web services written in JavaScript which is executed via Rhino. Its in the wsf Javascript (Web services framework for javaScript) project. The project is open source and hence you can have a look at our code. Here is the URL to the svn http://wso2.org/repos/wso2/trunk/wsf/javascript/rhino/
Thanks, Keith. On 10/5/07, Heshan Suri <[EMAIL PROTECTED]> wrote: > > Hi, > > I am working on writing a message receiver for Axis2/Java to support > > Web services, > > written in python. I hope to use Jython to execute the Python service. > > I am really grateful if someone can give some suggestions on this. > > > Thanks in advance, > -Heshan > -- Keith Chapman WSO2 Inc. Oxygen for Web Services Developers. http://wso2.org/
