Let me try a different tack, I am trying to access an XFire based web service deployed in a vendor product. The API is entirely protected by a BASIC auth which means to access the WSDLs at run time my client needs to supply credentials. Can anyone point me to instructions or an example of how to access a password protected WSDL in a client? Thanks!