aspose file tools
The moose likes SOA and ESB and the fly likes Error while creating war file for MULE application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » SOA and ESB
Reply Bookmark "Error while creating war file for MULE application" Watch "Error while creating war file for MULE application" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Error while creating war file for MULE application
 
Similar Threads
Axis2 generating stub with errors
Modifying JBOSS twiddle code
Axis2 generating stub with errors
Axis2 - error on client
WebService Client - Unexpected SubElement Exception