stub files generated by JDeveloper doesn't work after JDeveloper migration
We have an application with OAF in JDeveloper 9 which use web services to acces WCC (checkin, checkout and ...).
We are migrating our ebusiness suite to R12 so we have to migrate this application in JDeveloper 10 and the webservices don't work anymore.
We had used WSDL files to generate stub files with Jdeveloper generator.
I tried to re-generate the sub files but I have this error in JDeveloper :
The project ***.jpr already contains J2EE 1.3 (Oracle) web services, and J2EE 1.4 (JAX-RPC) web services cannot be added to it.
What I have to do for these web services ?
Thanks in advance for any help.