Steffen,

That is correct. You can force a full redeployment by deleting the directory that your 
web-app is deployed to.
This is specified in the <application ...> tag in the server.xml.

Jeff Hubbach.

Steffen Stundzig wrote:

> Hi Jeff,
>
> > Jeff Hubbach <[EMAIL PROTECTED]> wrote:
> > Steffen,
> >
> > Pre-1.4.8 you can put your orion-ejb-jar.xml file in an orion/ directory at the 
>root of your ejb.jar. As of 1.4.8, this has been moved to the META-INF directory for 
>simplicity and standardization. Note that this file is only used on NEW deployments 
>of EJBs. If a bean has been previously deployed, Orion will NOT overwrite the current 
>orion-ejb-jar.xml
> > file with the one in your jar file. Hope this helps.
>
> Thx. You mean, that if I deploy my application and then I update it, including 
>updates in my orion-ejb-jar, the server ignores the changes in the orion-ejb-jar.xml 
>inside of my ear file on next auto deploy? Right?
>
> Regards
>         Steffen...


Reply via email to