On Sun, Jul 29, 2012 at 8:55 PM, Samisa Abeysinghe <[email protected]> wrote:
> Again, I got this idea while testing AS. WebApps (war, jag & JAX-RS/WS) > have three different views. But they are all WebApps form an app > server perspective. > > When you are dealing with these WebApp types, it seems to be useful to > have a unified view - e.g. to figure out the context allocation with ease. > This is possible. In-fact, all the run-time webapps (war, jag & JAX-RS/WS) metadata are stored in an object called WebappsHolder. What separate each of the webapp is a filter property. The webapp management console uses this Holder object to list the webapps. Also this will be helpful to avoid the context conflicts which may arise at tomcat level for duplicated contexts. But where would we have/show this unified list? Currently these three types of webapps are clearly separated and shown in three different places. But this list should be shown in a common place. > See: https://wso2.org/jira/browse/WSAS-914 > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Kishanthan Thangarajah* Software Engineer, Development Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com* Twitter - *http://twitter.com/kishanthan*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
