[jboss-user] [Installation, Configuration & Deployment] - Re: Change the Error Report

jijisv do-not-reply at jboss.com
Thu Aug 24 01:52:45 EDT 2006


I could remove the directories conf, deploy, data etc from the work folder thru the following configuration in server.xml

    
  |  ........................    
  |  <Host name="localhost" appBase="deploy"
  |        autoDeploy="false" deployOnStartup="false" deployXML="false">
  |  ........................
  |  ........................
  | 

Now the content of work folder is 

anonymous wrote : [root at wgp localhost]# ll
  | total 24
  | drwxr-xr-x    2 root     root         4096 Aug 24 12:48 _
  | drwxr-xr-x    2 root     root         4096 Aug 24 12:46 myApp
  | drwxr-xr-x    2 root     root         4096 Aug 24 12:46 invoker
  | drwxr-xr-x    2 root     root         4096 Aug 24 12:46 jbossws
  | 

Is there any way to remove invoker and jbossws??

My main issue(i.e to hide Tomcat version info) is still not resolved. :(
Any idea??

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967147#3967147

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967147



More information about the jboss-user mailing list