You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Fred Preston (JIRA)" <ax...@ws.apache.org> on 2006/04/05 15:07:34 UTC

[jira] Closed: (AXISCPP-792) Auto generated deploy.wsdd file has a bug.

     [ http://issues.apache.org/jira/browse/AXISCPP-792?page=all ]
     
Fred Preston closed AXISCPP-792:
--------------------------------


> Auto generated deploy.wsdd file has a bug.
> ------------------------------------------
>
>          Key: AXISCPP-792
>          URL: http://issues.apache.org/jira/browse/AXISCPP-792
>      Project: Axis-C++
>         Type: Bug

>     Versions: 1.5 Final
>  Environment: Windows
>     Reporter: Chinthana Danapala
>     Assignee: Chinthana Danapala
>     Priority: Minor
>      Fix For:  1.6 Beta

>
> Deploy.WSDD file always written for support for Linux.
> E.g. in calculator test
> <service name="Calculator" provider="CPP:RPC" description="Axis C++ web service">
> 		<parameter name="className" value="/user/local/apache/axis/Calculator.so"/>
> 		<parameter name="allowedMethods" value="add sub mul div "/>
> 		<parameter name="operationRequestMap" value="add:addRequest sub:subRequest mul:mulRequest div:divRequest "/>
> 	</service>
> In Windows it should Calculator.dll not Calculator.so.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira