No, my entity name is:

<!DOCTYPE jbosscmp-jdbc PUBLIC 
   "-//JBoss//DTD JBOSS-CMP-JDBC 3.0//EN"
   "http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd";>

Which I took from a jbosscmp-jdbc.xml from jboss/testsuite.

On the side it would be nice if we had pages on jboss.org which
describes each of our XML documents.

Thanks for checking =]

--jason


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:jboss-
> [EMAIL PROTECTED]] On Behalf Of Scott M Stark
> Sent: Saturday, September 28, 2002 4:47 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Why does www.jboss.org need to be up and
working
> to boot JBoss?
> 
> Based on the XmlFileLoader.getDocument(XmlFileLoader.java:257) line
number
> this is the current 3.0 source and this does have a local entity
resolver
> for
> jbosscmp-jdbc_3_0.dtd provided you are using the correct public entity
> name:
> 
> <!DOCTYPE jbosscmp-jdbc
>    PUBLIC "-//JBoss//DTD JBOSSCMP-JDBC 3.0//EN"
>    "http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd";>
> 
> Does your jbosscmp-jdbc.xml DOCTYPE look this this?
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> ----- Original Message -----
> From: "Jason Dillon" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, September 27, 2002 10:40 PM
> Subject: [JBoss-dev] Why does www.jboss.org need to be up and working
to
> boot JBoss?
> 
> 
> > I am getting exceptions like the follwing because for some reason
> > www.jboss.org is down.  Sup with that?
> >
> > --jason
> >
> >
> > 22:36:58,880 ERROR [XmlFileLoader] External entity not found:
> > "http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_3_0.dtd".:-1:4
> > java.net.ConnectException: Connection timed out
> >         at
org.apache.crimson.parser.Parser2.fatal(Parser2.java:3108)
> >         at
> >
org.apache.crimson.parser.Parser2.externalParameterEntity(Parser2.java:2
> > 796)
> >         at
> >
org.apache.crimson.parser.Parser2.maybeDoctypeDecl(Parser2.java:1155)
> >         at
> > org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:489)
> >         at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
> >         at
> >
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
> >         at
> >
org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
> > va:185)
> >         at
> > javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:86)
> >         at
> > org.jboss.metadata.XmlFileLoader.getDocument(XmlFileLoader.java:257)
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by: DEDICATED SERVERS only $89!
Linux or FreeBSD, FREE setup, FAST network. Get your own server 
today at http://www.ServePath.com/indexfm.htm
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to