Hi Charuka, You can ignore that netty-transports.yml file. Carbon transport simply provides a jar which you can use as a dependency. If you need to configure it, the relevant netty configurations should be provided by the product itself. You can add your own netty-transports.yml file with the configurations you need.
Thanks, Pubudu Best Regards, *Pubudu Fernando* Batch '12 Department of Computer Science and Engineering University of Moratuwa <https://lk.linkedin.com/in/pubuduf> <http://blog.pubudu.xyz> <https://github.com/pubudu91> <http://stackoverflow.com/users/4329912/pubudu> On 18 October 2017 at 13:54, Charuka Karunanayake <[email protected]> wrote: > Hi all, > > Any update on this? ${ballerina.home} variable is still present in the > latest release (v6.0.27). We are working on implementing a web socket in > Analytics Dashboard that requires to configure a HTTPS transport. > > thanks, > > Regards, > Charuka. > > On Mon, Sep 18, 2017 at 11:19 AM, Thusitha Thilina Dayaratne < > [email protected]> wrote: > >> Hi Vinod, >> >> In addition to what Sajith mentioned, shouldn't we move all the configs >>> to the deployment.yaml, according to the C5 based config model[1]? Why are >>> we having a separate config for netty? >> >> AFAIK the idea is to move all the carbon-transport related configs to the >> deployment.yaml. I think we couldn't do this due to the time constraints in >> previous releases. >> >> Thanks >> Thusitha >> >> On Mon, Sep 18, 2017 at 11:15 AM, Vinod Kavinda <[email protected]> wrote: >> >>> HI All, >>> In addition to what Sajith mentioned, shouldn't we move all the configs >>> to the deployment.yaml, according to the C5 based config model[1]? Why are >>> we having a separate config for netty? >>> >>> [1] - https://github.com/wso2/carbon-config/blob/master/docs/Upd >>> atingConfigurations.md >>> >>> On Mon, Sep 18, 2017 at 11:12 AM, Thusitha Thilina Dayaratne < >>> [email protected]> wrote: >>> >>>> Hi Sajith, >>>> >>>> AFAIK with the redesign of carbon-transport, OSGi functionality is no >>>> longer valid in transport. But IMHO we should fix this. >>>> >>>> Thanks >>>> Thusitha >>>> >>>> On Mon, Sep 18, 2017 at 11:00 AM, SajithAR Ariyarathna < >>>> [email protected]> wrote: >>>> >>>>> Hi All, >>>>> >>>>> I noticed $subject [1]. Any particular reason behind this? >>>>> >>>>> This Ballerina variable has been introduced in v4.2.3 and presents at >>>>> the latest v6.0.7 too. IMO, this variable shouldn't be in the >>>>> netty-transports.yml as this is not a Ballerina repo. >>>>> >>>>> [1] https://github.com/wso2/carbon-transports/blob/v6.0.7/fe >>>>> atures/http/org.wso2.carbon.transport.http.netty.feature/res >>>>> ources/conf/netty-transports.yml#L136 >>>>> >>>>> Thanks. >>>>> >>>>> -- >>>>> Sajith Janaprasad Ariyarathna >>>>> Senior Software Engineer; WSO2, Inc.; http://wso2.com/ >>>>> <https://wso2.com/signature> >>>>> >>>> >>>> >>>> >>>> -- >>>> Thusitha Dayaratne >>>> WSO2 Inc. - lean . enterprise . middleware | wso2.com >>>> >>>> Mobile +94712756809 <+94%2071%20275%206809> >>>> Blog alokayasoya.blogspot.com >>>> About http://about.me/thusithathilina >>>> <http://wso2.com/signature> >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Vinod Kavinda >>> Senior Software Engineer >>> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.* >>> Mobile : +94 (0) 712 415544 >>> Blog : http://soatechflicks.blogspot.com/ >>> [image: http://wso2.com/signature] >>> <http://wso2.com/signature> >>> >>> >> >> >> -- >> Thusitha Dayaratne >> WSO2 Inc. - lean . enterprise . middleware | wso2.com >> >> Mobile +94712756809 <+94%2071%20275%206809> >> Blog alokayasoya.blogspot.com >> About http://about.me/thusithathilina >> <http://wso2.com/signature> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Charuka Karunanayake* > Intern | WSO2 > > Email : [email protected] > Mobile : +94711611848 <+94%2071%20161%201848> > > * <http://wso2.com/signature>* > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
