It's most likely looking for the DTD specified in
whatever descriptor it is parsing.
To avoid this JBoss contains mappings from remote DTD
urls to local resources. This allows you to parse XML,
verifying from a DTD, whilst disconnected from the
web.
Something has gone wrong with the DTD resolution.
Most likely is that you have used a non-standard (or
unknown to JBoss) DTD url.
Find the descriptor at fault and replace the DTD url
with one from a similar descriptor that does not cause
this problem
Alternatively - this might be more serious. In this
case post the descriptor for everyone to have a look
at.
Hope that helps.
Jules
P.S.
Seeing as the error is happening at WAR deploy time -
I would hazard a guess that your problem lies in the
WAR's WEB-INF/web.xml.
--- Lionel Siau <[EMAIL PROTECTED]> wrote: > Hi guys,
>
> the crimson parser is trying to resolve the
> java.sun.com hostname inside!!!
>
> (Auto deploy] java.net.UnknownHostException:
> java.sun.com
>
> This shouldn't be correct. Many of us do development
> on our laptops and standalones and this completely
> renders it unusable. Can we pls pls get this thing
> fixed? (Is there a crimson update that bypasses
> this?) Another guy also reported the same thing for
> his tomcat-test.ear(which I also encountered also).
>
>
>
> Lionel
>
>
> [Auto deploy] Watching D:\jboss\deploy
> [Auto deploy] Auto deploy of
> file:/D:/jboss/deploy/jive.war
> [J2EE Deployer Default] Deploy J2EE application:
> file:/D:/jboss/deploy/jive.war
> [J2EE Deployer Default] Create application jive.war
> [J2EE Deployer Default] inflate and install module
> jive.war
> [Container factory]
> Deploying:file:/D:/jboss/tmp/deploy/Default/jive.war
> [Container factory] Deployed application:
> file:/D:/jboss/tmp/deploy/Default/jive
> .war
> [J2EE Deployer Default] Starting module jive.war
> [Auto deploy] deploy, ctxPath=/jive,
> warUrl=file:/D:/jboss/tmp/deploy/Default/ji
> ve.war/web1001/
> 2001-06-08 07:41:30 - ContextManager: Adding context
> Ctx( /jive )
> [Auto deploy] java.net.UnknownHostException:
> java.sun.com
> [Auto deploy] at
>
org.apache.crimson.parser.Parser2.fatal(Parser2.java:3035)
> [Auto deploy] at
>
org.apache.crimson.parser.Parser2.externalParameterEntity(Par
> ser2.java:2723)
> [Auto deploy] at
>
org.apache.crimson.parser.Parser2.maybeDoctypeDecl(Parser2.ja
> va:1154)
> [Auto deploy] at
>
org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:
> 488)
> [Auto deploy] at
>
org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
> [Auto deploy] at
>
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.j
> ava:433)
> [Auto deploy] at
>
org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBui
> lderImpl.java:179)
>
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user