[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-06-12 Thread Phantom
Good day! I have the same problem in 1.2.1GA. And, as I see, there is no explanations how to fix in this topic. Does anybody know the solution? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4053699#4053699 Reply to the post :

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread baz
Good and bad news from me. Localisation works for me only with normal resource bundles. Now i have detected that it do not work with the seam resource bundle named messages. I do have a form like this (bundle is the bundle loaded with f:loadbundle): s:validateAll | h:panelGrid border=1

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread baz
One more interesting thing: If i add 'messages' to the message Bundles in faces-config.xml I am no more able to verwrite the myfaces messages. What shuld we do to receive the correct language withe Seams messages? View the original post :

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread base7691
For my application I was able to narrow the problem a little further. It looks like it has somthing to do with ICEFaces I used. I tried some tests with the new seam 1.2 version. After setting up a new project with seam-gen the locale selector function does very well. Even if I used it with the

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-03-01 Thread baz
My problem is solved. I had created a messages.properties and a messages_de.properties. Where i assume that messages.properties is used whenever a key in the german version is not found and when a language is selected which does not exist. But in my case, the german version messages_de.properties

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-27 Thread base7691
Thank you for the hint. Unfortunately I have the code surrounded with form tags :( View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4023015#4023015 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023015

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-27 Thread baz
Hello, if you found the reason why, please inform me. I do have a similar problem with a command button. The action of the button is not triggered and i can not figure out why. Other buttons on the page work but this one don't. Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-26 Thread baz
In the dark ages of my seam experience i had often forgotten to place command buttons into forms.:-( That is the only explanation that i have. Your ui code is fully functional but only if surrounded wit form tags. Ciao, Carsten View the original post :

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-21 Thread baz
I suppose that you have configured your supported locales in faces-config.xml? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4019897#4019897 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4019897

[jboss-user] [JBoss Seam] - Re: LocaleSelector

2007-02-21 Thread Seto
What do mean with nothing happens? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4019917#4019917 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4019917 ___ jboss-user mailing list