| Author |
EAR Files
|
satish balusu
Greenhorn
Joined: Dec 06, 2005
Posts: 5
|
|
|
If i create an EAR File using WebLogic 8.1 Can I deploy the same EAR file in Some other App Server like Tomcat or some others... Is EAR file Server Specific???
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14685
|
|
|
EAR files are not "server specific", but they may contain configuration files specific to a server. JBoss configuration files, Weblogic configuration files... So an application developped for Weblogic may not work under JBoss without tuning.
|
[My Blog]
All roads lead to JavaRanch
|
 |
 |
|
|
subject: EAR Files
|
|
|