Resource environment reference properties

Description

For application clients, EJB components, and Web applications, you can define resource environment references and their properties. Resource environment references specify aliased JNDI names for JMS message queues and topics used by the application code.


Resource reference syntax

Resource environment reference properties are of the form:

res-env-ref1, res-env-ref2, ...

Where res-env-ref1, res-env-ref2, and so forth are of the form:

(description=desc,jag-resource=link, 
res-env-ref-type=type,res-env-ref-name=jndi-name)

Where:

See also

com.sybase.jaguar.applicationclient.resource-env-ref, com.sybase.jaguar.component.resource-env-ref, com.sybase.jaguar.webapplication.resource-env-ref