Yeah, I've seen lots of weird Tomcat deployment issues on the 5.5 line; I don't
believe that there's anything specific here related to Beehive. Just kinks to
work out in the new Tomcat version.
For now, I'd stick to some 5.0.x version since deployment seems to work well
there.
Eddie
-----Original Message-----
From: Ias [mailto:[EMAIL PROTECTED]
Sent: Sun 11/21/2004 4:32 PM
To: 'Beehive Developers'
Cc:
Subject: RE: Failure at undeploying a Beehive application on Tomcat 5.5
> Hi all,
>
> I'm using Tomcat 5.5.4 (now declared as stable), and I can't
> undeploy a Beehive application on it by ant command described
> at tutorial even thought the result is
>
> undeploy:
> [tomcatundeploy] OK - Undeployed application at context path
> /pageflow_tutorial
>
> (and there's stiil pageflow_tutorial application in application list.)
>
> Switching to Tomcat 5.0.28 solves this problem. I can also
> undeploy a Beehive application by HTML manager on Tomcat 5.5.4.
Sorry, my mistake. I can't undeploy a Beehive application by HTML
manager on
Tomcat 5.5.4. After I click "undeploy", the application just stops and
is
still alive (sort of zombie?).
Ias