[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3517) XSD files unavailable when jboss.com down for maintenance

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Oct 6 12:00:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed JBSEAM-3517.
-----------------------------

    Resolution: Rejected
      Assignee: Pete Muir


Seam bundles the current versions of all xsds and reads them locally, update your xsds.

> XSD files unavailable when jboss.com down for maintenance
> ---------------------------------------------------------
>
>                 Key: JBSEAM-3517
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3517
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.2.SP1
>         Environment: Windows Server 2003, Sun JDK 1.5.0_15, JBoss 4.2.2, Seam 2.0.2.SP1
>            Reporter: Todd Hough
>            Assignee: Pete Muir
>
> This morning (10/6/2008) around 10am CST the jboss.com site was down for maintenance.  This caused my production Seam-based applications to throw the following exception because the XSD files were not available from jboss.com.  All references to jboss.com were redirected to http://jboss.com/index.html.
> Caused by: java.lang.RuntimeException: org.dom4j.DocumentException: Error on line 1 of document http://jboss.com/index.html : The markup declarations contained or pointed to by the document type declaration must be well-formed. Nested exception: The markup declarations contained or pointed to by the document type declaration must be well-formed.
>  at org.jboss.seam.navigation.Pages.getDocumentRoot(Pages.java:971)
>  at org.jboss.seam.navigation.Pages.parse(Pages.java:929)
>  at org.jboss.seam.navigation.Pages.initialize(Pages.java:110)
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:585)
>  at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
>  at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:125)
>  at org.jboss.seam.Component.callComponentMethod(Component.java:2092)
>  at org.jboss.seam.Component.callCreateMethod(Component.java:2015)
>  at org.jboss.seam.Component.newInstance(Component.java:1976)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list