1 Reply Latest reply on Aug 23, 2011 10:47 AM by asoldano

    How to intergrate Apache CXF in JBoss 4.0

    shptlucky

      Hello All

      Kindly tell me which jars are required to put in JBoss server 4.0.3 to integrate it with Apache CXF.

      I am making a web service client and I could not change my server. When i run sar inside my jboss 4.0.3 it gives following error

      Exception in thread "Thread-2"
      2011-08-23 19:43:22,156 ERROR [STDERR] java.lang.Error: Unresolved compilation problems:
           The import org.apache.cxf.jaxrs cannot be resolved
           The import org.apache.cxf.jaxrs cannot be resolved

      i do not know which jar is to copy and put where.

      No CXF by default in jboss 4.0.3


      Please help to solve this problem.