Also, Mark Story has his own Web Service Behavior, although I believe
it's using REST, not SOAP. Also, it's RosSoft, not RoSoft (http://
rossoft.wordpress.com/). I believe RosSoft's version is for CakePHP
1.1 however. For WSDL+SOAP requests, that still leaves using the Zend
Framework as a vendo
I agree with majna's comment, assuming the WebServices Controller from
RoSoft does not work as expected/needed.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to cak
you can throw ZF into vendors...
http://framework.zend.com/manual/en/zend.soap.html
On Apr 29, 11:33 am, eagerterrier wrote:
> We have a current site built in cake 1.2 and the client has requested
> that we build a SOAP server for them to use.
>
> I have never built one before (
Welcome to the world of convoluted protocols, poor documentation and
needless complications. Sound like fun, doesn't it :)
I have sort-of built a SOAP server (two methods). It is very limited
and only there because I had to have it. You might have guessed that
SOAP is not my favorite protoc
We have a current site built in cake 1.2 and the client has requested
that we build a SOAP server for them to use.
I have never built one before (have queried plenty), so have no idea
how long it would take.
Has anyone any experience of this? Specifically, I need to know how
long setting it up
I want to make SOAP service with WSDL generation like this
http://bakery.cakephp.org/articles/view/a-component-to-help-creating-soap-services,
but with handle by controller like this
http://bakery.cakephp.org/articles/view/implementing-soap-on-cakephp.
With authorization.
app/controllers/componen
Hi all,
I just wrote down my example of SOAP server implementation on CakePHP.
My idea is to create the SOAP handler and the WSDL in Controller, and
create all method in the model.
You may read it here:
http://mykm.wordpress.com/2008/01/23/implementing-soap-server-on-cakephp
Please give me some
Could someone put al that files in the "Code-Snippets" secition on the
CAkeForge?
Stef.
On 16 Lug, 08:12, francky06l <[EMAIL PROTECTED]> wrote:
> I have implemented it in my application, mail me I can send you the
> files.
>
> On Jul 16, 5:21 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
I have implemented it in my application, mail me I can send you the
files.
On Jul 16, 5:21 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> the domain ros-soft.net isn't valid now, therefore those classes
> mentioned in the blog aren't available for download.
>
> On Jul 13, 5:39 pm, francky06
The problem is that blog contains an old link to a class named
web_services_controller.php from an external expired domain :(
On Jul 13, 5:39 pm, francky06l <[EMAIL PROTECTED]> wrote:
> The Rossoft blog
>
> http://rossoft.wordpress.com/2006/02/17/web-services-in-cakephp-compl...
>
> On Jul 13, 4:
the domain ros-soft.net isn't valid now, therefore those classes
mentioned in the blog aren't available for download.
On Jul 13, 5:39 pm, francky06l <[EMAIL PROTECTED]> wrote:
> The Rossoft blog
>
> http://rossoft.wordpress.com/2006/02/17/web-services-in-cakephp-compl...
>
> On Jul 13, 4:16 pm, p
The Rossoft blog
http://rossoft.wordpress.com/2006/02/17/web-services-in-cakephp-complex-types/
On Jul 13, 4:16 pm, pigeon <[EMAIL PROTECTED]> wrote:
> thanks, i did try google cache but i couldnt retrieve the last file :(
--~--~-~--~~~---~--~~
You received this
thanks, i did try google cache but i couldnt retrieve the last file :(
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe
Andrew, try here:
http://tinyurl.com/ynvvpb
On 09/07/07, pigeon <[EMAIL PROTECTED]> wrote:
>
> when trying to follow the links for the source code. This is really
> pissing me off :) i've finally found a proper SOAP implementation
> (actually, nusoap hack which has been also driving me up the wa
Looks amazing , but i'm getting
Your requested host "www.ros-soft.net" could not be resolved by DNS.
when trying to follow the links for the source code. This is really
pissing me off :) i've finally found a proper SOAP implementation
(actually, nusoap hack which has been also drivi
t;
> Tane
>
> On 6/4/07, Greg <[EMAIL PROTECTED]> wrote:
>
>
>
> > Does anyone know how to implement a SOAP server with cake?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP&quo
dding REST to my app.
Tane
On 6/4/07, Greg <[EMAIL PROTECTED]> wrote:
>
> Does anyone know how to implement a SOAP server with cake?
>
>
> >
>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Grou
There are three articles on implementing a SOAP server with Cake using
Nusoap here:
http://rossoft.wordpress.com/?s=nusoap&searchbutton=go%21
@John - how did you go about auth? Using the Nusoap approach above
ended up creating a 40-char API key which has to be submitted and
verified befo
7, at 4:33 PM, Greg wrote:
>
>
>
> > Does anyone know how to implement a SOAP server with cake?
>
> I'm currently working on an app with soap services. Works great.
>
> Still working on some basic auth issues, but on the whole its really
> nice to exp
On Jun 4, 2007, at 4:33 PM, Greg wrote:
>
> Does anyone know how to implement a SOAP server with cake?
I'm currently working on an app with soap services. Works great.
Still working on some basic auth issues, but on the whole its really
nice to expose a controller action as a s
Does anyone know how to implement a SOAP server with cake?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe
21 matches
Mail list logo