You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by ti...@calidris.force9.co.uk on 2003/01/16 11:53:36 UTC

WSDL Bug?

I'm using Axis 1.1 beta and have noticed a curious bit of WSDL coming out.  I wondered if it was a bug, or whether it is correct.  Will it affect the client, as we are going to be generating client code from it soon?

At the top of the file, the namespace is

<wsdl:definitions targetNamespace="http://sun9pan:9001/amberScannerInterface/services/PlanService/amberScannerInterface/services/PlanService"

when the service is actually deployed at

http://sun9pan:9001/amberScannerIterface/services/PlanService

Why the duplication of the second half of the URL?

ta,

Tim.