I need to configure WAS 8 with JPA 1.0 because my application use Oracle KODO and it only supports JPA 1.0. I tried to configure using third-party providers and shared libraries but the application server always uses the default persistence provider that is JPA 2.I need to configure WAS 8 with JPA 1.0 because