On Thu, 2008-04-03 at 17:21 +0530, Kaushalye Kapuruge wrote: > >>>Stmnt: First by providing operation and message level policy support > at client side. > > What do u mean by client side? Operations are specified in the > service side. So I think this should be related to service > implementation. Thus the policies are mapped to operations in the > service end. Clients simply invoke operations by fulfilling their policies.
This means when client sends the messages there should be a way of applying different policies for outgoing and incoming messages. In the current implementation this can be done at server side (By specifying in the services.xml) . But in our client side it assumes that outgoing and incoming message's policy is same. For example if we want to sign the request message and do not want the response to be signed, the client will log errors in the current implementation. -Manjula. > > -Kaushalye > > > manoj kumara wrote: > > Hi all, > > > > I have uploaded my GSoC project proposal here: > > http://wiki.apache.org/general/ManojPushpakumara/GSoC/proposal# > > > > Please have a look and make suggestions. > > > > Regards, > > Manoj > > > > > > > > > > > > > > Send instant messages to your online friends > > http://uk.messenger.yahoo.com > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
