Hi,
Here is the detail of my setup.
I generated stubs from WSDL using JDev 11g.
As specified earlier, the WSDL URL is being hard-coded in the generated stubs in the annotations as well. Due to this reason I am not able to set the WSDL path at run-time.
Here is the constructor of the class
This wsdlLocationURL is a private static URL member variable of the class, which we can definitely set at run time.
So, do you mean to say, that the URL given in the annotations as follows, doesn't impact it?
Someone is talking about Dynamic Proxy here. Do you have any clue about what it is ?
http://www.oracle.com/technetwork/articles/javaee/j2ee-ws-140408.html