Hello,

Finally I decided to migrate the project I have been working for the last
year from 1.2.6 to 1.3.3 Wicket version. Some of the errors I got before are
solved, like the AutoComplete field (which is great, by the way), but I have
two issues that I have to solve or I will go back to 1.2.6 for continuing
with the development (we are really in a rush and must go live this summer).

The issues are:
- The application is in more than 20 languages, so UTF8 is mandatory. This
was working fine, people types their name in Japanese and that goes to
database smoothly. Now, every "non-english" character gets corrupted. The
database and tomcat server configuration has not been touch, and not the
code except for the migration issues...

- Suddenly I got stackoverflow exceptions all the time (I have never seen
that with 1.2.6)

I'm using spring-wicket application with ibatis and postgresql running in
Tomcat 6 with JDK 1.6

I have been researching about both in the mailing lists, but I still can't
figure out why this is happening to me...

As always, thank you very very much for your time and support,
Oskar


-- 
View this message in context: 
http://www.nabble.com/Migration-to-new-version-1.3.3-tp16820098p16820098.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to