Hi !
try setting classpaths in JRun administration ( java settings ) or move
the classes in Jrun servlets directory
Abhay
----- Original Message -----
From: Sujoy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 05, 2000 8:16 PM
Subject: About
> Hi All ,
>
> I am getting error while running my own class using
> some third party classes . JRun is unable to get those classes .
> The error is as follows .
> ================================
> 500 Internal Server Error
> /servlet/CheckSSL:
>
> javax.servlet.ServletException: crysec/https/HttpsURLConnection
> java.lang.NoClassDefFoundError: crysec/https/HttpsURLConnection
> at java.lang.Class.newInstance0(Native Method)
> at java.lang.Class.newInstance(Unknown Source)
> at
>
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader
> .java, Compiled Code)
> at
>
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader
> .java, Compiled Code)
> at
> allaire.jrun.servlet.JRunServletLoader.loadServlet(JRunServletLoader.java,
> Compiled Code)
> at allaire.jrun.servlet.JRunSE.getServletReference(JRunSE.java, Compiled
> Code)
> at allaire.jrun.servlet.JRunSE.getNamedDispatcher(JRunSE.java, Compiled
> Code)
> at allaire.jrun.servlet.Invoker.service(Invoker.java:64)
> at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
> at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled Code)
> at
>
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.jav
> a:88)
> at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
> at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
> at allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107)
> at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code)
> at allaire.jrun.WorkerThread.run(WorkerThread.java, Compiled Code)
> =================================
>
> So, how to get all those classes in the JRun classpath ??
>
>
> -----------------------
> Sujoy ,
> eGain Communications Corporation , CA
> -----------------------
> Don't speak unless you can improve on the silence.
>
>
___________________________________________________________________________
> 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
>
___________________________________________________________________________
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