Hi, That's a decent solution. JMeter does something similar with the status servlet's XML output.
Yoav Shapira http://www.yoavshapira.com >-----Original Message----- >From: kax [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 12, 2004 10:23 AM >To: Tomcat Users List >Subject: Re: RE: Check for deployed applications > >Maybe I can make a http request to the url and parse the result? Is that a >good solution or is there any better? > >/Kax > >> >> From: kax <[EMAIL PROTECTED]> >> Date: 2004/10/12 ti PM 02:09:42 GMT >> To: "Tomcat Users List" <[EMAIL PROTECTED]> >> �mne: Re: RE: Check for deployed applications >> >> Yes, but the problem is that I want to get this information from an >external application. >> >> /Kax >> >> > >> > From: "Shapira, Yoav" <[EMAIL PROTECTED]> >> > Date: 2004/10/12 ti PM 01:42:59 GMT >> > To: "Tomcat Users List" <[EMAIL PROTECTED]> >> > �mne: RE: Check for deployed applications >> > >> > Hi, >> > >> > You can use the Manager webapp's HTML interface: >> > http://localhost:8080/manager/list in your browser. >> > >> > >> > >> > >> > >> > Yoav Shapira >> > >> > >> > >> > >-----Original Message----- >> > >> > >From: kax [mailto:[EMAIL PROTECTED] >> > >> > >Sent: Monday, October 11, 2004 3:04 AM >> > >> > >To: [EMAIL PROTECTED] >> > >> > >Subject: Check for deployed applications >> > >> > > >> > >> > >Hello, >> > >> > > >> > >> > >I know I can use the ant ListTask for getting the deployed >applications >> > on >> > >> > >tomcat, but doing that I'm not getting a result to see if I have an >> > >> > >applicatioon deployed at the root or at any other path. Is there >> > another >> > >> > >way to check this? >> > >> > > >> > >> > >Thanks in advance >> > >> > > >> > >> > >/Kax >> > >> > > >> > >> > > >> > >> > >--------------------------------------------------------------------- >> > >> > >To unsubscribe, e-mail: [EMAIL PROTECTED] >> > >> > >For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> > >> > >> > >> > >> > This e-mail, including any attachments, is a confidential business >communication, and may contain information that is confidential, >proprietary and/or privileged. This e-mail is intended only for the >individual(s) to whom it is addressed, and may not be saved, copied, >printed, disclosed or used by anyone else. If you are not the(an) intended >recipient, please immediately delete this e-mail from your computer system >and notify the sender. Thank you. >> > >> > >> > >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
