This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes WebSphere 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 » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "WebSphere "Unable to save ear"" Watch "WebSphere "Unable to save ear"" New topic
Author

WebSphere "Unable to save ear"

Travis Kline
Greenhorn

Joined: Jul 16, 2002
Posts: 14
Hi all,
Has anyone received the error, "Unable to save ear", when deploying an ear on WebSphere 4.0? I suspect it is a permission problem because I use the same Ant script on another machine and the generated ear deploys OK. There is a diffence in the umask between machines and I know Ant does not retain file permissions when copying. The build consists of a WAR, utility jars, and a deployed EJB jar. Does anyone know what file permissions WebSphere needs when deploying an ear?
Thanks,
Travis
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: WebSphere "Unable to save ear"
 
Similar Threads
Websphere Web Service EAR to Weblogic
Websphere Studio Application Developer "Automatic Refresh" ??
WSDLPostProcessingException
install ear on WAS 5.0
Using ANT to deploy applications