[jboss-user] [JBoss Seam] - Re: No active conversation context with Seam 2.0

mgrouch do-not-reply at jboss.com
Wed Jun 27 19:30:37 EDT 2007


Updating page.xml prologue

to

<page xmlns="http://jboss.com/products/seam/pages"
  |       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  |       xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">

didn't fix it.

Here is exception stack

anonymous wrote : Caused by: org.dom4j.DocumentException: Connection refused: connect Nested exception: Connection refused: connect
  |     at org.dom4j.io.SAXReader.read(SAXReader.java:484)
  |     at org.dom4j.io.SAXReader.read(SAXReader.java:343)
  |     at org.jboss.seam.util.XML.getRootElement(XML.java:16)
  |     at org.jboss.seam.navigation.Pages.getDocumentRoot(Pages.java:939)

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

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



More information about the jboss-user mailing list