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


1 <ejb-jar>
2 .....
3 <enterprise-bean>
4 <session>
5 <ejb-name>..</ejb-name>
6 <ejb-class>npac.StudentImpl</ejb-class>
7 <env-entry>
8 <description>...</description>
9 <env-entry-name>ejb/myString</env-entry-name>
10 <env-entry-type>java.lang.String</env-entry-type>
11 <env-entry-value>"Hello"</env-entry-value>
12 </env-entry>
13 .....
14 </session>
15 ......
16 </enterprise-bean>
17 ....
18 </ejb-jar>

in Table To:


© 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