Oracle Weblogic Server (MOSC)

MOSC Banner

Error while deploying servlet on weblogic server 11g

edited Feb 24, 2012 4:32PM in Oracle Weblogic Server (MOSC) 1 commentAnswered
Hi All,

I'm making a simple servlet which would read the in-it parameters from web.xml and would log the messages in the server log.

Below are the steps that i'm following :

IDE used is Eclipse Helios.

I'm using the init(ServletConfig config) method to get the config object.

Creating the .war file for this project and installing it on the weblogic server.

I've edited the web.xml file to make the servlet load at startup with <load-on-startup>1</load-on-startup>.

Problem that i'm facing is :

when i'm deploying the servlet as web application it's not coming to active state.

Below is the stack trace from the server log:

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