Description: POST /StockQuote HTTP/1.1
Host: www.stockquoteserver.com
Content-Type: text/xml charset="utf-8“
Content-Length: nnnn
SOAPAction: "http://example.org/2001/06/quotes" 
<env:Envelope xmlns:env="http://www.w3.org/2001/06/soap-envelope" >
<env:Body>
<m:GetLastTradePrice env:encodingStyle="http://www.w3.org/2001/06/soap-encoding" xmlns:m="http://example.org/2001/06/quotes">
<symbol>DIS</symbol>
</m:GetLastTradePrice>
</env:Body>
</env:Envelope>
File list (Check if you may need any files):
HelloWorld
..........\.classpath
..........\.mymetadata
..........\.project
..........\src
..........\...\com
..........\...\...\ch
..........\...\...\..\HelloWorldServiceImpl.java
..........\...\...\..\IHelloWorldService.java
..........\...\...\..\TestService.java
..........\WebRoot
..........\.......\index.jsp
..........\.......\META-INF
..........\.......\........\MANIFEST.MF
..........\.......\WEB-INF
..........\.......\.......\classes
..........\.......\.......\.......\com
..........\.......\.......\.......\...\ch
..........\.......\.......\.......\...\..\HelloWorldServiceImpl.class
..........\.......\.......\.......\...\..\IHelloWorldService.class
..........\.......\.......\.......\...\..\TestService.class
..........\.......\.......\.......\META-INF
..........\.......\.......\.......\........\xfire
..........\.......\.......\.......\........\.....\services.xml
..........\.......\.......\lib
..........\.......\.......\web.xml
..........\WebServices
..........\...........\services.xml