aspose file tools
The moose likes Servlets and the fly likes getting ServletException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "getting ServletException" Watch "getting ServletException" New topic
Author

getting ServletException

Milan Jagatiya
Ranch Hand

Joined: Jan 01, 2007
Posts: 164
hi,
i am new to JBoss AS 4.
I am getting below error when accessing any jsp of my deployed application.
even same error occurs in jmx-console and web-console.


what it say???

thanks,
[ February 19, 2007: Message edited by: Mark Spritzler ]

Milan.<br />I can because I think I can...
Milan Jagatiya
Ranch Hand

Joined: Jan 01, 2007
Posts: 164
hi,
can anybody give any hint for this error??
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17224
    
    1

The big problem is that is probably not related to JBoss.

There error you get is about an Eclipse class? Are you deploying from Eclipse. It might be an Eclipse issue, or it might be a plain Servlet issue, that would require this question to be in the Servlet foru,

I am going to move this first to the Servlet forum, and if they think it is more Eclipse oriented, then they will move it to that forum.

Thanks

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: getting ServletException
 
Similar Threads
java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult.getProblems()
exception javax.servlet.ServletException: java.lang.NoSuchMethodError: org.eclipse.jdt.internal.com
Exception thrown org.jboss.util.NestedSQLException
java.lang.OutOfMemoryError and Unable to compile class for JSP
getting error when involking jsp file.