[jboss-user] [JBoss Seam] - Re: seam converter

armita do-not-reply at jboss.com
Sat May 19 00:17:51 EDT 2007


I registered in the faces-config.xml file! Now the jsf could get a hold of it, but none of the seam  injections seems to work. My class looks like:

  | @Converter(id = "locationConveter")
  | @Name("locationConverter")
  | @Interceptors(SeamInterceptor.class)
  | public class LocationConverter implements javax.faces.convert.Converter {
  | 
I am not sure how it is supposed to work.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046972#4046972

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046972



More information about the jboss-user mailing list