When the WSDL is parsed a number of temporary files are created under
'server\default\tmp\jbossws', this is not a problem for deployments but for
clients that regularly lookup remote services each invocation causes new files to be
added.
I would like to modify WSDL11Reader to delete all temporary files created as part of the
parsing process once parsing is complete instead of setting 'deleteOnExit'.
Running the testsuite this does not cause any failures, I just wanted to check if anyone
knew of any reasons why this files may be needed to be kept?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971914#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...