[cisco-voip] Working WSDL for AXL with CCM4.1.3

Alexander Wolf Alexander.Wolf at world-direct.at
Wed Feb 21 06:44:59 EST 2007


Hi Jörg !

I had the same problems. Microsofts XSDObjectGen together with some regex-replace and hand coding did the job.
Unfortunately I did this once and now I have to implement new features by hand - but that's mostly straight forward.

Find attached a VS 2005 C# project which builds a library. Older VS Versions are possible, the only .NET 2.0 feature used is sgen.exe which creates an own assembly containing the thousands of serializers in precompiled form ensures that the first call of a webmethod does not invoke code generation (if you don't use this, you have to remove the XmlSerializerAssembly attributes).

HTH,
Alex


> -----Ursprüngliche Nachricht-----
> Von: cisco-voip-bounces at puck.nether.net 
> [mailto:cisco-voip-bounces at puck.nether.net] Im Auftrag von Jörg Wesely
> Gesendet: Dienstag, 20. Februar 2007 13:56
> An: cisco-voip at puck.nether.net
> Betreff: [cisco-voip] Working WSDL for AXL with CCM4.1.3
> 
> Hello,
> 
> I'm trying to write a program using the AXL-API with 
> Callmanager 4.1.3.
> The problem is that I can't create a proxy class. Neither the 
> .NET WSDL-tool nor with the Java Web Service tools can generate one.
> 
> The Cisco-Website says that the WSDL has not been completely 
> tested and changes could be necessary.
> 
> Did anyone make these changes and has a working WSDL?
> 
> Regards
> 
> Jörg
> 
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AXLConnector.zip
Type: application/x-zip-compressed
Size: 122876 bytes
Desc: AXLConnector.zip
Url : https://puck.nether.net/pipermail/cisco-voip/attachments/20070221/9dd91391/attachment-0001.zip 


More information about the cisco-voip mailing list