You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Janusz Dalecki (TYCO)" <jd...@tycoint.com> on 2002/08/07 03:44:18 UTC

Can't use Xslt task ?

When I execute Xslt task I always get this error:
	java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTProcessorFactory
I have found on apache page that this class is deprecated (and probably that
is why I can't see it in xalan.jar file).
Does anyone know the workaround it?
Janusz


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Can't use Xslt task ?

Posted by Cyriaque Dupoirieux <cy...@pcotech.fr>.
Well, I had the same problem recently...

Put all the jars from

	xalan-j_2_4_D1/bin

in the directory

	$ANT_HOME/bin

and it works fine !

Regards,
Cyriaque

asep sunandar wrote:

> are you already set classpath .
>for that class .
>if not maybe that's way happens
>  Diane Holt <ho...@yahoo.com> wrote: --- "Janusz Dalecki (TYCO)" wrote:
>
>>When I execute Xslt task I always get this error:
>>java.lang.NoClassDefFoundError:
>>org/apache/xalan/xslt/XSLTProcessorFactory
>>
>
>See:
>http://marc.theaimsgroup.com/?l=ant-user&m=101827297122964&w=2
>
>Diane
>
>=====
>(holtdl@yahoo.com)
>
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Health - Feel better, live better
>http://health.yahoo.com
>
>--
>To unsubscribe, e-mail: 
>For additional commands, e-mail: 
>
>
>
>---------------------------------
>Do You Yahoo!?
>Yahoo! Health - Feel better, live better
>

-- 
Cyriaque Dupoirieux <ma...@pcotech.fr>
PCO Technologies
Burolines - 2 ter rue Marcel Doret
31700 Blagnac
Tél : 05.34.60.44.13 - Fax : 05.34.60.44.10



Re: Can't use Xslt task ?

Posted by asep sunandar <as...@yahoo.com>.
 are you already set classpath .
for that class .
if not maybe that's way happens
  Diane Holt <ho...@yahoo.com> wrote: --- "Janusz Dalecki (TYCO)" wrote:
> When I execute Xslt task I always get this error:
> java.lang.NoClassDefFoundError:
> org/apache/xalan/xslt/XSLTProcessorFactory

See:
http://marc.theaimsgroup.com/?l=ant-user&m=101827297122964&w=2

Diane

=====
(holtdl@yahoo.com)



__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do You Yahoo!?
Yahoo! Health - Feel better, live better

Re: Can't use Xslt task ?

Posted by Diane Holt <ho...@yahoo.com>.
--- "Janusz Dalecki (TYCO)" <jd...@tycoint.com> wrote:
> When I execute Xslt task I always get this error:
> 	java.lang.NoClassDefFoundError:
> org/apache/xalan/xslt/XSLTProcessorFactory

See:
  http://marc.theaimsgroup.com/?l=ant-user&m=101827297122964&w=2

Diane

=====
(holtdl@yahoo.com)



__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>