Hi Team, Initially my Axis2 server was developed in 1.5.6 and now upgrading to the latest version. By looking into the release notes upgraded all the dependent libraries. Now i am facing the error as "Session creation forbidden" when i try to browse the list of services and also i am getting 500 error for the other requests, after looking into the source code found that "ForbidSessionCreationWrapper " has been included in 1.7.4 version. Is there any configuration change required to make it compatible my application with Axis2 latest version.
Even i have made changes to my application as per the changes did for "Session Fixation" https://github.com/apache/axis2-java/commit/ 0959a27a51e844c7381ec1ad8a411861bba09b98 Can you please provide some help with this. Thanks in advance. Regards, Akash Prasad.