java Programming Glossary: searchresultdto
JAXB Exception: Class not known to this context http://stackoverflow.com/questions/3237473/jaxb-exception-class-not-known-to-this-context ProfileDto profilesDto new ArrayList ProfileDto ... SearchResultDto srd new SearchResultDto srd.setResultEntities profilesDto Setting.. new ArrayList ProfileDto ... SearchResultDto srd new SearchResultDto srd.setResultEntities profilesDto Setting profilesDto collection.. resultSize return Response.ok srd .build SearchResultDto @XmlRootElement name searchResult public class SearchResultDto..
|