Ability to specify session scope in jaxws services
--------------------------------------------------
Key: AXIS2-4045
URL: https://issues.apache.org/jira/browse/AXIS2-4045
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: jaxws
Affects Versions: 1.4.1
Environment: Windows 2003 Server 64 bit, Apache Tomcat 5.5.26, JDK
1.5.0_10
Reporter: Steve Park
Since the services.xml file is ignored when deploying an annotated class as a
JAX-WS web service, it appears the only available session scope is the default
request scope. I'm converting an old web service that ran using the Sun
JaxWS-RI implementation. It's a stateful service and I'd like to preserve the
service semantics. To do this, I need a way of specifying which session scope
to use in an annotation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]