[jboss-dev-forums] [Design of EJB 3.0] - Nice version conlfict on jboss-ejb3-ext-api-impl

wolfc do-not-reply at jboss.com
Thu Jan 24 10:17:43 EST 2008


I ran into a version conflict on jboss-ejb3-ext-api-impl (/ jboss-ejb3-impl). AS 5.0.0.Beta4 uses 0.1.2.Beta1. These do not contain implementation for interceptor annotations. So I upgraded to 0.1.3-SNAPSHOT. This one however contains a conflicting ClusteredImpl.

Normally this would mean a backport of interceptor implementations to another minor (in this case we can only go for 0.1.2.Beta2).

But it turns out that a better option is removing the dependency of ejb3-ext-api-impl in ejb3-interceptors. So this means that ejb3-ext-api-impl should slowly empty out into the different components and then be trashed.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123056#4123056

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123056



More information about the jboss-dev-forums mailing list