Jagan modulla wrote:
I need to deploy .ear file in external deploy directory, for that i did below steps:
Created D:\jboss-5.0.1.GA\server\EmagiaLITE\deploy (here placed .ear )
Where is your JBoss located? This path looks like a path within the JBoss folder structure.
Jagan modulla wrote:
Placed in D:\jboss-5.0.1.GA\server\default\conf\bootstrap\profile.xml below code:
<value>file:/D:/jboss-5.0.1.GA/server/EmagiaLITE/deploy</value>
What's the exact change that you did? See
this
Also while posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.
By the way, the latest stable version of JBoss AS is 5.1.0. You might want to move to this new version, because the version you are using has a known bug related to the disk space usage over time.