I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-01-15 23:19:36-08 by rohant
s-gensym and c-gensym symbols received in soap envelope
Hi All, I have a web service developed in perl-cgi using apache as web server. this web service is consumed with a manually generated wsdl file. the soap envelope that i receive when i tested it with one of the functions from web service contains c-gensym symbol in client request and s-gensym symbol in server response. i am stuck at this point and dont know what this symbol means and how to get over it. I tried with some things but no success yet.i am a new bee to perl as well as wsdl concept. one more thing if i modify the wsdl type element i.e the parameter of the method with s-gensym{\d} received in soap envelope the web service executed fine.but this wont be a solution i guess. can anyone help me out what i moght be doing wrong in wsdl file or in web service? your quick response would be highly appreciated as i already have consumed a lot of time on this. thanks in advance. Rohant
Direct Responses: Write a response