I take a dependency on stat module. Tat might be the root of the problem. I also have another problem now. I have a module in the bundle that I drop. And I cannot seem to engage this module. It complains that it is not existent.
Samisa... On Wed, Sep 2, 2009 at 8:40 PM, Srinath Perera <[email protected]> wrote: > Hi Samisa; > > See the thread "Loading Services From Bundles does not work on 2.0.1 > branch", where I got something similar. It might help. > > --Srinath > > On Wed, Sep 2, 2009 at 5:14 PM, Samisa Abeysinghe<[email protected]> wrote: > > > > > > 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 > > > > > > > > -- > ============================ > Srinath Perera, Ph.D. > WSO2 Inc. http://wso2.com > Blog: http://srinathsview.blogspot.com/ > > _______________________________________________ > 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
