> Note though that if the application has already been 
> deployed, then these 
> files won't be copied over the existing ones. They're only 
> used in the case 
> of a 'fresh install'.

When you make changes to your descriptors and/or any class in your app,
(having packed everything in the ear), you should delete the directory
<orion>/application-deployments/<your-app>
Then shutdown and restart Orion. Shutdown is important (not hot restart)
because any class that changed, specifically the EJBs tend to remain in
memory.


Yves

Reply via email to