Re: FileClientHelper

2009-07-09 Thread Rémi Dewitte
Hello, Actually found a solution/hack, at application startup : getMetadataService().addExtension("bak", MediaType.valueOf("application/backup")); I am not sure it is the normal behavior... Rémi 2009/7/9 Rémi Dewitte > Hello, > > With last trunk code, I would like the FILE client helper NOT t

FileClientHelper

2009-07-09 Thread Rémi Dewitte
Hello, With last trunk code, I would like the FILE client helper NOT to find "test.xml.001.bak" when I ask for "test.xml", how can I achieve this ? Thanks, Rémi -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2369426

Re: HTML Email

2009-07-09 Thread Rémi Dewitte
Hello, One of my colleague has done a patch to the actual Javamail extension to be able to send multipart and thus html message. I should be able to provide the patch if you want... Cheers, Rémi On Wed, Jul 8, 2009 at 23:31, wrote: > Hi Jerome... > > I've actually traced this down to a bug in