Managing Sessions with Axis - 2 ways
------------------------------------

                 Key: AXIS-2562
                 URL: http://issues.apache.org/jira/browse/AXIS-2562
             Project: Apache Axis
          Issue Type: New Feature
          Components: Samples
    Affects Versions: 1.3
         Environment: Windows 2000 
Server - Apache Tomcat 5.5
            Reporter: Karthikeyan


Hi all,

                     I have problem in Managing Sessions with Apache Axis.  It 
is clear that Session Management with Axis is done by two ways. The first one 
is by means of Http Cookies and the second one is by means of Soap headers. 
        The need for keeping data in sessions is that it should be accessed by 
various services. Some discussion forum talks about modifying the wsdd with a 
parameter tag containing 'Session' as the scope value.
        My problem is to maintain the Username and Password within a session in 
a service and access these values through another service. In another words 
what should be done exactly to put some values in session within a service and 
make another service access those values?

Any help would be greatly appreciated.


With Regards,
Karthikeyan











-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to