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 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Rainer ReitzSubject: Problem with Java call
Author: Rainer Reitz
Date: 09 Jan 2008 10:02 AM
We are running Stylus Studio Enterprise 2006, Rel. 3, build 653c.
After 6 months without code change we have to implement some changes and encounter the following error (screenshot) when running an XSL.
We are using Saxon 8.7.1 as XSL engine.

We checked the project classpath, had a look to the right location of the Java classes and method names etc., everything seems ok.

This is the line of code where the processing stops with the error message:
<xsl:variable name="outputCheck" select="java:existsFileDirectory($fullPath)"/>

Your help is appreciated!

Rainer
(Germany)

Screenshot Java Error

Postnext
Ivan PedruzziSubject: Problem with Java call
Author: Ivan Pedruzzi
Date: 09 Jan 2008 12:51 PM
Hi Rainer,

How did you declare the name-space "java"?

Is existsFileDirectory a static function?


Ivan Pedruzzi
Stylus Studio Team

Postnext
Rainer ReitzSubject: Problem with Java call
Author: Rainer Reitz
Date: 10 Jan 2008 03:22 AM
Hi Ivan,

1.) This is the declaration part of the XSL:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../dtd/xhtml1-strict.dtd">
<xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:saxon="http://saxon.sf.net/" extension-element-prefixes="saxon" xmlns:java="com.fujitsu.fme.productdb.XSL"
exclude-result-prefixes="java">

2.) Yes, the function is public static:

public static String existsFileDirectory(String fullPath) {...

Ciao,
Rainer

Postnext
Rainer ReitzSubject: Problem with Java call
Author: Rainer Reitz
Date: 10 Jan 2008 03:38 AM
Hi Ivan,

1.) This is the declaration part of the XSL:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../dtd/xhtml1-strict.dtd">
<xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:saxon="http://saxon.sf.net/" extension-element-prefixes="saxon" xmlns:java="com.fujitsu.fme.productdb.XSL"
exclude-result-prefixes="java">

2.) Yes, the function is public static:

public static String existsFileDirectory(String fullPath) {...

Ciao,
Rainer

Posttop
Rainer ReitzSubject: Problem with Java call
Author: Rainer Reitz
Date: 10 Jan 2008 05:22 AM
SOLVED

My fault: A jar file was outdated.

Thanks.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 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.