Hi,


Has anyone had success at modelling a web service method which returns an array 
of Value Objects (i.e. 'complexType' elements), then consuming this from PHP 5 
(using the new SOAP extension? Phew!



I have a method which successfully returns a Value Object, and allows me to 
retrieve the properties inside it from PHP ($myValueObject->myProperty etc).



However whenever I try to return an Array of value objects, php just identifies 
the object as a stdObject type, and doesn't let me iterate over it.



Jason
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1080#1080
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to