Gunderson, Jeff wrote:
> Thanks much Tedie, this got me a lot further.  I think I'm starting to
> figure this ant business out.  I'm still having trouble building but I think
> its because I don't have the latest version of Tomcat.  The build.xml has:

try running "ant detect", it'll give you a lot of information about 
dependencies and so forth.

> <available property="catalina.present" classname="org.apache.catalina.User"
> classpath="${catalina.jar}" /> 
> 
> but I don't have the User class in my catalina.jar.  I'm thinking this may
> be a Tomcat 4.1 class but I can't find a binary distribution of Tomcat 4.1
> (just 4.0.4).  Anyone know how to get this?

http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.9-beta/

> Thx,  Jeff
> 
> -----Original Message-----
> From: West, Tedie [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 12:18 PM
> To: Slide Users Mailing List
> Subject: RE: Help with slide.war build
> 
> 
> Jeff,
> 
> I recently had a similar problem where the webapps and the server was not
> getting built. I noticed in the build.xml that if the catalina/tomcat stuff
> was not there ant would skip the webapps and the slide server build. To fix
> I downloaded tomcat 4.
> 
> Also, to get the slide-admin.war to build you will need struts.
> 
> Hopes this helps!
> 
> Bye
> Tedie
> 
> 
> 
> -----Original Message-----
> From: Gunderson, Jeff [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 11:09 AM
> To: 'Slide Users Mailing List'
> Subject: Help with slide.war build
> 
> 
> Hi,
> 
> I'm trying to build the lastest source (8/30).  Ant gives me a "build
> successful" but it doesn't build the webapp\slide.war.  Any hints would be
> appreciated.
> 
> Thx, Jeff

-- 
Christopher Lenz
/=/ cmlenz at gmx.de


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to