Sako, I used xcode 1.5 to create my war file by setting the following build settings:
SERVLET_SINGLE_DIR_DEPLOY = NO SERVLET_STUB_WAR = NO SERVLET_TRUE_WAR = YES SERVLET_DEPLOY_LICENSE = <your deployment license> SERVLET_WEBAPPS_DIR = <directory to place war file> I am only slightly familiar with wolips, but I wouldn't be surprised if an ant task existed for wolips to do basically the same thing xcode does. --- Pierre, I compiled your updated NSPathUtilities by dropping it in with my application. Then I unbundled the /Library/WebObjects/lib/JavaFoundation.jar file replaced the NSPathUtilities.class with the one I compiled from your source and rebundled the jar replacing the existing one. When I rebuilt my application as the war and deployed it, it seems to be working fine. Thanks for the help. -- Albert Jagnow Web Developer The University of Iowa Foundation -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, January 13, 2006 5:35 AM To: webobjects-dev@lists.apple.com Subject: Re: Tomcat 5.5.12 WAR Deployment Problem Hello Albert, I tried to create war file with woLips. do you do that also with eclipse or using xcode? if you use eclipse, do you have HowTo or a site explains how to do that for me? thanks. Sako. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to archive@mail-archive.com