webtier@glassfish.java.net

Re: How to translate converter messages?

From: <webtier_at_javadesktop.org>
Date: Sat, 05 Sep 2009 11:03:39 PDT

I can see why.

In MessageFactory.java there is this line:

  // see if we have a user-provided bundle
        if (null != (bundleName = getApplication().getMessageBundle())) {

bundleName is always null, regardless i have a bundle or not.

As a temporal solution i need toi turn off converter functionality of jsf.
How can i do that?
[Message sent by forum member 'gabox01' (beres.gabor_at_gmail.com)]

http://forums.java.net/jive/thread.jspa?messageID=363032