| Author |
Classloading problem with servlet on Tomcat.
|
John Eric Hamacher
Ranch Hand
Joined: Apr 25, 2007
Posts: 230
|
|
Hello:
I am trying to deploy a webapp to Tomcat 6 from within Eclipse 3.4 and get the following message on the console:
The class in question, com.gallup.ice.screen28.server.rpc.firstletter.FirstLetterServiceImpl, is located in a jar wthin the project. I'm a little ignorant on the subject of classloading. Can somebody tell me what this means and how I can avoid this? Just to note, this servlet is being called from Javascript (this is a GWT application).
Thanks
Eric
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
Please be sure to ask IDE questions in the IDEs forum. I have moved this post there for you.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Classloading problem with servlet on Tomcat.
|
|
|