atom feed17 messages in org.apache.tomcat.usersRe: Can't deploy Custom Tag Library o...
FromSent OnAttachments
Mark R. DiggoryOct 7, 2002 7:43 am 
Jean-Francois ArcandOct 7, 2002 7:49 am 
Mark R. DiggoryOct 7, 2002 8:11 am 
Mark R. DiggoryOct 7, 2002 11:44 am 
Craig R. McClanahanOct 7, 2002 11:48 am 
Mark R. DiggoryOct 7, 2002 12:18 pm 
Craig R. McClanahanOct 7, 2002 12:31 pm 
Mark R. DiggoryOct 7, 2002 12:37 pm 
Mark R. DiggoryOct 7, 2002 12:46 pm 
Craig R. McClanahanOct 7, 2002 2:06 pm 
Brandon CruzOct 7, 2002 2:39 pm 
Mark R. DiggoryOct 7, 2002 5:41 pm 
Mark R. DiggoryOct 7, 2002 5:52 pm 
Mark R. DiggoryOct 8, 2002 7:16 am.zip
Jan LueheOct 8, 2002 10:00 am 
Mark R. DiggoryOct 9, 2002 12:36 pm 
Mark R. DiggoryOct 9, 2002 12:51 pm 
Subject:Re: Can't deploy Custom Tag Library on Microsoth Windoz
From:Craig R. McClanahan (crai@apache.org)
Date:Oct 7, 2002 2:06:10 pm
List:org.apache.tomcat.users

On Mon, 7 Oct 2002, Mark R. Diggory wrote:

Date: Mon, 07 Oct 2002 15:46:31 -0400 From: Mark R. Diggory <mdig@latte.harvard.edu> Reply-To: Tomcat Users List <tomc@jakarta.apache.org> To: Tag Libraries Developers List <tagl@jakarta.apache.org> Cc: Tomcat Users List <tomc@jakarta.apache.org> Subject: Re: Can't deploy Custom Tag Library on Microsoth Windoz

Are you testing on Windows with j2sdk1.4?

Among other combinations, yes.

Beyond my own use, anybody using the Java Web Services Developer Pack (JWSDP) download from Sun is doing exactly this as well, since it's based on an earlier 4.1 version of Tomcat.

For further testing, grab the "standard" tag library from Jakarta Taglibs (it's the basis for the RI of the JSP Standard Tag Library) and deploy it on your favorite Tomcat+JDK+OS combinations -- it uses exactly the same techniques to process TLD files.

Craig

Craig R. McClanahan wrote:

Works for me with no problems on all 4.0.x and 4.1.x versions of Tomcat; but I'm not trying to use any UTF-8 characters in my TLDs either.

Craig