On Wed, Mar 24, 2010 at 9:50 AM, Atanacio Reyes <[email protected]> wrote:

> hi:
> I have two questions:
> 1. Is it possible to publish a xsd or wsdl document with the mod_axis2
> module?
>

For each service, you can specify the WSDL from within the services.xml file


> 2. someone can give me an example of how to use sessions on the axis2c
> server side?
>

Have a look at  echo sample's services.xml file.
You need to uncomment and set the line:
 <!--parameter name="wsdl_path">PATH</parameter-->

e.g.
 <parameter name="wsdl_path">./echo.wsdl</parameter>

Samisa...

>
> thanks all for the support.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.

http://wso2.com/ - "lean . enterprise . middleware"

Reply via email to