[jboss-dev-forums] [Design of JBoss Web Services] - JBWS-1205 - Temporary files created parsing WSDL

darran.lofthouse@jboss.com do-not-reply at jboss.com
Fri Sep 15 09:42:23 EDT 2006


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#3971914

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



More information about the jboss-dev-forums mailing list