SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Forums
SiteExperts.com Forums
All Discussions

SiteExperts Feedback
The Lounge
Dynamic HTML
Site Design/ Critiques
HTML and CSS
XML Technologies
The Wireless Internet
Internet Explorer
Microsoft .NET
The Server
Technical Support

Sponsored Links

User Groups : Forums : SiteExperts : The Server :

Previous DiscussionNext Discussion
 Error during Tomcat Startup : java.lang.reflect.InvocationTargetException

Hello

I have setup my application in server.xml (contextpath) but org.apache.commons.digester.Digester endElement SEVERE: End event threw exception java.lang.reflect.InvocationTargetException error is coming & I can't start my application.

In log file error was display as : ContextConfig Parse error in application web.xml java.lang.reflect.InvocationTargetException what's wrong?

Looking forward for an early reply. I am using Tomcat4.1

Thanks


Started By pashah72 on Nov 5, 2005 at 6:07:07 AM

21 Response(s) | Reply

View All Replies | Goto Page: 3 2 1
MHenke on Sep 22, 2009 at 8:29:33 AM

>OpsFactory is a java bean so can you tell please me does Tomcat supports EJB?if not,can i deploy WebService which is using EJB on Tomcat by adding ejb.jar in classpath. or how to deploy webservice which is using EJB on Tomcat.
Nope, Tomcat dosn't support EJBs. It's a Servlet container and implements merely those parts of the J2EE specification that are required for Servlets/JSPs.
You can't run an app on Tomcat that needs full EJB/J2EE support.

>And how to check the runtime environment of Tomcat.
By checking the directories that are used by the Tomcat classloader.

>How is class loading mechanism of tomcat different from Stand alone scenario.
In terms of Tomcat using it's own classloader hierarchy, not the one of the JRE.


View All Replies | Goto Page: 3 2 1

To respond to a discussion, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password
Copyright 1997-2000 InsideDHTML.com, LLC. All rights reserved.