Re: Please help, could not get Jigsaw 2.0.4 working

On Wed, 15 Mar 2000, mathuser wrote:

> Hi,
> I'm using jdk2 and jswdk1.0.1 (with servlet 2.1). I had no problem using
> 
> Jigsaw 2.0.3 and 2.1.0, but since I switched to 2.0.4, I have had this
> problem: the server throws some exception while the jigadmin tries to
> connect to it. Here're a first few lines:
> JigAdmin[2.1.0]: serving at http://dinhton:8009/
> FATAL ERROR in element null
> Sys  : (internal)
> Line : 1
> Col  : 3
> character not allowed
>         at com.jclark.xml.sax.Driver.parse(Driver.java)
>         at
> org.w3c.tools.resources.serialization.xml.XMLReader.parse(XMLReader.j
> ava:193)
> Please help.
> Thank you.
> (BTW, I did include a path to servlet.jar in jswdk1.0.1. I'm not sure if
> 
> this servlet.jar conflicts with jigsaw's servlet.jar)

Hum, this is strange, you switched what to 2.0.4? 2.1.x and 2.0.x can't
communicate with each other, jigadmin 2.1 is required to talk to a 2.1
server.
If you were running 2.1, you should upgrade to Jigsaw 2.1.1 (2.0.4 and
2.1.1 are related, as most of the new features in 2.1 has been added in
2.0 also)
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Thursday, 16 March 2000 10:18:50 UTC