cancel
Showing results for 
Search instead for 
Did you mean: 

Create and Deploy .ear file

Former Member
0 Kudos

I have a project folder containing some .java files and .jsp files.

I want to create an .ear file of it and deploy it. Can you please tell me how should i go forward with it?

Message was edited by:

Shilpa Bhanot

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos
Former Member
0 Kudos
Former Member
0 Kudos

Hi Shilpa,

you can create ".ear" file using "ANT" tool, for which min of 1GB RAM is required. for more on this refer the following link..

http://ant.apache.org/manual/CoreTasks/ear.html

and

http://dev2dev.bea.com/pub/a/2002/04/258.html

hope this will help u .

with br,

rajesh

<i>award points</i>

Former Member
0 Kudos

Have you implmented CMS?

This bundles the release, creates the .ear file for depolyment into a live environment.