Jack Zai wrote: > Unlike any of other bindings, where an http server is used for > listening to the ports, for the ms binding, a service is started from > a console (e.g. > php myservice.php). Once the service is started, it > will keep trying to get message from the queue, and it can be > terminated by pressing <Ctrl> + <C>.
Can you explain a bit more? In an enterprise environment I would imagine the JMS service being started by some mechanism outside the scope of your binding. So your command-line service, is that just a way to bootstrap a JMS service locally? I'm assuming that your SCA binding is a client only, that is, it provides an SCA proxy to a remote JMS service, but not a wrapper for a local service to be exposed to non-SCA JMS clients. Is that right? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "phpsoa" group. To post to this group, send email to phpsoa@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---