On Jul 10, 2006, at 7:19 AM, Jim Marino wrote:
2. We need to get the host API supporting callbacks. The reference would use the host API to register itself as a listener with a binding as opposed to talking directly with the binding. This will allow us to decouple the callback infrastructure from particular bindings. Jeremy may have some thoughts on this.
I would have though that the reference would register with the binding rather than the host. After all the reference is bound on the outbound side so is coupled to the binding at that point; wouldn't the inbound side just be the reverse?
The binding would need to use the host API to register its inbound transport and create an endpoint. This seems to be the same function it would be doing on the Service side for traditional inbound requests. Perhaps we should investigate merging the two functions.
3. We will need to have a conversational scope container and persistence service
I take it those are independent services.
4. I'd like to hook in Meeraj's work manager into this as well.
It's ready to go as soon as Geronimo publish the JSR237 API. I hope they can get a SNAPSHOT out today; it if looks like it it taking longer I may just copy it into our spec tree.
-- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
