Great work Pradeep. You can get Kishanthan to help you on converting those libs into OSGi bundles.
Thanks, ~Isuru On Tue, Feb 7, 2012 at 12:19 AM, Afkham Azeez <[email protected]> wrote: > Excellent work Pradeep! > > -- > Afkham Azeez > Sent from my phone > On Feb 6, 2012 7:32 PM, "Pradeep Fernando" <[email protected]> wrote: > >> Hi, >> >> On Mon, Feb 6, 2012 at 7:05 PM, Afkham Azeez <[email protected]> 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 <[email protected]>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 >>>> [email protected] >>>> 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: **[email protected]* <[email protected]>* 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 >>> [email protected] >>> 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 >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Isuru Suriarachchi Technical Lead & Product Manager, WSO2 Application Server WSO2 Inc. http://wso2.com email : [email protected] blog : http://isurues.wordpress.com/ lean . enterprise . middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
