> Sorry. I put it to fixed because it is fixed :) > We should clean up the bugs...there are too many open ones.
I must've misread it then (o: Have you done an update yet? If not, do you want to try and get a <distributable /> tag to appear in web.xml by adding distributable="true" to the deploymentdescriptor task in webdoclet? Anyway, I found it not to be working and so fixed that (o: cheers dim > > Mathias > > -----Original Message----- > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]] > Sent: donderdag 4 april 2002 13:56 > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] [ xdoclet-Bugs-511612 ] Catalina fails to > deploy web.xml > > > hey all, > > ok.... can someone tell me what triggered this? I literally just that > second committed a fix to cvs for it, and then I get this email... but I see > no way in which the two can be related..... am I going nuts? > > cheers > dim > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, April 04, 2002 9:50 PM > Subject: [Xdoclet-devel] [ xdoclet-Bugs-511612 ] Catalina fails to deploy > web.xml > > > > Bugs item #511612, was opened at 2002-02-01 09:16 > > You can respond by visiting: > > > http://sourceforge.net/tracker/?func=detail&atid=402704&aid=511612&group_id= > 31602 > > > > Category: webdoclet > > Group: None > > Status: Open > > >Resolution: Fixed > > Priority: 5 > > Submitted By: Nobody/Anonymous (nobody) > > Assigned to: Nobody/Anonymous (nobody) > > Summary: Catalina fails to deploy web.xml > > > > Initial Comment: > > I have used WEBDOCLET to build the web.xml. The > > problem is it needs an EMPTY <distributable> tag. > > There seems to be on way to achieve this. The only > > options are "TRUE" or "FALSE". > > > > > > > > [07:59:04,153,Default] org.xml.sax.SAXParseException: > > EMPTY content models must have no content. > > [07:59:04,173,EmbeddedCatalinaServiceSX] ContextConfig > > [/accdev] Parse error in application web.xml > > org.xml.sax.SAXParseException: EMPTY content models > > must have no content. > > at org.apache.crimson.parser.Parser2.error > > (Parser2.java:3086) > > at > > org.apache.crimson.parser.ValidatingParser$EmptyValidat > > or.text(ValidatingParser.java:299) > > at > > org.apache.crimson.parser.InputEntity.parsedContent > > (InputEntity.java:597) > > at org.apache.crimson.parser.Parser2.content > > (Parser2.java:1813) > > at > > org.apache.crimson.parser.Parser2.maybeElement > > (Parser2.java:1494) > > > > ---------------------------------------------------------------------- > > > > You can respond by visiting: > > > http://sourceforge.net/tracker/?func=detail&atid=402704&aid=511612&group_id= > 31602 > > > > _______________________________________________ > > Xdoclet-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > _______________________________________________ > Xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
