Introduction
What Is?
SOAPUI in 5 Minutes
- Eclipse
- New Maven Project, Next, Next
- Filter cxf: org.apache.cxf.archetype (cxf-jaxws-javafirst)
- Open “HelloWorldImpl.java
- Beans.xml
- Web.xml
- Cxfsample/pom.xml @ the <build> tag

- Select an Archetype

- Specify Archetype parameters

- Open project.java, beans.xml, web.xml, and POM file


- Setup POM file

- Add Service


- SOAPUI


- Setup the argument to pass to the HellowWorld webservice

- Passing argument to the webservice

- Log in to post comments
