JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS XSLT Editor User's Guide     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the XSLT Editor

About the XSLT Service Engine

XSLT Service Engine Features

Request-Reply (requestReplyService)

Invoke-Send (filterOneWay)

Request-Invoke-Reply Chain (filterRequestReply)

Runtime Properties

Starting the Application Server

To Start the GlassFish Application Server

Viewing Service Engine Properties

To View XSLT Service Engine Properties

Runtime Property Descriptions

Configuring the XSLT Service Engine

Use Case 1

Use Case 2

Configuring the XSLT Service Engine

transformJBI attribute

messageType attribute

XSLT Service Engine Component Limitations -- Running the JBI Runtime Separately

Runtime Properties

Changes to the XSLT Service Engine runtime properties are made from within NetBeans.

Starting the Application Server

Configuration of XSLT Service Engine runtime properties requires first starting the GlassFish Application Server in the NetBeans window.

To Start the GlassFish Application Server

  1. Select the Services tab.
  2. Expands Server, right-click the GlassFish node, and then select Start.

Viewing Service Engine Properties

After you have started the application server, you can access the service engine properties.

To View XSLT Service Engine Properties

  1. In the Services tab, expand the following nodes: GlassFish V2 > JBI > Service Engines.
  2. Right-click sun-xslt-engine and select Properties.

    The sun-xslt-engine Properties window appears.

Runtime Property Descriptions

Table 1 General Properties

Property Name
Description
Default Value
Description
Description of the JBI Component.
XSLT Service Engine allows XSL stylesheets to be deployed as web services.
Name
Name of the JBI Component. Specifies a unique name in the JBI environment. If you are installing more than one XSLT Service Engine in a JBI environment, make sure that each is unique. This can be changed in the descriptor (jbi.xml) for the component. When the service unit deploys the component, it is matched with target component name defined in its descriptor — jbi.xml.
sun-xslt-engine
State
State of the JBI Component. Start, Stop, or Shutdown.
Started
Type
Type of the JBI Component (service-engine or binding-component)
service-engine

Table 2 Identification Properties

Property Name
Description
Default Value
Build Number
Date and time stamp for the current build.
<build_number>
Spec Version
XSLT specification fully supported by this build.
$(specification version)

Table 3 Class Loggers

Class Name
Description
Default Logging Level
sun-xslt-engine
INFO
DefaultMessageListener
INFO
PatternExchangeRouter
INFO
SimpleProcessorFactory
INFO
SingleThreadManager
INFO
xsltseComponentManager
INFO