Oops It seems it is the only solution..... Sigh.... First time feeling runtime type erasure ...needs to be improved........
2008/10/1 Sergey Beryozkin <[EMAIL PROTECTED]>: > Hi > > Perhaps you can do > MessageBodyWriter<List> > > and then in writeTo you can check the class of, say, the first List element > and then > do either ABC or Integer marshalling ? >
