arnoldmad
|
Posted: November 08, 2010 11:47 by arnoldmad
|
|
Hi ! Is there a difference of functionality between the ear and war file ? yours Arnold |
difference between ear and war
Replies: 2 - Last Post: November 26, 2010 13:04
by: odysseas
by: odysseas
showing 1 - 3 of 3
Csaba Toth
|
Posted: November 23, 2010 17:52 by Csaba Toth
|
| I use ear always. ear contains more information than the war, for example one of the components of the ear is the war itself. I always deploy the ear. Ear provides more functionality? |
odysseas
|
Posted: November 26, 2010 13:04 by odysseas
|
|
Arnold, Just to add some more details to Csaba's response, the ear file includes the EJB interface that is not available in the war file. You would want to use the ear file if you have a need for a remote interface to access the functionality in OpenEMPI. The only remote interface available in the war file is the PIX/PDQ interface. Odysseas |
Replies: 2 - Last Post: November 26, 2010 13:04
by: odysseas
by: odysseas







