Hey back,

I just noticed that in web.xml there's no 'facelets.LIBRARIES' parameter for 
the selectItems tag lib, it also does not exist within the example,


After adding the library, it seems that 'getAsString' is executed in the 
EntityConverter and returns the ID of the entity, but nothing more,
in none-multiple selection, EntityConverter->'getEntity' is called to retrieve 
the entity itself, in multiple only getAsString is called and returns the ID of 
the entity,


then I of course get the converter error as:

  | Conversion Error setting value '1' for '#{issue.notes}'. 
  | 


Any clue? :)

Thanks


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966228
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to