You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Rangika Mendis (JIRA)" <ax...@ws.apache.org> on 2004/12/09 15:30:08 UTC

[jira] Created: (AXISCPP-319) Problem in cookie sample

Problem in cookie sample
------------------------

         Key: AXISCPP-319
         URL: http://nagoya.apache.org/jira/browse/AXISCPP-319
     Project: Axis-C++
        Type: Bug
  Components: Samples  
    Versions: current (nightly)    
 Environment: Windows 
    Reporter: Rangika Mendis
    Priority: Minor


When I tried to run cookie sample it gave the following error msg

setMaintainSession = true
Exception



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (AXISCPP-319) Problem in cookie sample

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-319?page=history ]
     
Samisa Abeysinghe closed AXISCPP-319:
-------------------------------------


> Problem in cookie sample
> ------------------------
>
>          Key: AXISCPP-319
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-319
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: current (nightly)
>  Environment: Windows 
>     Reporter: Rangika Mendis
>     Priority: Minor

>
> When I tried to run cookie sample it gave the following error msg
> setMaintainSession = true
> Exception

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXISCPP-319) Problem in cookie sample

Posted by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXISCPP-319?page=history ]
     
Samisa Abeysinghe resolved AXISCPP-319:
---------------------------------------

    Resolution: Invalid

I tested this on Windows and the client is working fine.
Please note that you have to run it as:
clientProgramName incrementStep serviceUrl

incrementStep is a number
serviceUrl is where the service is located.

e.g.
client 10 http://localhost:8080/axis/services/Total

Also not that you MUST test this with Axis Java server. There is no cookie based session support implemented with Axis C++. How to run the Axis service for testing is detailed in 
samples/client/session/cookie/readme.txt

> Problem in cookie sample
> ------------------------
>
>          Key: AXISCPP-319
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-319
>      Project: Axis-C++
>         Type: Bug
>   Components: Samples
>     Versions: current (nightly)
>  Environment: Windows 
>     Reporter: Rangika Mendis
>     Priority: Minor

>
> When I tried to run cookie sample it gave the following error msg
> setMaintainSession = true
> Exception

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira