1 Reply Latest reply on Apr 14, 2005 11:36 AM by thomas.diesler

    JBossWS does not clean up the temp files

    ppc

      Our client application (c++ gsoap toolkit) send to an SLSB on jboss 4.0.0 SOAP Attachement using DIME.

      Everything works fine except that during the load tests i discovered a lots
      of tmp files (one for each upload ) named /tmp/Axis****axis.

      It seams that JBossWS does not clean up the temps files or do i need to call some method to forse JBossWs/Axis to clean up stuffs?

      Thanks for any suggestion

      Patrick