[flexcoders] Complex types in WSDL

2006-06-29 Thread dk_flasher
Hi there,

I'm trying to integrate Flex with the S3 Amazon Web Service, but I get
a  WSDL.BadElement error:

[WSDLError faultString=Element
http://s3.amazonaws.com/doc/2006-03-01/:CreateBucket not resolvable
faultCode=WSDL.BadElement faultDetail=null]

WSDL: http://s3.amazonaws.com/doc/2006-03-01/AmazonS3.wsdl

I think this is because the Amazon service uses complex types as other
(simpler) services work fine.

XSD: http://s3.amazonaws.com/doc/2006-03-01/AmazonS3.xsd

Are complex data types supported by Flex? Or is it likely they will be
so in the future?

Regards

- Mikkel






 Yahoo! Groups Sponsor ~-- 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Using PUT with HTTPService

2006-06-12 Thread dk_flasher
Alright, thanks!

Had hoped it would be possible to connect without the use of a proxy. 

See, I'm writing a WebDAV sort of application and would very much like
to avoid the extra traffic through my server.

Is it possible direct PUT requests will be supported in an upcoming
Flex release or is there some sort of security aspect I'm not aware of?

- Mikkel





 Yahoo! Groups Sponsor ~-- 
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Using PUT with HTTPService

2006-06-11 Thread dk_flasher
Hi,

Is it possible make a HTTP PUT request using the HTTPService class?

The documentation seems unclear: At the top it specifies only POST or
GET, but under the method property it lists GET, POST, HEAD,
OPTIONS, PUT, TRACE and DELETE as permitted values.

Having tried multiple property combinations I've only succeeded in
generating GET and POST requests!?

Can somebody shed som light on this?

Regards,

Mikkel Jensen





 Yahoo! Groups Sponsor ~-- 
Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/nhFolB/TM
~- 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/