You should try with a 3.0-SNAPSHOT distribution...
Package have been renamed to org.apache.servicemix.*

Cheers,
Guillaume Nodet

On 5/3/06, Mark Swanson <[EMAIL PROTECTED]> wrote:
Hello,

The xslt documentation states you should use the class:
   <sm:component><bean
class="org.apache.servicemix.components.xslt.XsltComponent">

But this class isn't any of the jars shipped with the 2.0.2 distribution.
I was able to get a little further using this:

<sm:component><bean class="org.servicemix.components.xslt.XsltComponent"

However, when the transformation occurs, I get the error:

2006-05-03 10:15:10,050 DEBUG SedaQueue$1 -
[EMAIL PROTECTED] dequeued exchange:
[EMAIL PROTECTED]
(Location of error unknown)java.lang.NoSuchMethodException: For
extension function, could not find method
org.apache.xml.utils.NodeVector.string([ExpressionContext,] ).

I downloaded xalan 2.7.0 and added that to my classpath but that didn't
help.

Any suggestions?

Thanks.

--
Free replacement for Exchange and Outlook (Contacts and Calendar)
http://www.ScheduleWorld.com/tg/
WebDAV: http://www.ScheduleWorld.com/sw/webDAVDir/4000.ics
VFREEBUSY: http://www.ScheduleWorld.com/sw/freebusy/4000.ifb

Reply via email to