Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to use Maven to Deploy J2EE application on EAServer

10 views
Skip to first unread message

anujkumar

unread,
Jul 8, 2008, 9:42:38 AM7/8/08
to
Hi,
I am developing a small application using Java, hibernate
and spring. I want to deploy my application on EAServer 6.0
using Maven . Can somebody help me where I can get the
information regarding the same.

Evan Ireland

unread,
Jul 8, 2008, 4:51:20 PM7/8/08
to
Anuj,

If you drop an EAR, WAR or EJB-JAR file into the server's 'deploy'
directory, the server will deploy it.

I have not used Maven myself, but presumably you can get it to put
a file into a directory :-)

0 new messages