[jboss-user] [JBossWS] - Re: Ant tests FAILED
richard.opalka@jboss.com
do-not-reply at jboss.com
Wed Oct 8 03:05:06 EDT 2008
Hi,
yes, we know about this windows only problem. The reason of failure is there are some tests that don't close the file streams and our attachments handler is unable to delete such files on windows platform in it's destroy() method. The solution is always ensure you're closing the data handler input streams in your web services.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180933#4180933
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180933
More information about the jboss-user
mailing list