Xalan servlet samples on Tomcat 2003-01-29 - By Balint Fulop
Thank you!
Yes, you were right about the jar files. It was xalanservlet.jar that held the SimpleXSLTSerlvet code. Nice.
I'll try renaming the sample as you suggested. Still I'm fearing that won't be all i'll need to solve the other issues...
thanks again
>From: Christophe Galerne <christophegalerne@(protected)> >To: Balint Fulop <fuli42@(protected)> >CC: xalan-j-users@(protected) >Subject: Re: Xalan servlet samples on Tomcat >Date: Wed, 29 Jan 2003 13:45:37 -0800 >MIME-Version: 1.0 >Received: from snipe.mail.pas.earthlink.net ([207.217.120.62]) by >mc7-f37.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 29 Jan >2003 13:44:17 -0800 >Received: from user-2ivfmhn.dialup.mindspring.com ([165.247.218.55] >helo=earthlink.net)by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 >#1)id 18e00E-0001sv-00; Wed, 29 Jan 2003 13:44:15 -0800 >X-Message-Info: dHZMQeBBv44lPE7o4B5bAg== >Message-ID: <3E384B81.9080206@(protected)> >User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) >Gecko/20021130 >X-Accept-Language: en-us, en, fr-fr, fr >References: <F75j6Yn6FEPx4EYklS80000388d@(protected)> >In-Reply-To: <F75j6Yn6FEPx4EYklS80000388d@(protected)> >Return-Path: christophegalerne@(protected) >X-OriginalArrivalTime: 29 Jan 2003 21:44:17.0617 (UTC) >FILETIME=[92E8F410:01C2C7DF] > >Balint Fulop wrote: > >>I am getting all kinds of error messages. The SimpleXSLTServlet gives an >>FileNotFoundException: trax.xml error, even though I have changed, and >>recomplid, and updated the java code, and class and it does not even has >>the term 'trax.xml' in it !! > >The most likely problem is that you are picking up the >servlet.SimpleXSLTServlet that is in xalanservlet.jar. >Remove xalanservlet.jar and xalansamples.jar from testapp1/WEB-INF/lib. >You could also change the package name with your own. ex >fulop.testapp1.servlet. > >HTH, >Christophe
_________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
|
|