I'm looking at the sample code in samples/webapps/helloworld-jaxrs [1]
and have the following questions:
Is <implementation.web> required to use JAXRS?
How is HelloWorldResource.java found in that example? I couldn't find a
reference to it in the composite...
Can I use JAXRS with <implementation.java>?
Can a JAXRS-enabled component produce ATOM? with XML or JSON entries?
Is there support for JAXRS on references as well?
Thanks
[1]
http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jaxrs/
--
Jean-Sebastien