Try to define converter into the Faces-Config.xml.
| <converter>
| <converter-id>locationConverter</converter-id>
| <converter-class>LocationConverter</converter-class>
| </converter>
|
And access it by using defined id in JSF page.
Hope it will work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046825#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...