Hi!

I got the same problem while working with NetBeans. NEtBeans uses XML a lot 
and also had DTD references to other sites on the Internet. Every time I 
wanted to start NetBeans up it wanted to connect to some internet site.
You are probably using IBM's JDK, right?
Just rename or delete %JAVA_HOME%/jre/lib/ext directory. It worked for me.
IBM's JDK has an XML parser integrated into JDK and this parser is the 
problem.

I hope this helps.
Best regards,
         Kovi


>Yeah... That was what I thought too... But I don't quite get why, if the
>PUBLIC ID of the DTD is known, there is a connection to sun, where the DTD
>resides (it's SYSTEM ID)...
>
>     Pier
>
>
>Dmitri Colebatch at [EMAIL PROTECTED] wrote:
> >
> > The most likely culprit is a DTD... look at the web.xml files and their
> > DTD references.
> >
> > cheers
> > dim
> >
> > On Fri, 27 Jul 2001, Leigh Wanstead wrote:
> >
> >> Version: JBoss 2.2.2 & Tomcat 3.2.2
> >> JDK: 1.3.1
> >>
> >> I found that Tomcat tried to connect to sun's website. Anyone have any
> >> ideas?
> >>
> >> Thanks in advance.
> >>
> >> Best Regards
> >> Leigh
> >>
> >>
> >>

Reply via email to