Are you doing any XML stuff? Looks like it's a sax class which is for xml.
Travis ---- Original Message ---- From: Arif Senol <[EMAIL PROTECTED]> Sent: 2001-11-20 10:48:01.0 To: JRun-Talk <[EMAIL PROTECTED]> Subject: RE: com/jclark/xsl/sax/Destination error, HELP!!! but I donot have this kind of class. I checked all the jar and class files. It gives this error for all jsp's. I mean I created a simple jsp file (there is only default html tags inside it) and it gave this error for it also. I think there is something with JRUN or with my application. So it is not a class , I do not know what it is :(( M. Arif Senol Technology Integration Global Securities Phone: +90-212-2114900x1731 mailto: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 20 Kas�m 2001 Sal� 19:41 To: JRun-Talk Subject: RE: com/jclark/xsl/sax/Destination error, HELP!!! com/jclark/xsl/sax/Destination is not in your classpath. Travis ---- Original Message ---- From: Arif Senol <[EMAIL PROTECTED]> Sent: 2001-11-20 10:36:57.0 To: JRun-Talk <[EMAIL PROTECTED]> Subject: com/jclark/xsl/sax/Destination error, HELP!!! Hi Guys, I have a problem with my JRUN. I sometimes saw this error on my pages but I couldnot understand it why ... I tried to solve it by removeing and recreatimg my applications to JRUN but sometimes this error occurs. do you any of you know this problem and its solution??? I am using JRUN 3.1 500 Internal Server Error /: com/jclark/xsl/sax/Destination java.lang.NoClassDefFoundError: com/jclark/xsl/sax/Destination at allaire.jrun.jsp.Translator.getProcessor(../jsp/Translator.java:317) at allaire.jrun.jsp.Translator.processPage(../jsp/Translator.java:205) at allaire.jrun.jsp.Translator.translate(../jsp/Translator.java:397) at allaire.jrun.jsp.Translator.translate(../jsp/Translator.java:92) at allaire.jrun.jsp.JSPTranslator.translate(../jsp/JSPTranslator.java:75) at allaire.jrun.jsp.JSPTranslator.translate(../jsp/JSPTranslator.java:67) at allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:216) at allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:196) at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1416) at allaire.jrun.session.JRunSessionService.service(../session/JRunSessionSe rvic e.java:1082) at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:1270) at allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunReques tDis patcher.java:89) at allaire.jrun.file.FileServlet.service(../file/FileServlet.java:159) at allaire.jrun.servlet.JRunServletPool.service(../servlet/JRunServletPool. java :90) at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1416) at allaire.jrun.session.JRunSessionService.service(../session/JRunSessionSe rvic e.java:1082) at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:1270) at allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunReques tDis patcher.java:89) at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1552) at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1542) at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:364) at allaire.jrun.http.WebEndpoint.run(../http/WebEndpoint.java:115) at allaire.jrun.ThreadPool.run(../ThreadPool.java:272) at allaire.jrun.WorkerThread.run(../WorkerThread.java:75) M. Arif Senol Technology Integration Global Securities Phone: +90-212-2114900x1731 mailto: [EMAIL PROTECTED] NOTE: This e-mail is confidential and may also be privileged; under no circumstances should you forward it, or copy or disclose its contents, to any other person without the prior consent of the sender. If you are not an intended recipient of this e-mail, please notify us immediately. Internet communications are not secure and subject to possible data corruption, either accidentally or on purpose, and may contain viruses. Furthermore e-mail is an informal and often abbreviated method of communication. For these reasons, it will normally be inappropriate to rely on any information or advice contained herein without also discussing it with the sender. (The note below is a Turkish version of the above disclaimer) NOT: Bu elektronik posta mesaj� gizli olup, ayn� zamanda ayr�cal�kl� olabilir; �artlar ne olursa olsun, g�ndericinin �nceden onay�n� almaks�z�n, ba�kalar�na iletmemeniz, i�eri�ini kopyalamaman�z veya ba�kalar�na a��klamaman�z gerekmektedir. Bu mesaj�n muhatab� de�ilseniz, bu durumu derhal taraf�m�za bildirmenizi rica ederiz. Internet �zerinden yap�lan ileti�im g�venli olmay�p, verilerin kasten veya tesad�fen bozulmas� ve vir�s i�ermesi olas�l��� vard�r. Ayr�ca, elektronik posta, resmi olmayan ve �o�unlukla k�salt�lm�� bir ileti�im y�ntemidir. Dolay�s�yla, burada yer alan bilgi veya tavsiyelere, g�nderici ile ayr�ca g�r��meden g�venmeniz normal �artlar alt�nda uygun olmayacakt�r. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
