Thank you Albert, indeed there is a task in build.xml to do that in WOLips.
Problem 1: web.xml is missing. For this problem exist also a task, do i turn this on I get another problem, says "it cant find a directery classes"(I wonder how another people never got that problem!). Do I create the directory by myself , I get the web.xml file. Next, I get another problem and another problem. However, i hope the next WOLips version (comming soon as much as i know) would be better. Sako. ----- Original Message ----- From: "Albert Jagnow" <[EMAIL PROTECTED]> To: "Pierre Frisch" <[EMAIL PROTECTED]>; <[email protected]>; <[EMAIL PROTECTED]> Sent: Friday, January 13, 2006 5:12 PM Subject: RE: Tomcat 5.5.12 WAR Deployment Problem 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: [email protected] 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 ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
