Hi,

On Mon, Feb 6, 2012 at 7:05 PM, Afkham Azeez <az...@wso2.com> wrote:

> Did you write any code to parse the server.xml file or did Tomcat
> automatically parse the file when the location was provided?
>

tomcat uses commons digester to configure its components. I used the same
mechanism. It took some time to learn how to use it.

thanks,
--Pradeep



>
> On Mon, Feb 6, 2012 at 2:02 AM, Pradeep Fernando <prad...@wso2.com> wrote:
>
>> Hi,
>>
>> I was able to configure the tomcat with tomcat-shipped server.xml file.
>> this means we can register connectors Hosts, valves, listeners without
>> hard-coding them.
>>
>> I the current code has some issues related to JNDI. Think this is related
>> non-OSGi/OSGi env jar duplication. I need some help to get this done. We
>> have to move each and every library that resides under /ib (relevant) to
>> plugins.
>>
>> For the moment i have moved only tomcat related libs.
>>
>> --Pradeep
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * <http://www.apache.org/>**
> email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Pradeep Fernando
Software Engineer
WSO2 Inc; http://wso2.com/

blog: http://pradeepfernando.blogspot.com/
m: +94776603662
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to