Unable to find file SimpleServlet.java
Hi All,
Customer is trying to implement MOS ID: 333862.1
It is mentioned 'SimpleServlet.java' was also modified and recompiled' however they don't have SimpleServlet.java under $ORACLE_HOME/j2ee/home/default-web-app/WEB-INF/classes.
[oapdbs@louoaslts07 WEB-INF]$ cd $ORACLE_HOME/j2ee/home/default-web-app/WEB-INF/classes directory
[oapdbs@louoaslts07 classes]$ ls -ltr
total 56
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 cal
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 checkbox
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 colors
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 dates
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 error
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 num
drwxrwx--- 2 oapdbs ebs 1024 Oct 20 2012 sessions
> echo $ORACLE_HOME
/oapdbs/apps/tech_st/10.1.2
Would they have to make 'SimpleServlet.java' file? Or could they copy 'SimpleServlet.java' file from other instance?