Thursday, February 9, 2012

@XmlTransient for handling Interfaces

I used @XmlTransient to fix the error of "Jaxb can not handle interface". I put this annotation on an the interface and it worked fine for me at least.
if you see any issue in it. please let me know.

No comments:

Post a Comment