Re: http://xml.apache.org/mail.html

2002-04-18 Thread Nicola Ken Barozzi
From: "robert burrell donkin" <[EMAIL PROTECTED]> > i think that pier was talking about the extra moderation work that would > be required if unsubscribed users were encouraged to post. > > (i believe that all posts which aren't from addresses which are subscribed > to the list must be manually a

Re: http://xml.apache.org/mail.html

2002-04-18 Thread robert burrell donkin
i think that pier was talking about the extra moderation work that would be required if unsubscribed users were encouraged to post. (i believe that all posts which aren't from addresses which are subscribed to the list must be manually approved by the list moderator.) - robert On Thursday, Ap

Re: http://xml.apache.org/mail.html

2002-04-18 Thread Joseph Kesselman
> If someone's not able to read what the subscription confirmation message > tells you, then he'd better not even be on our lists... I feel the same way for the developers' lists. Much as I'd like to say the same for the users' lists, I'm not sure that's a reasonable assumption. I agree that po

Re: http://xml.apache.org/mail.html

2002-04-18 Thread Pier Fumagalli
"Pier Fumagalli" <[EMAIL PROTECTED]> wrote: > "Joe Kesselman" <[EMAIL PROTECTED]> wrote: > >> Just got a note from someone complaining that the subject >> web page shows them how to subscribe and unsubscribe, but >> doesn't actually tell them how to _post_ to the mailing >> lists. Took a look, a

RE: XML APIs in Xalan and Xerces

2002-04-18 Thread Stephane Bailliez
Hi Neil, > For a boring issue lots of folks seem to be interested! :-) > This comes up > once every couple of weeks these days it seems. mmm..I checked the list for the last 2 months and could not find a dedicated thread so I tossed my grenade. :) > Sure the interfaces are there, but what po

Re: Error parsing XML data: fillbuf

2002-04-18 Thread Thomas B. Passin
[Hsing, Jeff] > > I looked at the Crimson source code it and it seems like its going through a > section of code to check to ']]>'. But when I print out the XML that it is > suppose to parse, I can't find any instances of it. Plus what is wrong with > ']]>'? > "]]>" is reserved to denote the en

Error parsing XML data: fillbuf

2002-04-18 Thread Hsing, Jeff
I was wondering if anyone can help me with this error? I constantly get this exception and I don't know how to fix it: java.lang.InternalError: fillbuf at org.apache.crimson.parser.InputEntity.parsedContent(InputEntity.java:545) at org.apache.crimson.parser.Parser2.content(Parser2