Hi, does anyone have experience getting XSLT extensions (implemented in java) working in any sort of xml/xslt IDE? I use XMLSpy, and like it a lot, but can't seem seem to get extensions working with it. If someone out there is using some other (cheap, preferrably free :) xml IDE that they have gotten to work with extensions written in java, i would love to hear about it.
The problem i am having is that my class for the extension is not found when i try to use an xslt with an extension from within XMLSpy, but I know the class is on the classpath because I can invoke it from the command line. Also i know it's on there because i put it there :) thanks, jesse
