阅读背景:

如何使用生成的WebService向JBoss EJB添加依赖项?

来源:互联网 

I'm trying to deploy an EJB in JBoss that uses the @WebService annotation. However, the EJB has a dependency on an EJB in another ear. By adding the @Depends annotation, the EJB start is delayed until after the ear is loaded, but it appears the WebService generator is still trying to start up the generated WAR as soon as it sees the annotation.I'm trying to deploy an EJB in JBoss that uses




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: