I have converted the UI fragments in the core and components level. Attached
the patch in [1].

Initially I had a problem of bundles not starting and staying in RESOLVED
state. But later found out it was due to auto-start being set to false in
bundles.info file. Setting it to true made the bundles ACTIVE. A new build
with the converted bundles should set it to true by default.

All the converted bundles are working fine. But a couple of bundles in
component level are having problems with i18n resources. The i18n keys are
being displayed instead of the text. Hope to resolve it and move into
product level fragments.

[1] https://wso2.org/jira/browse/CARBON-10916

Nufail.

On Wed, Jun 22, 2011 at 10:46 AM, Sumedha Rubasinghe <sume...@wso2.com>wrote:

>
>
> On Tue, Jun 21, 2011 at 12:21 PM, Mohamed Nufail <nuf...@wso2.com> wrote:
>
>> Hi,
>>
>> In order to support unregistering of servlets/resources of UI bundles, it
>> was decided to get rid of UI fragments and handle START/STOP events of UI
>> bundles. In implementing this first I decided to convert UI fragments in
>> Carbon core to bundles. I found out that some of the UI fragments were in
>> samples/ui folder and another in org.wso2.carbon.documentation. As I got to
>> know currently there is no use case for these samples. So is it OK to remove
>> the following from Carbon core?
>>
>> core/samples/ui/org.wso2.carbon.sample.ui
>> core/samples/ui/org.wso2.carbon.sample.i18n
>> core/samples/ui/org.wso2.carbon.sample.ajaxtags
>>
>
> There are set of samples we wrote @ the very beginning. Go ahead and
> convert.
>  /sumedha
>
>
>> core/org.wso2.carbon.documentation
>>
>> Other UI fragments in core were the following org.wso2.carbon.ui.menu.*
>> bundles. I will remove the fragment properties from those and see if works.
>> Then hope to proceed with implementing the unregistering of resources and
>> later remove fragment specific code.
>>
>> core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.general
>> core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.governance
>> core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.registry
>> core/org.wso2.carbon.ui.menu/org.wso2.carbon.ui.menu.tools
>>
>>
>> Regards,
>> Nufail.
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to