DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30224>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30224 SaveFailureException when importing EAR file into WebSphere when generated from ANT script Summary: SaveFailureException when importing EAR file into WebSphere when generated from ANT script Product: Ant Version: 1.6.0 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] I am trying to automate the generation and deployment of EAR files using ANT on a windows box. The generation and deployment of the files works fine. The import of the resulting EAR file works fine when installing into Websphere on a Win 2K3 Server environment, however, the import fails when importing into Websphere on a Unix environment with the error: com.ibm.ejs.sm.exception.OpException: cannot save the ear filecom.ibm.etools.archive.exception.SaveFailureException: Error saving file xxxx.EAR This occurs even when using the Websphere Java IDE ANT plugin to generate the EAR file. However, when extracting the EAR file from the IDE without using ANT, the import works on Unix. Can anyone tell me if this is an issue with compression/encoding or something that is fixable? Is this a known conflict between ANT and WebSphere? Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]