Hi, We are in need of accessing a webservice written in coldfusion. Things go well as long as we don't need a session.
But the Coldfusion webservice expects certain things to be done based on user session. I am able to do that when i post the URL from a browser. Vut when i do the same thing from axis client(java code), i get an error - which clearly shows that the seesion is not established between the java client and the CF webservice. How do we do this? I don't want to write the entire SOAP body and then submit it to the URL using some HTTP APIs.. Please advice. Thanks Venu -- View this message in context: http://www.nabble.com/Accessing-Coldfusion-webservice-from-axisclient-tp22354165p22354165.html Sent from the Axis - User mailing list archive at Nabble.com.
