开发者

How to get the Request object in an EJB based Web Service

Unlike JAX-WS web services, I couldn't get the SOAP request object in an EJB based Web Services, by the way, I am using Oracle Appli开发者_StackOverflowcation Server.

Thanks.


Use @Resource to inject WebServiceContext into the EJB.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜