Hello, I'm trying to get slide2 with the txFileStore to work with German characters without much success. I've searched in the archives and have seen that some people have had success (with slide 1.16, I think), but unfortunately they haven't described how they've done it.
I'm trying to get it to work with Tomcat 4.1.29 running on a Debian machine with WebFolders on a machine running Windows 2000 as a client. When I create a collection and then rename it to something with an umlaut like 'h�ren' everything seems to be ok (a file h�ren.def.xml is created and and the parent folder has a <child>h�ren</child> entry) but when I attempt to switch into the folder I receive a failure. I've added the RequestDumpValve to the webapp context and the request is attempted on the /docs/h%F6ren URI, which seems ok. The response sends the following error: message=Not Found: No object found at /docs/g� I've tried changing the encoding in slide.properties in the slide-kernel.jar as well as the encoding in the store itself, but nothing has worked as of yet. Can anyone point me in the right direction to help me get this working? Thanks, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
