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
Conferences Close Tree View
+ Stylus Studio Feature Requests (1126)
- Stylus Studio Technical Forum (13842)
-> + Activation Key (3)
-> + Berkeley support removed! ? (2)
-> + Report editor slows to a virtu... (2)
-> + StylusStudio will not stop pro... (2)
-> + Indent tags resolves NCRs in a... (4)
-> + XML Report Table Problem (2)
-> + document() function throws unk... (7)
-> + Report indentation (2)
-> + Report editor automatic scroll... (2)
-> + java.lang.ClassNotFoundExcepti... (4)
-> + Strange output (6)
-> + Built-In Processor Handling CD... (5)
-> + Parameter values with multiple... (3)
-> + Schema review (2)
-> + seperating values within one e... (2)
-> + Filtering 1000's of XML files ... (2)
-> + replace fop0.20 by 094 (2)
-> + HTML tables from sorted XSL (3)
-> + From dicisionshema to XML (4)
-> + Convert data from SQL database... (2)
-> + Really Really need help - xsl:... (2)
-> + xslt: xsl:include not finding ... (2)
-> + One field in multiple lines (3)
-> + Stylis studio editor slow (2)
-> + Schema Documentation (3)
-> + Convert PCL to XML (7)
-> + crashing when connected via VP... (3)
-> + Repeater err:XPST0003 (3)
-> + rtf to XML (4)
-> + Questions Regarding Existing B... (3)
-> + Bug: Saved Changes Lost Switch... (3)
-> + Adding Simple Types to Attribu... (4)
-> + SQL Table to XML Convert error... (9)
-> + please help me with style shee... (2)
-> + WSDL Misbehaving (4)
-> + Regarding XSLT logic for a sim... (2)
-> + Regarding XSLT logic for a sim... (2)
-> + Integration with VB.Net (5)
-> + License for end user (5)
-> + Error when running xalan sampl... (3)
-> + generate the date time in xslt... (2)
-> + Error When Using XMLConverters... (5)
-> + Viewing the toolbox pane (3)
-> + In Sync (2)
-> + Java EE 5 SDK vs. Java 2 SDK S... (2)
-> - Odd behavior of Begin Field in... (1)
-> + I/O-error while saving style s... (2)
-> + WEB Service Session (2)
-> - XML Report - Horizontal Line (1)
-> + XML feed to a txt file (2)
-> + problem with xml output (2)
-> + XSL Debugging (2)
-> + XML schema validation issue (t... (2)
-> + Problem during saving styleshe... (4)
-> + Slow Redraw (11)
-> + Source XML code updates in map... (2)
-> + converting XML to Excel (2)
-> + Pre-Sales Questions? And Mergi... (2)
-> + How can I download an earlier ... (2)
-> + Create multiple string outputs... (2)
-> + Alternate page masters indepen... (3)
-> + Flat to XML and back with Styl... (2)
-> + BUG: Byte Order Mark inserted ... (2)
-> + Schema Validation using the to... (7)
-> + Flat Text file to XML or XSD (6)
-> + Second time it should not go i... (2)
-> + How to sum Nodes which are at ... (2)
-> + Where has the wysiwyg editor g... (2)
-> + SS says my trial has expired -... (2)
-> + XSD input; SQL Table Output Ne... (2)
-> + Building Schema from XML (2)
-> + conditions on tag values expre... (3)
-> + XML converter "omit fields whe... (3)
-> + Marklogic XQuery support in St... (2)
-> + XSL switching stylesheet from ... (10)
-> + Maximum recursion depth exceed... (3)
-> + How do I develop the server si... (2)
-> + XSD Reuse (2)
-> + what happened to my preview re... (3)
-> + How do I use the Custom XML Co... (4)
-> + WYSIWYG missing in release 2 o... (2)
-> + space between elements (3)
-> + Oracle XML Gateway output CONV... (6)
-> + Someone please help me install... (5)
-> + XML Schema (XSD) to COBOL Data... (2)
-> + Can't compile Java (9)
-> + Trouble using the UDDI Browser (5)
-> + JVM Problem when installing Ar... (2)
-> + Stylus Studio Enterprise 8r2 d... (2)
-> - xml report headers (1)
-> + ddtek:sql-delete and ddtek:sql... (4)
-> + Validation blocked (4)
-> + List from XMl to be displayed ... (2)
-> + reports - changing data source (5)
-> + Disable HTML tags in Sense:X (8)
-> + .NETCompiledTransform Paramete... (3)
-> + Why Is The Saxon Processor So ... (13)
-> + Still can not get "integrated ... (15)
-> + quick xml gen from xsd (2)
-> - new to sylus, issue with if va... (1)
-- Previous [1081-1100] [1101-1120] [1121-1140] Next
+ Website Feedback (244)
+ XSLT Help and Discussion (7447)
+ XQuery Help and Discussion (1870)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (361)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Eliot KimberSubject: Using Saxon With Custom Extensions
Author: Eliot Kimber
Date: 21 Oct 2002 03:16 PM
I have developed a number of Saxon extensions. Using the 4.5 100g build, I cannot seem to get it to find my jar when I use Saxon as the XSLT processor. I am setting the CLASSPATH field in both the base JVM settings (application settings->Java Virtual Machine) and in the External JVM settings.

I have verified that the classpath I'm setting is correct by copying the field value, starting a DOS shell, setting the CLASSPATH env variable to the value I copied, and then successfully running my style sheet.

I didn't find anything in the online help that appeared to address this.

Is there something I'm missing or is this simply not possible?

I want to set the classpath locally because I work on a number of different projects at the same time and therefore don't want to have a Windows-level setting for CLASSPATH.

Thanks,

Eliot

Postnext
Ivan PedruzziSubject: RE: Using Saxon With Custom Extensions
Author: Ivan Pedruzzi
Date: 21 Oct 2002 05:37 PM

Eliot,

We confirm the inability to invoke custom java extensions using Saxon.
We will try give you an update as soon as possible.
In the mean while if it is an option you could switch to Xalan.

Than you for your patience

Ivan




> -----Original Message-----
> From: stylus-studio-tech Listmanager [mailto:listmanager]
> Sent: Monday, October 21, 2002 3:32 PM
> To: Recipients of 'stylus-studio-tech' suppressed
> Subject: Using Saxon With Custom Extensions
>
>
> From: "Eliot Kimber"
>
> I have developed a number of Saxon extensions. Using the 4.5
> 100g build, I cannot seem to get it to find my jar when I use
> Saxon as the XSLT processor. I am setting the CLASSPATH field
> in both the base JVM settings (application settings->Java
> Virtual Machine) and in the External JVM settings.
>
> I have verified that the classpath I'm setting is correct by
> copying the field value, starting a DOS shell, setting the
> CLASSPATH env variable to the value I copied, and then
> successfully running my style sheet.
>
> I didn't find anything in the online help that appeared to
> address this.
>
> Is there something I'm missing or is this simply not possible?
>
> I want to set the classpath locally because I work on a
> number of different projects at the same time and therefore
> don't want to have a Windows-level setting for CLASSPATH.
>
> Thanks,
>
> Eliot
>
>
>
> To reply: mailto:stylus-studio-tech.5873@edn.exln.com
> To start a new topic: mailto:stylus-studio-tech@edn.exln.com
> To login: http://edn.exln.com/~SSDN
>
>

Postnext
Ivan PedruzziSubject: RE: Using Saxon With Custom Extensions
Author: Ivan Pedruzzi
Date: 23 Oct 2002 02:23 PM


Eliot,

The reported problem is fixed in BL103h, now available from:
http://www.stylusstudio.com/update (4.x section)

We are actively working to enable cross-debugging for Saxon with the
next update


Ivan

> -----Original Message-----
> From: stylus-studio-tech Listmanager [mailto:listmanager]
> Sent: Monday, October 21, 2002 5:53 PM
> To: Recipients of 'stylus-studio-tech' suppressed
> Subject: RE: Using Saxon With Custom Extensions
>
>
> From: "Ivan Pedruzzi"
>
>
> Eliot,
>
> We confirm the inability to invoke java extensions using Saxon.
> We will try give you an update as soon as possible.
> In the mean while if it is an option you could switch to Xalan.
>
> Than you for your patience
>
> Ivan
>
>
>
>
> > -----Original Message-----
> > From: stylus-studio-tech Listmanager [mailto:listmanager]
> > Sent: Monday, October 21, 2002 3:32 PM
> > To: Recipients of 'stylus-studio-tech' suppressed
> > Subject: Using Saxon With Custom Extensions
> >
> >
> > From: "Eliot Kimber"
> >
> > I have developed a number of Saxon extensions. Using the 4.5
> > 100g build, I cannot seem to get it to find my jar when I use
> > Saxon as the XSLT processor. I am setting the CLASSPATH field
> > in both the base JVM settings (application settings->Java
> > Virtual Machine) and in the External JVM settings.
> >
> > I have verified that the classpath I'm setting is correct by
> > copying the field value, starting a DOS shell, setting the
> > CLASSPATH env variable to the value I copied, and then
> > successfully running my style sheet.
> >
> > I didn't find anything in the online help that appeared to
> > address this.
> >
> > Is there something I'm missing or is this simply not possible?
> >
> > I want to set the classpath locally because I work on a
> > number of different projects at the same time and therefore
> > don't want to have a Windows-level setting for CLASSPATH.
> >
> > Thanks,
> >
> > Eliot
> >
> >
> >
> > To reply: mailto:stylus-studio-tech.5873@edn.exln.com
> > To start a new topic: mailto:stylus-studio-tech@edn.exln.com
> > To login: http://edn.exln.com/~SSDN
> >
> >
>
>
>
> To reply: mailto:stylus-studio-tech.5876@edn.exln.com
> To start a new topic: mailto:stylus-studio-tech@edn.exln.com
> To login: http://edn.exln.com/~SSDN
>
>

Postnext
Minollo I.Subject: RE: Using Saxon With Custom Extensions
Author: Minollo I.
Date: 30 Oct 2002 03:23 PM
Cross-debugging of Java extensions when using the Saxon processor is now
enabled in BL103i, available for download at:

http://www.stylusstudio.com/update (4.x section)

Thanks,
Minollo

Postnext
Benoit MenendezSubject: RE: Using Saxon With Custom Extensions
Author: Benoit Menendez
Date: 31 Oct 2002 01:25 AM
I just downloaded the evaluation and I am trying to setup my existing stylesheet. I use Saxon 6.5.2 with custom extentions in a few jar files... Where do I setup the classpath for Saxon? I could only see a classpath Xalan...

The following line:



causes:

java.lang.RuntimeException: Failed to compile stylesheet. 2 errors detected.
javax.xml.transform.TransformerConfigurationException: Failed to compiljavax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 2 errors detected.

Not much detail about what's wrong...

Postnext
Benoit MenendezSubject: RE: Using Saxon With Custom Extensions
Author: Benoit Menendez
Date: 31 Oct 2002 01:27 AM
The line was:

   

Posttop
Ivan PedruzziSubject: RE: Using Saxon With Custom Extensions
Author: Ivan Pedruzzi
Date: 31 Oct 2002 08:02 AM


Benoit,

Look under

Tools -> Options -> Application Settings -> Java Virtual Machine ->
ClassPath

Stylus 4.5 doesn't have any "classpath Xalan", could you verify in the
about box what version are you running ?


Ivan


> -----Original Message-----
> From: stylus-studio-tech Listmanager [mailto:listmanager]
> Sent: Thursday, October 31, 2002 1:41 AM
> To: Recipients of 'stylus-studio-tech' suppressed
> Subject: RE: Using Saxon With Custom Extensions
>
>
> From: "Benoit Menendez" < >
>
> I just downloaded the evaluation and I am trying to setup my
> existing stylesheet. I use Saxon 6.5.2 with custom extentions
> in a few jar files... Where do I setup the classpath for
> Saxon? I could only see a classpath Xalan...
>
> The following line:
>
> > src="java:com.kms.xsl.XSLExtensions"/>
>
> causes:
>
> java.lang.RuntimeException: Failed to compile stylesheet. 2
> errors detected.
> javax.xml.transform.TransformerConfigurationException: Failed
> to
> compiljavax.xml.transform.TransformerConfigurationException:
> Failed to compile stylesheet. 2 errors detected.
>
> Not much detail about what's wrong...
>
>
>
> To reply: mailto:stylus-studio-tech.5939@edn.exln.com
> To start a new topic: mailto:stylus-studio-tech@edn.exln.com
> To login: http://edn.exln.com/~SSDN
>
>

   
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-2011 All Rights Reserved.