-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Federico,

On 7/12/2010 3:26 AM, Federico Fissore wrote:
> I still think that working with embedded tomcats sharing a common base
> work folder has some issues: one could be that in several places in the
> code I've found statements like
> 
> if (!new File("something").exists()) {
>     new File("something").mkdirs();
> }
> 
> with the mkdirs not being checked for success.
> Maybe we could switch to individual .mkdir() to create the individual
> folders, checking if they have been successfully created?

Patches are always welcome. Go ahead and submit a bug report in bugzilla
and, if you'd like, submit a patch. Bug reports with patches are much
more likely to be fixed than those without.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkw/HwkACgkQ9CaO5/Lv0PBREQCbBJsCda+zDQWEo+yYFJ0SYB2t
OjkAoLJxfLZbRqAybToEHcdmLmNfjIUU
=I4C6
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to