txfilestore in 2.2 has a utf8 bug

2005-04-28 Thread Jacob Lund
HI
I have discovered an utf8 problem with the filenames in the txfilestore. 
Handling of properties is working fine, it is only when the filenames 
contain special characters.

What I have done is (worked for 2.1):
1.Set encoding=utf8 in properties file.
2.Set encoding to utf8 in the connector in sever.xml
3.Set io encoding to utf8 on the java runtime.
I have not parameters in storedefinitions in domain.xml to specify any 
encoding or encoding hacks.

I know some changes has been introduced in 2.2 to the txstore, but it seems 
that some changes has changes the default encoding of the filenames.

/jacob 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: txfilestore in 2.2 has a utf8 bug

2005-04-28 Thread Jacob Lund
I was a bit quick here - sorry! I have the same problem with SQL server.
Does anyone have slide 2.2 working with utf8 characters in file or 
collection names?

/jacob
- Original Message - 
From: Jacob Lund [EMAIL PROTECTED]
To: slide-dev@jakarta.apache.org
Sent: Thursday, April 28, 2005 8:55 AM
Subject: txfilestore in 2.2 has a utf8 bug


HI
I have discovered an utf8 problem with the filenames in the txfilestore. 
Handling of properties is working fine, it is only when the filenames 
contain special characters.

What I have done is (worked for 2.1):
1.Set encoding=utf8 in properties file.
2.Set encoding to utf8 in the connector in sever.xml
3.Set io encoding to utf8 on the java runtime.
I have not parameters in storedefinitions in domain.xml to specify any 
encoding or encoding hacks.

I know some changes has been introduced in 2.2 to the txstore, but it 
seems that some changes has changes the default encoding of the filenames.

/jacob
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]