This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes EAR Files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "EAR Files" Watch "EAR Files" New topic
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
    
  16

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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: EAR Files
 
Similar Threads
exception while importing ear file
Deploying EAR on Sun One application server
Creating .ear file from zip file
Deploying Ear in tomcat
Error starting up my jboss