|


|
|
|
Technical Support - Knowledge Base
|
|
| Article: 4, Accessing multiple 'objects' using SOAP::Lite in perl. | | Date: December 02, 2002 - 12:41PM | | Topic: Hashes that are encapsulated by a SOAP::Lite server can be retrieved, however if retrieved directly only one hash can be accessed. | | Discussion: The problem is that once the value has been popped the pointer is no longer pointing to the calling var's. To correctly retrieve multiple encapsulated objects in perl you must create a reference $envelope that points to the decoded envelope. Please see the X2DN Perl and Evenlopes paper (coming soon)
| Back to Technical Support
|
|
|