|
Home > Online Product Documentation > Table of Contents > Deploying Generated Code Deploying Generated CodeIf your XSLT application uses Stylus Studio's adapter file system technology - to convert CSV or EDI to XML, or to render relational data as XML, for example - you need to use the optional Stylus Studio 2007 XML Deployment Adapters if you wish to deploy your code to a test or application server. The Stylus Studio 2007 XML Deployment Adapters are purchased and installed separately from Stylus Studio 2007 XML Enterprise Suite. Write Stylus Studio at stylusstudio@stylusstudio.com, or call 781.280.4488 for more information. OverviewThe process for deploying generated XSLT code that uses Stylus Studio's adapter file system technology includes the following steps: In Stylus Studio
1. Build and test the application in Stylus Studio. When testing, be sure to use the XSLT processor you will be using in your production environment. You specify the XSLT processor on the
Processors tab of the
Scenario Properties dialog box.
2. Generate and compile Java code for the XSLT in Stylus Studio (
myApplication.java, for example).
3. Copy the XSLT (
.xsl), source (
.edi, for example), and Java file for the generated application (
.java) to the target production server.
On the Production Server
1. If you have not done so already, install the Stylus Studio 2007 XML Deployment Adapters module.
2. Modify the classpath to include the location of the Jar files associated with the Stylus Studio 2007 XML Deployment Adapters module.
3. Open the
.java file (
myApplication.java, for example) and edit the following:
The section of code in which you will find these files is shown here:
4. Compile the
.java file.
You can now run the application code independently, or incorporate it in another application on the same server. About the unlockAPI() Method
The
The Enterprise Suite installation ID is adequate for testing purposes on your local workstation, but if you want to deploy an XSLT application that uses Stylus Studio adapters on one or more test or application servers, you need to use the Deployment Adapter installation ID for the
|
Validate XML Using XSD
You can validate XML documents against any data model defined using W3C XSD, using any major XSD Validator, including MSXML 3.0, MSXML 4.0, MSXML 6.0, Xerces-J, Xerces-C, Microsoft System.XML (1.0 and 2.0), XSV, the Saxonica XSD Validator and others.
XSLT Profiler
Stylus Studio's XSL and XSLT profiler allows you to create detailed XSLT performance metrics profiles of any stylesheet in a processor-independent way.
Stylus Studio Enables Multi-Channel Publishing for University of Pittsburg Professor
Learn how Dr. David Birnbaum of the University of Pittsburgh uses Stylus Studio to develop customized XSLT stylesheets that produce enhanced versions of source documents in different output formats, including Web and print.
SQL Server Tools
SQL Server Tools in Stylus Studio simplify working with relational and XML data including exporting data from a SQL Server database into XML and importing XML data back into SQL Server. Supports Microsoft SQL Server 2000 and Microsoft SQL Server 2005


