Unfortunately, this is exactly my problem - I will soon be in a situation 
where "stop the server" will not be an option :o)

I'm looking for a way to force orion to completely discard any knowledge it 
has of a particular bean and redeploy from scratch.

Thanks,
Dan/tastapod

At 09:46 30/03/2001 -0500, you wrote:

>When we had similar problems we would remove the application from the 
>application directory, the ear and the files from the 
>applications-deployment directory.  Make sure you stop the server before 
>doing this.
>
>Jonathan Bricker
>Lilly Research Labs
>Java ATG
>
>
>Dan North <[EMAIL PROTECTED]>
>Sent by: [EMAIL PROTECTED]
>
>03/30/2001 06:13 AM
>Please respond to Orion-Interest
>
>         To:        Orion-Interest <[EMAIL PROTECTED]>
>         cc:
>         Subject:        Hot deployment not so hot
>
>Hi all.
>
>I've been having a number of problems with hot deployment ever since I
>started using orion, and I wondered if anyone could shed any light?
>
>Typically it happens when I change an interface rather than just internal
>bean logic or code: orion says it is redeploying whatever-xyz.jar, but will
>complain that:
>
>- A cmp-field is missing (that I have removed from both the bean and the
>ejb-jar.xml)
>- A method doesn't exist (that I have just added to both the bean and the
>remote i/f)
>- etc.
>
>All the messages I get seem to come down to a conflict between some cached
>version of the bean and the new version.  If I shut down and restart orion,
>all the problems go away and it deploys the new version fine.
>
>This hasn't been a problem during development, but I'm concerned that I
>might be doing something wrong, and obviously once the system goes live I
>can't just stop and restart the server when I deploy changes, so what's the
>Right Way to redeploy a session or entity bean into a running server and
>tell orion to forget everything it knew about the previous version?
>
>(I'm running 1.4.7 on Sun's jdk1.3 on Windows 2000 if it makes any 
>difference.)
>
>Thanks,
>Dan/tastapod
>
>--
>Dan North
>VP Development  -  Cadrion Software Ltd  -  +44 (0)20 7440 9550
>
>CONFIDENTIALITY
>This e-mail and any attachments are confidential
>and may also be privileged. If you are not the named recipient,
>please notify the sender immediately and do not disclose the
>contents to another person, use it for any purpose, or store
>or copy the information in any medium
>
>
>

--
Dan North
VP Development  -  Cadrion Software Ltd  -  +44 (0)20 7440 9550

CONFIDENTIALITY
This e-mail and any attachments are confidential
and may also be privileged. If you are not the named recipient,
please notify the sender immediately and do not disclose the
contents to another person, use it for any purpose, or store
or copy the information in any medium


Reply via email to