Web services and Sessions
Web services and Sessions
- Subject: Web services and Sessions
- From: Greg Hulands <email@hidden>
- Date: Sat, 26 Jun 2004 22:01:02 +1000
Hi,
I am having the problem of session id's changing between requests for
web services. I have read about patching axis and putting the patched
jar in the wo extension dir. I have no idea how to patch the axis
source.
I have the patch file on the desktop with the axis source on there too.
The command I have tried is
[~/Desktop/Axis1_1/ #]patch -p1 < ../cookies.patch
When I try to patch it I get this
seventeen:~/Desktop/axis-1_1 ghulands$ patch -p1 <../cookies.patch
patching file src/org/apache/axis/transport/http/HTTPSender.java
Hunk #4 FAILED at 579.
Hunk #5 FAILED at 727.
2 out of 5 hunks FAILED -- saving rejects to file
src/org/apache/axis/transport/http/HTTPSender.java.rej
patching file src/org/apache/axis/transport/http/HTTPTransport.java
Any help is greatly appreciated.
Regards,
Greg
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.