JDeveloper 10.1.3.2 - how to create a stub from WSDL?
Hello to all..
I have installet the last version of Jdeveloper.. since this I used JDev 10.1.2...
Can anybody help me how can i make classes (stub) from WSDL?
I have a WSDL file located on remote HTTPS server.. In JDev 10.1.2 i get error when i like to connect on https to retrive data...
But in JDev 10.1.3.2 I can't find a function to create a stub from wsdl..
There is only a option to create a java webservice from wsdl.. (but this will create a new webservice (right?)..
so.. how can I create a stub from remote wsdl..
best regards