RE: client-side msgcontext objects

2003-09-22 Thread Patrice Empeigne
To: [EMAIL PROTECTED] Subject: client-side msgcontext objects   Was wondering why the following: I have a client-side handler sitting on the global request flow. When I dump the contents of msgContext.getTargetService() from this handler, I am returned null. I also have a server-side handler

client-side msgcontext objects

2003-09-22 Thread Patrice Empeigne
Was wondering why the following: I have a client-side handler sitting on the global request flow. When I dump the contents of msgContext.getTargetService() from this handler, I am returned null. I also have a server-side handler sitting on the global request flow. When I dump the contents