It would seem to be the case that if you implement a service using a
class that implements an interface then SCA doesn't recognize it as a
service. For example, with the service:
/**
* @service
* @binding.restresource
* @types urn::orderNS Orders.xsd
*/
class Orders implements SCA_Bindings_restresource_ResourceTemplate
{
I get the
SCA::initComponent - included by a client script that is not a
component In the log. Am just investigating now but I'm assuming this
is not by design.
Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"phpsoa" 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.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---