uCosminexus Application Server, Application Setup Guide
You reference and change the Enterprise Bean name of the following Enterprise Beans:
Execute the following command to acquire an Enterprise Bean attribute file (Session Bean attribute file or Entity Bean attribute file):
cjgetappprop [server-name] [-nameserver provider-URL] -name J2EE application-name -type ejb -resname EJB-JAR-display-name/Enterprise-Bean-display-name -c path-of-the-Enterprise-Bean-attribute-file# |
cjgetappprop MyServer -name account -type ejb -resname account/MyAccount -c C: \home\MyAccount.xml
Execute the following command to apply the values of the Enterprise Bean attribute file (Session Bean attribute file or Entity Bean attribute file):
cjsetappprop [server-name] [-nameserver provider-URL] -name J2EE application-name -type ejb -resname EJB-JAR-display-name/Enterprise-Bean-display-name -c path-of-the-Enterprise-Bean-attribute-file# |
cjsetappprop MyServer -name account -type ejb -resname account/MyAccount -c C: \home\MyAccount.xml
Reference and change the Enterprise Bean name of the Enterprise Bean attribute file (Session Bean attribute file or Entity Bean attribute file) with the runtime attributes (<runtime>).
| Items | Mandatory | Corresponding tags |
|---|---|---|
| Lookup name of the Enterprise Bean | Y | <lookup-name> |
| Optional name of the Enterprise Bean name having a remote interface | O | <optional-name> |
| Optional name of the Enterprise Bean name having a local interface | O | <local-optional-name> |
For property settings, reference the following subsections:
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.