[jboss-user] [Beginners Corner] - Re: Cant deply an .ear file into the JBOSS.

Wolfgang Knauf do-not-reply at jboss.com
Thu May 7 06:01:31 EDT 2009


Hi,

this is definitively another error. Please create a new thread.

Your error is:
anonymous wrote : ...
  | Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: Connection timed out: connect
  | at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203) 
  | ...
My guess is that an XML file is validated which references a DTD or XSD unknown to JBoss, so that the parser tries to load it from the internet.
Could you verify this?

Best regards

Wolfgang

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229338#4229338

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229338



More information about the jboss-user mailing list