Bugs item #860277, was opened at 2003-12-15 12:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=860277&group_id=73068

Category: main tag library
Group: v 1.0-b2
Status: Open
Resolution: None
Priority: 5
Submitted By: Ben Hood (schawarma)
Assigned to: Nobody/Anonymous (nobody)
Summary: tld Namespace Declaration in the binary package

Initial Comment:
Just a notice for people who might be confused as I was
(getting a Digester Exception running catalina 4.1.24):

In the binary release the tld that was packaged into
the manifest with the following namespace declarations,
which seem conflict with any tlds that you package in
your web app:

<taglib
xmlns:tld11="http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd";
xmlns:tld="http://java.sun.com/JSP/TagLibraryDescriptor";>

So I deleted this from the mainfest of the binary, and
used an external definition.

Apart from that, these NS don't seem to used at all to
qualify any element in the tld.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=860277&group_id=73068


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to