Skip to content

Commit

Permalink
Fixing plugin name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Korab committed Feb 16, 2012
1 parent a4c1334 commit f8eb4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This projects contains a set of OSGi bundles that demonstrate web services in Se

The following patterns are shown:

* generating Java objects from a WSDL using the `maven-cxf-plugin`s `wsdl2java` command
* generating Java objects from a WSDL using the `cxf-codegen-plugin` `wsdl2java` command
* a concrete CXF web service implementation
* a Camel route that dynamically acts as a web service implementation
* a Camel route that invokes a SOAP web service
Expand Down

0 comments on commit f8eb4b3

Please sign in to comment.