I need to deploy an .ear application into "geronimo" apache (java) aplication server.

I need to replace an OC4J server, and i think i would replace it with geronimo.

When i try to deploy a working .ear file from OC4J into geronimo, it gives some errors.

Can someone help, can it be done? Is Geronimo a good replacement for OC4J (oracle)?

Thanks

Flip

link|improve this question

57% accept rate
feedback

1 Answer

Yes it can be done.

Geronimo is a very good replacement for all J2EE Web containers, including the oracle offerings. I would recommend Geronimo before JBoss, simply for the portability you loose wehn using JBoss (not referring to portability across OSes but the portability between different Web containers)

link|improve this answer
Thanks for the reply. Now does anyone knows why the .ear file doesn't work? – Flip Aug 31 '10 at 13:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.