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 : [EMAIL PROTECTED] 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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to