On Tue, Jan 28, 2014 at 11:55 AM, Sanjeewa Malalgoda <[email protected]>wrote:
> > > > On Tue, Jan 28, 2014 at 11:37 AM, Ramith Jayasinghe <[email protected]>wrote: > >> Hi Kishanthan, >> if we version the webapp(s) will that change the endpoint? if so the >> reality of that is users has to keep changing configuration(s) (else where) >> which may refer to these endpoints (think about complex deployment patterns >> which users will do). That would introduce more complexities and more >> headaches supporting released products. >> > Yes, if we take auth application as an example, application creators will > embed auth application url in client application and distribute it. So if > we change application url(by adding version) in the middle, then it will > effect to all client applications installed on mobile devices and etc. > > We are not the first ones to face this problem. Tomcat already has a solution for that based on the context.xml file where your webapp name file name & context can be different.
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
