i'm totally new to spring
i downloaded a rcp zip from spring and there is a war file; i used my
tomcat to deploy it, tomcat says its running, but i cant see it(petclinic web app)
what am i doing wrong? when i click in tomcats manager link column of respective app (of the war), shows 404 error msg...
HTTP Status 404 - /spring-richclient-petclinic-server-0.2.1/
type Status report
message /spring-richclient-petclinic-server-0.2.1/
description The requested resource (/spring-richclient-petclinic-server-0.2.1/) is not available.
Apache Tomcat/5.5.17
[ September 30, 2006: Message edited by: miguel lisboa ]
i just typed in adress bar:
http://localhost:8080/manager/start?path=/spring-richclient-petclinic-server-0.2.1 and got this page:
OK - Started application at context path /spring-richclient-petclinic-server-0.2.1
but ehre can i see it?

[ September 30, 2006: Message edited by: miguel lisboa ]