Sameera Jayasoma wrote: > > > On Mon, Feb 1, 2010 at 10:19 AM, Hiranya Jayathilaka <[email protected] > <mailto:[email protected]>> wrote: > > Hi Folks, > > Currently we define transport connectors used by the embedded > Tomcat server in a file named transports.xml. I think this name is > misleading since many users take this file as the place where you > have to define Axis2 transport configurations. However Axis2 > transports must be defined in the axis2.xml file. In fact > connectors defined in the transports.xml do not even have to > implement the Axis2 TransportListener interface. They should only > implement the Transport interface defined in Carbon server > component. These transports are initialized by a special Carbon > transport manager impl and they are not even put in the > AxisConfiguration. The connectors defined here are used by the > embedded server to host the Carbon management console. It has no > significance when Carbon is deployed in an application server. > > So how about renaming this file to something more meaningful and > less confusing? Might I suggest mgt-console.xml? > > > +1. Shall we use the console-tranports.xml or > mgt-console-tranports.xml as the file name? +1 for one of the above 2 names. mgt-console.xml is too broad, but this file just contains the transports for the management console.
Thanks, Ruwan > > Sameera > > > > > Thanks > -- > Hiranya Jayathilaka > Software Engineer; > WSO2 Inc.; http://wso2.org > E-mail: [email protected] <mailto:[email protected]>; Mobile: +94 > 77 633 3491 > Blog: http://techfeast-hiranya.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > [email protected] <mailto:[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 > _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
