[ http://issues.apache.org/jira/browse/AXIS2-900?page=all ]

NandanaMihindukulasooriya updated AXIS2-900:
--------------------------------------------

    Attachment: csharp_codegen.rar

Files 

Constants.java
modules\codegen\src\org\apache\axis2\wsdl\util
Added the href key  "csharp-databindsupporter" which is used in the 
InterfaceImplementationTemplate.xsl

ExtensionUtility.java
\modules\adb-codegen\src\org\apache\axis2\schema
Added the template location to be used with XSLTIncludeResolver as a codegen 
cofigeration property when databinding framework is ADB

SchemaCompilerPropertiesExtension.java
modules\codegen\src\org\apache\axis2\wsdl\codegen\extension
Added the template location to be used with XSLTIncludeResolver as codegen 
configuration property when data-binding framework is none, Alternative was to 
put this in the DefaultDatabindingExtension but as this was C# specific 
property, it was set in SchemaCompilerPropertiesExtension.

CSharpADBDatabindingTemplate.xsl
CSHARPADBBeanTemplate.xsl
modules\adb-codegen\src\org\apache\axis2\schema\template
These are the templates which will be included when the databinding framework 
is ADB

NoneDatabindingTemplate.xsl
modules\codegen\src\org\apache\axis2\wsdl\template\csharp
This template will be included if the databinding framework is none

InterfaceImplementationTemplate.xsl
modules\codegen\src\org\apache\axis2\wsdl\template\csharp
Core template for the interface implementation code generation


> Support C# Stub code generation using WSDLs using Axis2/Java codegen tool
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-900
>                 URL: http://issues.apache.org/jira/browse/AXIS2-900
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: NandanaMihindukulasooriya
>         Attachments: csharp_codegen.rar, csharp_codegen_src.tar.gz, 
> csharp_codegen_src_2.tar.gz
>
>
> These java files and xsl templates will extend the functionality of the 
> Axis2-Java WSDL2Java code generation tool to generate C# client stubs. ADB 
> databinding also supported.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to