EJBTHREE-1337: Do not get webservicecontext property from stateless bean context.

Source: Internet
Author: User

Do not get webservicecontext property from stateless bean context, it shoshould already have been injected

This is mainly because of the stateless bean implementation class.

After careful viewing, I found that I added @ webmethod before every method of the implementation class (specifying the method exposed to the outside world), so I can remove it.


13:41:39, 168 warn [statelessbeancontext] EJBTHREE-1337: do not get webservicecontext property from stateless bean context, it shocould already have been injected
13:41:39, 215 warn [interceptorsfactory] EJBTHREE-1246: Do not use interceptorsfactory with a managedobjectadvisor, interceptorregistry shocould be used via the bean container
13:41:39, 215 warn [interceptorsfactory] EJBTHREE-1246: Do not use interceptorsfactory with a managedobjectadvisor, interceptorregistry shocould be used via the bean container
13:41:39, 230 warn [interceptorregistry] Applicable interceptors is non-existent for public CN. ztf. bean. order CN. ztf. service. impl. orderservicebean. getorder (Java. lang. string)
13:41:39, 246 warn [interceptorregistry] Applicable interceptors is non-existent for public Java. lang. string CN. ztf. Service. impl. orderservicebean. GetUserName (Java. Lang. String)
13:41:39, 246 warn [interceptorregistry] Applicable interceptors is non-existent for public java. util. List CN. ztf. Service. impl. orderservicebean. getorders ()
13:41:39, 246 warn [interceptorregistry] Applicable interceptors is non-existent for public CN. ztf. Bean. Order CN. ztf. Service. impl. orderservicebean. getorder (Java. Lang. String)
13:41:39, 261 warn [interceptorregistry] Applicable interceptors is non-existent for public java. Lang. String CN. ztf. Service. impl. orderservicebean. GetUserName (Java. Lang. String)
13:41:39, 261 warn [interceptorregistry] Applicable interceptors is non-existent for public java. util. List CN. ztf. Service. impl. orderservicebean. getorders ()
13:41:39, 293 warn [statelessbeancontext] EJBTHREE-1337: Do not get webservicecontext property from stateless bean context, it shoshould already have been injected
13:46:27, 043 warn [statelessbeancontext] EJBTHREE-1337: Do not get webservicecontext property from stateless bean context, it shoshould already have been injected
13:46:27, 043 warn [statelessbeancontext] EJBTHREE-1337: Do not get webservicecontext property from stateless bean context, it shoshould already have been injected

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.