[Carbon-dev] What is the purpose of the several lib folders that we have in carbon?
Isuru Suriarachchi
isuru at wso2.com
Tue Aug 25 22:10:27 PDT 2009
On Wed, Aug 26, 2009 at 10:37 AM, Sanjiva Weerawarana <sanjiva at wso2.com>wrote:
> Isuru, please write a blog entry with this info :).
Will do with some more details.. :)
Thanks,
~Isuru
>
>
> Also, we need to link to this from the learning carbon section of our
> documentation map.
>
> Sanjiva.
>
>
> On Wed, Aug 26, 2009 at 10:23 AM, Isuru Suriarachchi <isuru at wso2.com>wrote:
>
>> Hi Senaka,
>>
>> On Wed, Aug 26, 2009 at 9:18 AM, Senaka Fernando <senaka at wso2.com> wrote:
>>
>>> Hi all,
>>>
>>> Right now, I see several lib folders in Carbon.
>>>
>>> ./webapps/ROOT/WEB-INF/lib
>>
>>
>> This is the lib folder of the Carbon web app. As you know, Carbon is
>> deployed as any other webapp on Tomcat. Our bridge servlet is inside this
>> lib and Tomcat finds it from there.
>>
>>
>>>
>>> ./repository/components/lib
>>
>>
>> This is the place to put your normal jars if you want them to become pure
>> bundles in the OSGi environment. All packages in these bundles are exported
>> into the OSGi environment.
>>
>>
>>>
>>> ./repository/lib
>>
>>
>> This is the place where all client libraries exists. When you run ant from
>> CARBON_HOME/bin, all needed jars are put into this folder. For example, WSAS
>> samples are run by adding all these libs into client classpath.
>>
>>
>>>
>>> ./lib
>>
>>
>> This is the place where we put all jars which are needed by tomcat to
>> start + some others for specific reasons. This is same as the Tomcat root
>> lib. These libs can be seen from all webapps deployed.
>>
>> Thanks,
>> ~Isuru
>>
>>
>>>
>>>
>>> What is the purpose of each?
>>>
>>> Thanks,
>>> Senaka.
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev at wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev at wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Sanjiva Weerawarana, Ph.D.
> Founder, Chairman & CEO; WSO2, Inc.; http://wso2.com/
> email: sanjiva at wso2.com; cell: +1 650 265 8311 | +94 77 787 6880
> blog: http://sanjiva.weerawarana.org/
>
> The Open Source SOA Company
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev at wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.wso2.org/pipermail/carbon-dev/attachments/20090826/29e6d3f3/attachment.htm
More information about the Carbon-dev
mailing list