How would I map an inner class that is not static?

I tried doing this using the "$" syntas (com.myclass.Class1$MyInnerClass)
and I get this error:
Error: Need no-argument constructor or factory method for class

-- 
View this message in context: 
http://www.nabble.com/Mapping-non-static-inner-classes-tp15438773p15438773.html
Sent from the jibx-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to