On Wed, Sep 2, 2009 at 4:56 PM, Sameera Jayasoma <[email protected]> wrote:

>
>
> On Wed, Sep 2, 2009 at 4:18 PM, Samisa Abeysinghe <[email protected]> wrote:
>
>> I wrote a new bundle.
>> Place it inside repository\components\dropins
>>
>> Start the server (WSAS).
>>
>> Now my bundle does not get started up automatically.
>>
>> When I install it on OSGi console, manually, it starts up without any
>> problems, and the functionality too works fine. (Which proves that it
>> started properly)
>>
>> How do I get to know why it is not starting up automatically?
>>
>
> Bundles in the dropins directory are  automatically started. We had to
> patch a P2 bundle to get this done. Can you turn debug on and see? It may
> throws an exception during the initial startup, due unavailability of
> services , etc. But later when you try to start it, it gets activated
> without a problem.
>

For the eventing-impl bundle, I used this technique, and it started the
second time, without any problem, when I restarted the server.

However, strangely, it did not pick my new bundle, and restarting did not
work either.

I will turn on debugging and see if it throws any additional info.

Samisa...

>
> Sameera
>
>>
>> Thanks,
>> Samisa...
>>
>> --
>> Samisa Abeysinghe
>> Director, Engineering - WSO2 Inc.
>>
>> http://www.wso2.com/ - "The Open Source SOA Company"
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to