[flexcoders] Re: Q: Issues generating AS proxy classes from WSDL

2007-11-08 Thread Adam Bradley
--- In flexcoders@yahoogroups.com, Adam Bradley
[EMAIL PROTECTED] wrote:

 --- In flexcoders@yahoogroups.com, Peter Farland pfarland@ wrote:
 
  
  Forgetting about Flex for a moment, I first tried loading your WSDL
  using Eclipse WTP 1.5.5 (based on Eclipse 3.2.2)'s Web Service
  Explorer and it reported 100s of errors and warnings. I'd
  independently try to use Axis's WSDL2Java tool first to see if that
  can generate Java proxy stubs for this WSDL and see what errors you
  get there.
 
 
 Peter,
 
 Just a quick followup, in addition to the wsdl there are three schema
 files. I've just tried the wsdl2java ant task and it worked without
issue.
 
 Adam


Update at http://bugs.adobe.com/jira/browse/FB-10541.

Fixed in latest build (hopefully available in beta3)
Adam



[flexcoders] Re: Q: Issues generating AS proxy classes from WSDL

2007-11-03 Thread Adam Bradley
--- In flexcoders@yahoogroups.com, Peter Farland [EMAIL PROTECTED] wrote:

 
 Forgetting about Flex for a moment, I first tried loading your WSDL
 using Eclipse WTP 1.5.5 (based on Eclipse 3.2.2)'s Web Service
 Explorer and it reported 100s of errors and warnings. I'd
 independently try to use Axis's WSDL2Java tool first to see if that
 can generate Java proxy stubs for this WSDL and see what errors you
 get there.

Peter,
I just tried generating a Web Services Client in Eclipse and it claims
the WSDL is valid.

Adam






[flexcoders] Re: Q: Issues generating AS proxy classes from WSDL

2007-11-03 Thread Adam Bradley
--- In flexcoders@yahoogroups.com, Peter Farland [EMAIL PROTECTED] wrote:

 
 Forgetting about Flex for a moment, I first tried loading your WSDL
 using Eclipse WTP 1.5.5 (based on Eclipse 3.2.2)'s Web Service
 Explorer and it reported 100s of errors and warnings. I'd
 independently try to use Axis's WSDL2Java tool first to see if that
 can generate Java proxy stubs for this WSDL and see what errors you
 get there.


Peter,

Just a quick followup, in addition to the wsdl there are three schema
files. I've just tried the wsdl2java ant task and it worked without issue.

Adam



[flexcoders] Re: Q: Issues generating AS proxy classes from WSDL

2007-11-02 Thread Peter Farland

Forgetting about Flex for a moment, I first tried loading your WSDL
using Eclipse WTP 1.5.5 (based on Eclipse 3.2.2)'s Web Service
Explorer and it reported 100s of errors and warnings. I'd
independently try to use Axis's WSDL2Java tool first to see if that
can generate Java proxy stubs for this WSDL and see what errors you
get there.




[flexcoders] Re: Q: Issues generating AS proxy classes from WSDL

2007-11-02 Thread Adam Bradley
--- In flexcoders@yahoogroups.com, Adam Bradley
[EMAIL PROTECTED] wrote:

 I'm having trouble Importing a Web Service using the WSDL wizard. I've
 followed the recommendations in 
 

http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72catid=651threadid=1303339highlight_key=ykeyword1=WSDL
 
 but still am unable to generated the Proxy code I need.
 
 The WSDL in question (along with the xsd files) are contained in the
 following archive.
 
 http://www.identityconcepts.com.au/files/GW7SP2.zip

I've opened an incident and its available (along with the WSDL and
schea files) from http://bugs.adobe.com/jira/browse/FB-10541

Sincerely,
Adam