Bhuvan Gupta wrote:
hi Bhuvan, this looks great (just a minor issues [1]) and definitely would be a great contribution to WSIF. we have moved now to SVN. if you are an apache commiter (i was not able to determine that) then WS PMC can grant you karma to commit or i can apply your code as a patch. if the contribution is bigger in size and you are not apache commiter i think we will need signed Contributor License Agreements (and Software Grant depending on size). see towards the end of http://www.apache.org/licenses/ thanks, alek [1] please do not send MS Word DOC attachment - they are sometimes filtered and not everybody can read MS Word documents. below is rendering of ti as HTML (copy and past) for anybody interested: WSDL BSF Extension
The BSF binding is a WSDL
binding that allows abstract
functionality in the abstract service description (messages, operation
and port
types) to be mapped to the functionality offered by Scripts directly.
This
means that a script can be described using WSDL, and can be accessed as
a WSDL-
described service through WSIF. This makes use of Bean
Scripting Framework (BSF) to provide
the scripting capabilities. The BSF binding extends
WSDL with the following
extensibility elements:
Each
element is
described in detail below.
In the following example,
a dateConversion service is
offered through _javascript_. The service
exposes converData operation which
takes three input parameters (input data string, input dataformat and output dateformat) and returns the
converted date string.
-- The best way to predict the future is to invent it - Alan Kay |
- Re: WSIF extn for BSF Aleksander Slominski
- Re: WSIF extn for BSF Davanum Srinivas
- Re: WSIF extn for BSF Bhuvan Gupta
- Re: WSIF extn for BSF Aleksander Slominski
- Re: WSIF extn for BSF Bhuvan
- Re: WSIF extn for BSF Aleksander Slominski
