Hi, I'm trying to understand how Axis2 handles scope sessions in JAX-WS annotated webservices, but I couldn't find any explanation about this theme.
I've seen two bug (Axis2-4059[1] and Axis2-4045[2]) about session scope, but it seem to be a little bit abandoned. What's the current status of this feature? Is it possible to change the service scope via JAX-WS annotation? 1. https://issues.apache.org/jira/browse/AXIS2-4059 2. https://issues.apache.org/jira/browse/AXIS2-4045 Thanks! Bruno