EBS Customizations (MOSC)

MOSC Banner

error: not a statement exception while compiling java

edited Nov 22, 2018 4:00AM in EBS Customizations (MOSC) 1 commentAnswered

Hi,

        While working on a requirement, I decomplied a seeded oracle class file  ($JAVA_TOP/oracle/apps/icx/por/schema/server/AwardHelper.java) using jad.

        Recompiling the same file gives me following error. Any idea on how to fix this ?

AwardHelper.java:288: error: not a statement

        sqlexception1;

        ^

AwardHelper.java:305: error: not a statement

        exception;

        ^

AwardHelper.java:391: error: not a statement

        sqlexception1;

        ^

AwardHelper.java:408: error: not a statement

        exception;

        ^

Thanks

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