|
The Ear Java Jar Dependencies properties page is used to add/remove modules in an EAR. To launch this properties page right click on any EAR project project
- Create and EAR
- Right click on the EAR module created and select Properties-> J2EE Module Dependencies->EAR modules
- The Web, EJB,Connector and AppClient modules will be shown as the available modules
- The Java project are also shown, if one choosen, are converted to jst.utility component
and added as a dependent module of the EAR.
-
Select any module, try to add and remove some, no error should be thrown.
|