While in principle the JSF-1.2 seam-booking-demo from the new beta
runs very nicely on JBoss 5.0.0. beta1 (congratulations !),
there seems to still be the old encoding issue on Linux.
E.g., the MeliĆ” White House Hotel shows up as
Meli? White House
What to do ? Is it a Tomcat configuration issue?
My (openSUSE 10.2beta2)-Linux-box does have en_US.UTF-8, etc. :
rolfm@gluon:~/mjsf3/jboss-5.0.0.Beta1/server/default/log$ uname -a
Linux gluon 2.6.18.2-4-default #1 SMP Tue Nov 7 16:02:06 UTC 2006 x86_64 x86_64 x86_64
GNU/Linux
rolfm@gluon:~/mjsf3/jboss-5.0.0.Beta1/server/default/log$ echo $LANG
en_US.UTF-8
rolfm@gluon:~/mjsf3/jboss-5.0.0.Beta1/server/default/log$ grep UTF boot.log
02:51:11,672 DEBUG [ServerInfo] sun.jnu.encoding: UTF-8
02:51:11,673 DEBUG [ServerInfo] file.encoding: UTF-8
rolfm@gluon:~/mjsf3/jboss-5.0.0.Beta1/server/default/log$ java -version
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_09-b03, mixed mode)
------------------------------------------------------------------------------------------------------
BTW: shouldn't deployment of jboss-seam-booking.ear on GlassFish work?
It does not look like it does (I tried to test with a non-Tomcat server).
Rolf
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987452#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...