For JAX-WS, the endpoint address that is specified in a WSDL file is consumed at run time; however, for JAX-RPC, the endpoint address is used during compile time. For Web services runtime to use the endpoint address that is specified in a WSDL file, do not specify an endpointAddress attribute in the definition of the Web services connector. As shown in the following example definition of a Web services connector, an endpointAddress attribute is not specified: