HPOSSOD 1.0 Technical Note

HP Web Services for Output Server 61
Using HP Web Services for Output Server
Non-HP Output Management Attributes
<Engine name="jboss.web" defaultHost="localhost" jvmRoute="node1">
.
</Engine>
The jvmRoute attribute must match the name specified in the workers.properties file.
•In the server.xml file, ensure that the AJP 1.3 Connector is uncommented, as follows:
<!-- A AJP 1.3 Connector on port 8009 -->
<Connector port="8009" address="${jboss.bind.address}"
emptySessionPath="true" enableLookups="false" redirectPort="8443"
protocol="AJP/1.3"/>
9. Edit the
JBoss_HOME/server/all/deploy/jboss-web.deployer/META-INF/jboss-service.xml
file (replace /all with your own node name).
Locate the <attribute> element with a name of UseJK, and set its value to true as follows:
<attribute name="UseJK">true</attribute>
10. Edit the JBoss_HOME/share/jboss/server/node1/conf/jboss-service.xml file by locating
the ServiceBindingManager and add the value ${jboss.server.base.dir}/portBindings.xml to
the attribute store URL.
11. Restart the JBoss application server
12. You can use the HP Web Services for Output Server landing page at http://localhost/HPOSGateway
.
Non-HP Output Management Attributes
The following table lists the non-HP Output Management attributes.
Table 1-24. Non-HP Output Management Attributes
Name Value Type
wsg-job-handle String value
Operational
wsg-doc-handle String value
Operational
last-document True or False
Operational
document-checksum MD5 hash value in
hexadecimal form
Operational
document-chunk-
offset
Positive integer
Operational
last-chunk True or False
Operational
has-more-chunks True or False
Operational
batch-size Positive integer
Operational