EBS Customizations (MOSC)

MOSC Banner

Error while import and load Java class

Hi ,

I have task on EBS R12 to make complex password validation into AOF standard retype password screen and user screen at the same time , this requires working on AppsPasswordValidationCUS.java to add the validation.

while i am open connection on db using getOADBTransaction().createCallableStatement , i got the next error :

errors  : source oracle/apps/fnd/security/AppsPasswordValidationCUS

  ORA-29535: source requires recompilation

  oracle/apps/fnd/security/AppsPasswordValidationCUS:171: error: cannot find symbol

      getOADBTransaction().createCallableStatement(stmt, 1);

      ^

   symbol:  method getOADBTransaction()

   location: class AppsPasswordValidationCUS

  1 error

The following operations failed

  source oracle/apps/fnd/security/AppsPasswordValidationCUS: resolution

exiting : Failures occurred during processing



Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center