Experts,
IHAC migrating Java web services from 11g to 12c, has the following question:
1. what differences are between JPA persistence API weblogic 11g vs 12c
2. what differences are between JEE 6 ejb (wls 11g) vs JEE 7 ejb (wls 12c)
3. Java webservice migration from wls11g to 12c. while calling the web services In 12c its asking to qualify with the namespace for Authentication header variable whereas 11g it doesn’t require that namespace.
Is there a way to suppress that namespace in 12c and run it without that adding namespace.
thanks
raj