[
https://jira.jboss.org/jira/browse/EJBTHREE-1847?page=com.atlassian.jira....
]
jaikiran pai commented on EJBTHREE-1847:
----------------------------------------
In our current implementation, the StatelessContainer has a WSCallbackImpl (which is a
callback for BeanContext creation and removal). It's in this callback that we invoke
the StatelessBeanContext.getWebServiceContextProperty and set it as an attachment in the
bean context. JBossWS still relies on this as per the discussion here
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=157131
Until, we have a different way of handling this, i'll reduce the log level of that
message to DEBUG, since those messages are not meant for end users.
Fix the issue that causes StatelessBeanContext to log a WARN message
about WebServiceContext property
-----------------------------------------------------------------------------------------------------
Key: EJBTHREE-1847
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1847
Project: EJB 3.0
Issue Type: Task
Components: core
Affects Versions: 1.1.6
Reporter: jaikiran pai
Assignee: jaikiran pai
We currently log this message
[StatelessBeanContext] EJBTHREE-1337: do not get WebServiceContext property from
stateless bean context, it should already have been injected
which is of no relevance to the end user. We need to fix the the real issue which causes
this log. Please see the referenced forum thread for details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira