Appendix B Repository Properties Reference
Application clients, EJB components, and Web applications allow you to define environment properties, which contain global read-only data used by the application code. For example, you might define the administrator's email address as an environment property.
Environment properties have the form:
env-entry1, env-entry2, ...
Where env-entry1, env-entry2, and so forth are of the form:
(description=desc,env-entry-value=value, env-entry-type=type,env-entry-name=jndi-name)
Where:
com.sybase.jaguar.applicationclient.env-entry,
com.sybase.jaguar.component.env-entry,
com.sybase.jaguar.webapplication.env-entry
Copyright © 2002 Sybase, Inc. All rights reserved. |
![]() |