Basic HTML version of Foils prepared July 6 99

Foil 18 Deployment Descriptor - Structural

From Object Web Computing Technologies CPS714 Computational Science Information Track -- June 16 99. by H. Timucin Ozdemir


<ejb-jar>
.....
<enterprise-bean>
<session>
<ejb-name>..</ejb-name>
<ejb-class>npac.StudentImpl</ejb-class>
<env-entry>
<description>...</description>
<env-entry-name>ejb/myString</env-entry-name>
<env-entry-type>java.lang.String</env-entry-type>
<env-entry-value>"Hello"</env-entry-value>
</env-entry>
.....
</session>
......
</enterprise-bean>
....
</ejb-jar>



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999