EBS Customizations (MOSC)

MOSC Banner

Cust java/class file changes is not reflecting in R12.2.10

We migrated Oracle EBS from 12.0.4 to 12.2.10

After migration copied custom java files from 12.0.4 to 12.2.10 $JAVA_TOP and performed below and our custom pages worked.

Step 1.

All executed in RUN File System

cd $JAVA_TOP

adcgnjar

above command generate customall.jar

cd $ADMIN_SCRIPTS_HOME

./admanagedsrvctl.sh stop oacore_server1

./admanagedsrvctl.sh start oacore_server1

then apache restart

./adapcctl.sh stop

./adapcctl.sh start

-------------------------------------------------------------------------------------------------------------------------

Now we made a change in one of our custom java and copied the class file to below location

custom folder name - xx

cd $JAVA_TOP/xx/oracle/apps/pmgr/server

Again performed Step 1.

Also tried bouced ./adstpall.sh and ./adstrtal.sh

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