Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic 8.1 files (java,jsp etc.) copied on to new installation weblogic 10.3.6 - Error while runn

edited Oct 21, 2013 2:19AM in Oracle Weblogic Server (MOSC) 4 commentsAnswered
Hi,

We installed weblogic 10.3.6 on a new linux server and copied all the files from old weblogic 8.1 linux server, Deploying of jars,ejb's,JDBC and web application are done and then tried accessing the link http://myserver:7008/login_screen.jsp and below is the error thrown

Can you please help me figure out what causing the error

 Root cause of ServletException.
weblogic.servlet.jsp.CompilationException: Failed to compile JSP /login_screen.jsp
login_screen.jsp:1:55: The import common.PopulateDetails cannot be resolved
<%@ page language="java" pageEncoding="utf-8" import="java.util.*,common.PopulateDetails" %>
                                                      ^--------------------------------^
login_screen.jsp:227:4: PopulateDetails cannot be resolved to a type

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