[jboss-user] [JBoss Seam] - jboss.com Nested exception: jboss.com <- HELP

Stateless Bean do-not-reply at jboss.com
Tue Mar 27 06:44:01 EDT 2007


Hi,
When I migrated from Seam 1.1.6 to 1.2 i get following error:
When I try starting my app, offline (no internet connection) i get this:


  | 12:33:59,313 INFO  [Pages] reading pages.xml
  | 12:33:59,463 ERROR [SeamPhaseListener] uncaught exception
  | java.lang.RuntimeException: org.dom4j.DocumentException: jboss.com Nested exception: jboss.com
  | 	at org.jboss.seam.core.Pages.getDocumentRoot(Pages.java:795)
  | 	at org.jboss.seam.core.Pages.parse(Pages.java:760)
  | 	at org.jboss.seam.core.Pages.initialize(Pages.java:99)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  | 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  | 	at java.lang.reflect.Method.invoke(Unknown Source)
  | 	at org.jboss.seam.util.Reflections.invoke(Reflections.java:18)
  | 	at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:121)
  | 

and redirects from pages.xml couldn't work:

When I'm online everythink works fine!

Maybe i need some library?
here is my libs list:

EAR:

  | boss-seam.jar
  | myProject.jar
  | el-api.jar
  | el-ri.jar
  | drools-compiler-3.0.5.jar
  | drools-core-3.0.5.jar
  | commons-jci-core-1.0-406301.jar
  | commons-jci-janino-2.4.3.jar
  | commons-lang-2.1.jar
  | janino-2.4.3.jar
  | stringtemplate-2.3b6.jar
  | antlr-2.7.6.jar
  | antlr-3.0ea8.jar
  | 

WAR:

  | jboss-seam-ui.jar
  | jsf-facelets.jar

any help?

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

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



More information about the jboss-user mailing list