On Mon, 21 Jan 2002 22:14, Paul Hammant wrote:
> Peter,
>
> >>3) They work if I remove the DTD line.
> >>
> >>Please can someone confirm for me whether something easy like
> >>avalon-demo.sar is working if built from latest CVS...
> >
> >Have you updated phoenix to a vaguely recent version ? ;) Check the
> > phoenix jar files - if none of them contain the DTDs then you need to do
> > an upgrade.
>
> Yes I had.  I have done so again.  It is still not working.  I even
> cleaned out by libs dir to force Phoenix to get again.

So my question still stands - do you have DTDs in the jars? 

does 

$ unzip -t /opt/apps/phoenix/lib/phoenix-client.jar | grep dtd

produce 

    testing: org/apache/avalon/phoenix/tools/blockinfo.dtd   OK
    testing: org/apache/avalon/phoenix/tools/assembly.dtd   OK

?

If so extract them and make sure the info files work using those DTDs. Open 
up them in a validating editor or use validation tools to check it.

If that doesn't work then you may need to specify the encoding attribute in 
the <?xml directive or something?

-- 
Cheers,

Pete

*-------------------------------------*
| Does the name `Pavlov' ring a bell? |
*-------------------------------------*

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

Reply via email to