did you set the servet classpath as following?
weblogic.httpd.servlet.classpath=......
weblogic.httpd.servlet.reloadCheckSecs=1
did you put your servlet in servlet classpath as well as system classpath
and weblogic.class.path?
what is the class that class myTest.HelloWorld depends on? where did you put
it?
>From: Mark Annese <[EMAIL PROTECTED]>
>Hey everyone, This has been a pain in my side any suggestions?
>
>I create a test class and place it in the servlet directory. I try to run
>it
>and I get the following error in the Weblogic DOS window:
>
>javax.servlet.ServletException: Servlet class: myTest.HelloWorld could not
>be resolved - a class upon which this class depends wasn't found
>
>Any ideas on what I am doing wrong? I have the Classpath set correctly (I
>think) and it seems to be recognizing that the servlet is there, just not
>doing anything with it.
>
>Thanks!!
>
>Mark
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html