Retail Invoice Matching (MOSC)

MOSC Banner

How can i compile REIM Java Files

edited Dec 8, 2015 12:53AM in Retail Invoice Matching (MOSC) Question

Hi,

I want to compile the java file as a fixed provided by oracle.

I did

1) Exported the CLASSPATH to $ORACLE_HOME/j2ee/reim-oc4j-instance/applications/reim12/reim12/WEB-INF/lib/commons-collections-3.2.jar and so on.

2) Gave the command javac -classpath $CLASSPATH <MyJAVA>.java

Getting an Error

package javax.servlet.http does not exist

import javax.servlet.http.HttpServletResponse;

and so on

Regards

Manish

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