Samples JDK
package-info.java
1 /**
2  * \brief we need @Xml annotations on data object, otherwise the response will not be written.
3  *
4  * We will get the following message.
5  * <i>No message body writer has been found for response class ArrayList.</i>
6  */
7 package com.freemindcafe.apache.cxf.jaxrs.sample2;