| Author |
Error while creating war file for MULE application
|
Kumar Ponmaheswaran
Greenhorn
Joined: Mar 10, 2012
Posts: 6
|
|
Hi all,
I have a mule application i tried to create the .WAR file for that.When i give the "mvn compile war:war " command from my application root directory i am getting below error:
Please let me know what i want to do to create the .WAR file and what i missed?
Please help me to create the WAR file through maven tool.
Thanks,
Mahes.
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
How have you created the project you are working in? Did you use a Maven archetype?
Is your aim to run Mule embedded in the web application or embedded in web application container to which you are to deploy your Mule application?
Are you able to compile the project, using Maven, without any errors (i.e. just execute "mvn compile")?
Best wishes!
|
My free books and tutorials: http://www.slideshare.net/krizsan
|
 |
 |
|
|
subject: Error while creating war file for MULE application
|
|
|