It seems, that 
org.jboss.seam.remoting.wrapper.WrapperFactory
needs in adding a pair of strings to constructor  , 
for support Date wrapping.

this 2 strings are :

registerWrapper("date", DateWrapper.class);
registerWrapperClass(Date.class, DateWrapper.class);










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

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

Reply via email to