Skip to content

Commit

Permalink
Update to cxf 3.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneider committed Feb 4, 2015
1 parent 5b81d56 commit 20fbd65
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions cxf/personservice/ReadMe.txt
Expand Up @@ -41,15 +41,18 @@ features:chooseurl cxf 2.7.10
features:install http cxf-jaxws

Karaf 3
feature:repo-add cxf 3.0.1-SNAPSHOT
feature:install cxf-jaxrs
feature:repo-add cxf 3.1.0-SNAPSHOT
feature:install cxf-jaxws

install -s mvn:javax.annotation/javax.annotation-api/1.2
install -s mvn:net.lr.tutorial.karaf.cxf.personservice/personservice-model/1.0-SNAPSHOT
install -s mvn:net.lr.tutorial.karaf.cxf.personservice/personservice-server/1.0-SNAPSHOT
install -s mvn:net.lr.tutorial.karaf.cxf.personservice/personservice-proxy/1.0-SNAPSHOT
install -s mvn:net.lr.tutorial.karaf.cxf.personservice/personservice-webui/1.0-SNAPSHOT

If you use the blueprint authz namespace you will also need to install:
install -s mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.authz/1.0.0

Test the service
----------------

Expand Down

0 comments on commit 20fbd65

Please sign in to comment.