Thanks for the response. I mean that my application contains jsp pages and webservices. When I call a jsp page the jsessionid is present. When I invoke a service method in the response header jsessionid is not present.
diego 2011/1/19 Caldarale, Charles R <chuck.caldar...@unisys.com> > > From: Diego Monni [mailto:diego.mo...@gmail.com] > > Subject: cookies and webservice > > > I have to use a webservice (tomcat 7.0.0. + axis2 1.5 + jdk 6.0.21) > > Try it again on a stable version of Tomcat (7.0.6). > > > but in the response there isn't the jsessionid. In the application > context > > the flag cookies is set to true and when I browse the application page > the > > jsessionid works fine. > > Your statements are contradictory: first you say jsessionid isn't in the > response, then you say it works fine. What should we believe? > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >