Hi,

On Sat, May 14, 2011 at 6:34 PM, Amila Suriarachchi <am...@wso2.com> wrote:
> This is the reason for these problems.
>
> Registry core has a compile time dependency to event component. But registry
> core has not imported the event feature explicitly. When the feature get
> installed some how P2 feature manager finds this compile time dependency and
> just copy the evet broker core jar. since event core jar depends on qpid jar
> similarly qpid jar also get copied.
>
> But relavent files are not copied. When these copied components started they
> look in to relavent files and hence this problem. We have same problem with
> the proxy service feature. In order to solve that issue we had to add and
> explit import to event feature.

This issue[1] is fixed in the trunk. Now people can get rid of the
workarounds, if there are any.

[1] https://wso2.org/jira/browse/CARBON-9945
--Pradeep
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to