my dog learned polymorphism
The moose likes Java in General and the fly likes deploying a ear file and a deployment folder Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "deploying a ear file and a deployment folder" Watch "deploying a ear file and a deployment folder" New topic
Author

deploying a ear file and a deployment folder

kevin lee from sg
Greenhorn

Joined: Nov 26, 2005
Posts: 2
hi,

In my previous workplace, the ant script will generate a ear file, and we will deploy it into Weblogic.

In this new workplace, the ant script actually puts all the class files into a specific folder, and we deploy this folder directly into Weblogic.

What is the general difference between the 2? Any major improvement over each other?

Thanks for answering!

kevin
 
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: deploying a ear file and a deployment folder
 
Similar Threads
Changing properties file inside of an ear
Web App Deployment
Ant script to deploy EAR
How to deploy ear file in weblogic
EAR Packagin through ANT script in weblogic 8.1