XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Yair RazinSubject: help needed - using saxon throw java
Author: Yair Razin
Date: 08 Apr 2008 07:13 AM
hi everyone,

I am using xslt transformers to transform xml docs with saxon and throw java. I am using them for a couple of months now and I did not have any problems.
yesterday I tried adding some java code to the transformer.
I added
xmlns:urlD="java:java.net.URLDecoder"
in the template tag, and later in value-of tag I used:
urlD:decode($sectionURL1)

it worked perfectly fine inside the stylus studio, but when I tried it from the java program, I got an exception:

"java.lang.ClassNotFoundException: org/jdom/Document"

I checked and I already got there the saxon-jdom.jar and the jdom.jar

could you please suggest me on whats wrong there?

thanks in advance,

Yair.

Posttop
Tony LavinioSubject: help needed - using saxon throw java
Author: Tony Lavinio
Date: 08 Apr 2008 04:52 PM
First, once you leave the Stylus Studio environment, Saxon-related
questions are best handled on the saxon-help mailing list.

But check your command line, make sure you are using -cp and not -jar
to invoke Saxon.

If that doesn't solve it, you need to post your entire command line,
and your XSLT so that it can be seen how you are calling things. A
little snippet doesn't help because that doesn't show the context, and
it doesn't help others to reproduce what you tried.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.