On Wednesday 21 November 2001 23:40, you wrote:
> shutdown the server
> delete the .ear file in applications
> delete the directory in applications
> delete the directory(ies) in application-deployments
> startup the server ( it should complain about not finding the ear )
> shut it down
> copy .ear file to applications
> restart server
>
> we have intermittent problems with deployments not taking full effect
> or being corrupted occasionally this always solves any wierd problems

 Sometimes we needed to delete the tables in the database... when the 
stateful entity beans changed. (Using HypersonicSQL)

        Alex

Reply via email to