Monday 23 March 2009 6:53:19 am
Hi ! I need to write a soap extension in eZ Publish. I tried to create an extension with a folder called "soap" in which I did a file called "initialize.php". In this file I declared my soap methods. I added the following rule in my .htaccess Rewriterule ^/soap.* /soap.php [L]
But I can't call any method :-( What is the right way to do a soap server on the eZ Publish side ? Thanks for help !
http://www.wess.ch
eZ Publish Certified developer : http://auth.ez.no/certification/verify/272583
|