You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dan Tran <da...@gmail.com> on 2008/05/28 06:43:41 UTC

unable to undeploy trinidad web app


Hello I have a undeploy webapp with JPA, Hibernate, HSQLDB, sun jsf,
facelet, trinidate, and rickfaces 

Here is what left after trying to undeploy using tomcat manager

C:\dev\tomcat\tomcat-6.0.16\webapps\shamrock\WEB-INF\lib>dir
 Volume in drive C is HP_PAVILION
 Volume Serial Number is 7888-AAB4

 Directory of C:\dev\tomcat\tomcat-6.0.16\webapps\shamrock\WEB-INF\lib

05/27/2008  09:34 PM    <DIR>          .
05/27/2008  09:34 PM    <DIR>          ..
05/21/2008  06:38 PM           118,764 hibernate-entitymanager-3.3.2.GA.jar
10/22/2007  06:56 PM           300,771 jsf-facelets-1.1.14.jar
03/07/2008  01:01 AM           793,057 jsf-impl-1.2_08.jar
05/22/2008  06:48 PM         4,183,452 trinidad-impl-1.2.8.jar


Tomcat is holding to these files and I have to restart tomcat, manually
remove those files before I can do another deploy.

Any hints how solve this issue?

Big thanks ahead

-Dan
-- 
View this message in context: http://www.nabble.com/unable-to-undeploy-trinidad-web-app-tp17505134p17505134.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: unable to undeploy trinidad web app

Posted by "simon.kitching@chello.at" <si...@chello.at>.
Dan Tran schrieb:
> Hello I have a undeploy webapp with JPA, Hibernate, HSQLDB, sun jsf,
> facelet, trinidate, and rickfaces 
>
> Here is what left after trying to undeploy using tomcat manager
>
> C:\dev\tomcat\tomcat-6.0.16\webapps\shamrock\WEB-INF\lib>dir
>  Volume in drive C is HP_PAVILION
>  Volume Serial Number is 7888-AAB4
>
>  Directory of C:\dev\tomcat\tomcat-6.0.16\webapps\shamrock\WEB-INF\lib
>
> 05/27/2008  09:34 PM    <DIR>          .
> 05/27/2008  09:34 PM    <DIR>          ..
> 05/21/2008  06:38 PM           118,764 hibernate-entitymanager-3.3.2.GA.jar
> 10/22/2007  06:56 PM           300,771 jsf-facelets-1.1.14.jar
> 03/07/2008  01:01 AM           793,057 jsf-impl-1.2_08.jar
> 05/22/2008  06:48 PM         4,183,452 trinidad-impl-1.2.8.jar
>
>
> Tomcat is holding to these files and I have to restart tomcat, manually
> remove those files before I can do another deploy.
>
> Any hints how solve this issue?
>
> Big thanks ahead
>
> -Dan
>   
Sounds like TRINIDAD-73.

http://issues.apache.org/jira/browse/TRINIDAD-73

Regards, Simon