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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 :-)