[jboss-user] [JBoss Seam] - Re: Running the booking example on JBoss with the JSF 1.2 RI
gluonvision
do-not-reply at jboss.com
Mon Nov 20 21:40:20 EST 2006
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 at 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 at gluon:~/mjsf3/jboss-5.0.0.Beta1/server/default/log$ echo $LANG
en_US.UTF-8
rolfm at 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 at 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#3987452
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987452
More information about the jboss-user
mailing list