I've been digging around google but unable to find any or working example using this package. Oracle document is not much help in this. I've install all the necessary file to get this running. I just need a little kick start and if some one have use this before, please help. Here is what I am trying to consume.
This is my first experience with SOAP so please be gentle. Thanks.

----sample wdsl---

-
Web Service to Authenticate and Manage slb_webservice
-
-
-
-
-





-
-
-




-
-
-







-
-
-




-
-
-







-
-
-




-
-
-




-
-
-




-
-
-







-
-
-




-
-
-




-
-
-




-
-
-




-
-
-






-
art name="parameters" element="tns:Authenticate" />

-
art name="parameters" element="tns:AuthenticateResponse" />

-
art name="parameters" element="tns:GetRecord" />

-
art name="parameters" element="tns:GetRecordResponse" />

-
art name="parameters" element="tns:AddUser" />

-
art name="parameters" element="tns:AddUserResponse" />

-
art name="parameters" element="tnseleteUser" />

-
art name="parameters" element="tnseleteUserResponse" />

-
art name="parameters" element="tns:EditUser" />

-
art name="parameters" element="tns:EditUserResponse" />

-
art name="parameters" element="tns:ReturnName" />

-
art name="parameters" element="tns:ReturnNameResponse" />

-
art name="parameters" element="tns:ReturnEmail" />

-
art name="parameters" element="tns:ReturnEmailResponse" />

- ortType name="Mini_x0020_PassportSoap">
- peration name="Authenticate">
Method to Authenticate slb_webservice

utput message="tns:AuthenticateSoapOut" />
peration>
- peration name="GetRecord">
Method to response with sqlStr

utput message="tns:GetRecordSoapOut" />
peration>
- peration name="AddUser">
Method to Add User

utput message="tns:AddUserSoapOut" />
peration>
- peration name="DeleteUser">
Method to Delete User
eleteUserSoapIn" />
utput message="tnseleteUserSoapOut" />
peration>
- peration name="EditUser">
Method to Edit User Information

utput message="tns:EditUserSoapOut" />
peration>
- peration name="ReturnName">
Method to Obtain User Name

utput message="tns:ReturnNameSoapOut" />
peration>
- peration name="ReturnEmail">
Method to obtain User Email Address

utput message="tns:ReturnEmailSoapOut" />
peration>
ortType>
-

- peration name="Authenticate">
peration soapAction="sangle/Authenticate" style="document" />
-


- utput>

utput>
peration>
- peration name="GetRecord">
peration soapAction="sangle/GetRecord" style="document" />
-


- utput>

utput>
peration>
- peration name="AddUser">
peration soapAction="sangle/AddUser" style="document" />
-


- utput>

utput>
peration>
- peration name="DeleteUser">
peration soapAction="sangle/DeleteUser" style="document" />
-


- utput>

utput>
peration>