Hi,


Can you let me know which API (JAX-RS or JAX-WS)you are gonna use to create
Restful webservice.I have the list of maven dependencies for creating
restful webservice using JAX-RS API for spring project.



Regards,

Ragini



On 11/21/08, Piotr Skawinski <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I started using cxf for restful services and face errors with resolving
> artifact for org.apache.abdera several places when building with maven:
>
>
> Path to dependency:
>        1) com.axiell.arena:arena-images-service-implementation:jar:0.1
>        2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT
>        3) org.apache.abdera:abdera-core:jar:0.4.0-incubating
>
> Path to dependency:
>        1) com.axiell.arena:arena-images-service-implementation:jar:0.1
>        2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT
>        3) org.apache.abdera:abdera-parser:jar:0.4.0-incubating
>
> Path to dependency:
>        1) com.axiell.arena:arena-images-service-implementation:jar:0.1
>        2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT
>        3) org.apache.abdera:abdera-extensions-json:jar:0.4.0-incubating
>
> and so on...
>
> In general there's nothing in (Building your cxf project with maven) that
> is telling you what to include in the maven dependencies for restful
> services. For example org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT
> is not included there.
>
> Is it posssible to get a list of all dependencies needed to build restful
> applications using cxf?
>
>
> thx in advance
>
> Piotr
>
> _________________________________________________________________
> News, entertainment and everything you care about at Live.com. Get it now!
> http://www.live.com/getstarted.aspx

Reply via email to