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
Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Jack TanSubject: XQUERY-based app usage
Author: Jack Tan
Date: 18 Apr 2006 04:00 PM
I have a small application I developed using Stylus Studio.

It uses local files so I am assuming that I do not need a $1000 stylus adapters to resolve url.

Now, I want to share it with my vendors. To do this, I generated Java code and run it.

Do I have to share with everyone XQUERY files? or I can compress them and store them somewhere?

Any suggestions how should I pack/compress it? jar? zip (for files)?

Best regards,

JTan

Postnext
Minollo I.Subject: XQUERY-based app usage
Author: Minollo I.
Date: 18 Apr 2006 05:27 PM
It really depends on your application; you might decide to make the XQuery files available through an http connection; or you may want to store them as resources into your jar files; or you may want to encode them using your own algorithm and decode them when you run them...

Postnext
Ivan PedruzziSubject: XQUERY-based app usage
Author: Ivan Pedruzzi
Date: 18 Apr 2006 05:57 PM

To load a file from a JAR see getResourceAsStream

http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassLoader.html#getResourceAsStream(java.lang.String)

http://java.sun.com/j2se/1.5.0/docs/guide/lang/resources.html

Ivan Pedruzzi
Stylus Studio Team

Posttop
Jack TanSubject: XQUERY-based app usage
Author: Jack Tan
Date: 19 Apr 2006 01:18 AM
Minollo and Ivan

Thanks for the reply.

It seems that both did not commented my not so subtle remarks on $adapters ;-)

I was considering placing files in the jar and encoding them.

Regards

jtan

 
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.