I can use CXF to communicate with VmWare services which require https and cookies. Once turned on the client cookie function works perfectly for me.
When I try to create an httpserveletsession in an endpoint implementation, I get a new empty session for every request. Is there guidance on how to create endpoints which use cookies, more or less like VmWare services? -- Darrin
