Re: AW: Can I find out what webapps resin is running?
Andy Yates <[email protected]> Wed, 14 Jun 2006 14:58:56 +0100
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks to both Steffan & David I'll take a look into this asap Andy Busch, Steffen wrote: > you may have a look on this site: > http://www.caucho.com/resin-3.0/jmx/servlet.xtp > > At least in version 2.1 of resin, it displays in "Hosts and Applications" > section this information: > > Host Web-App Sessions > http://localhost:8080 > / 4 > /app 8 > /foo 15 > /bar 16 > > Regards, Steffen > >> Just a quickie. Apart from performing an ls on the webapps directory is >> there anyway I can query a Resin server to tell me what webapps it is >> currently hosting (by name). >> >> i.e. If I have 4 apps called app, foo, bar, test can I get a webpage up >> which says "Currently hosting app, foo, bar, test". >> >> I'm not about the status of the app just what its got. >> >> Thanks, >> >> Andy Yates > >