Hey David - awesome - you read my mind.:) Where were you a month or two ago? :)
Look forward to checking this out.....See my post from back in september: See ya! Rob ------ Forwarded Message From: "Robert M. Hall" <[EMAIL PROTECTED]> Reply-To: Open Source Flash Mailing List <[email protected]> Date: Mon, 04 Sep 2006 12:12:19 -0400 To: Open Source Flash Mailing List <[email protected]> Conversation: Looking for WSDL to AS stub code generation tool Subject: [osflash] Looking for WSDL to AS stub code generation tool Hi all, I'm trying to find out if there is a tool floating around out there that would be to Flash and AS 2.0, as WSDL.exe is to Visual Studio, or WSDL2JAVA is to Apache Axis. That is, a tool for automatically generating stub code based on a WSDL file for a given webservice. In this case I'm looking for one that would write out some stub code in AS 2.0. If any of you have worked with the Web Services Panel in the Flash IDE, you know that you can point it at a WSDL and it will enumerate out all the methods, etc. and you can even right-click on a method and it will add it to the stage via the webservice components. I just wish it had the option to generate ActionScript instead and use the imported webservices class via the extra compiled .swf with the webservices classes that you can import to work with webservices via actionscript. I'm working on an AS 2.0 project where the WSDL we are building against is growing and changing almost daily, and its huge. It would just be nice to at least have some stub code created automatically. If anyone has any leads on a tool like this for AS 2.0 - I'd be most grateful. Thanks! Rob _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org ------ End of Forwarded Message > From: David Holroyd <[EMAIL PROTECTED]> > Reply-To: Open Source Flash Mailing List <[email protected]> > Date: Fri, 3 Nov 2006 19:40:16 +0000 > To: <[email protected]> > Subject: [osflash] WSDL to ActionScript > > Is anyone interested in making a wsdl2as tool (like the Apache AXIS > WSDL2Java tool)? > > Here's a start: > > http://osflash.org/wsdl2as > > > ta, > dave > > -- > http://david.holroyd.me.uk/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
