Webservices have been deprecated afaik in later versions because of
this confusion. If you upgrade to the latest 1.2 version you can use
Router::parseExtensions('xml');

and then your URL would be:

mysite.com/admin/controller/action.xml

However, if you can't upgrade, maybe you can set a setup route for
your xml/admin combination.

Cheers,
Adam

On Jan 18, 6:53 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi
> I have configurated CakePHP with webservice and CAKE_ADMIN enable.
> If I use them separately they work perfectly.
> But If I would use then together which url have I to use?
> "http:www.mysite.com/xml/admin/controller/view" doesn't work
> "http:www.mysite.com/xml/controller/admin/view" doesn't work
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to