Scott- so the ant script creating the war fails but if you unzip the whole thing and re-jar the war works fine seems like its a manifest problem unless there is something on the deployment descriptor (webxml) which throws it off Are you using an existing manifest ot creating one for jar or war targets? -Martin ----- Original Message ----- From: "Scott Williams" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 10:29 AM Subject: Problem with WAR on Weblogic 7/Windows
> I've noticed that there are several posts about this so I'm posting my issue > as well > in hopes of getting some help, I know someone has had this problem before!! > > I have an ANT script that creates a war file and works fine on Unix/Weblogic > 6.1. > I use the same ANT script on using Weblogic 7.0 on a Windows machine and the > resources in the war file cannot be found. However, if I unzip the war > with WinZip and re-jar (jar cf) the war file works fine. I tried using > and not using compression in ANT and it still doesn't work. > > Does anyone have any ideas? Thanks in advance. > > > Scott Williams > V I V A R E > Principal Consultant > e:[EMAIL PROTECTED] > c:972.333.0315 > Yahoo IM:sallenwilliams > > Scott Williams > V I V A R E > Principal Consultant > e:[EMAIL PROTECTED] > c:972.333.0315 > Yahoo IM:sallenwilliams > > - > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
