开发者

Is AOP enabled in JBoss AS 7?

I was able to deploy a WAR file with AOP enabled in JBoss Application Server 5. I passed the spring-agent jar as the javaagent parameter.

But I am not a开发者_开发百科ble to deploy the war file in JBoss AS 7. Is AOP enabled in AS 7?

EDIT:

AOP Support in JBOSS 4

So, AOP Support is present in JBoss AS 4, and I was able to make it work in AS 5. Application Server 7 is the latest version and one would expect to find some word about it in the AS 7 documentation. I am not able to find anything.

Am I missing something?


Read the JBoss Community forum thread on this topic: JBoss AOP is not part of AS 7


You're not missing anything, but JBoss 7 is. There is (currently) no explicit JBoss AOP support in 7.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜